diff --git a/how-to-use-azureml/manage-azureml-service/authentication-in-azureml/authentication-in-azureml.ipynb b/how-to-use-azureml/manage-azureml-service/authentication-in-azureml/authentication-in-azureml.ipynb index 9354a50be..262f783f9 100644 --- a/how-to-use-azureml/manage-azureml-service/authentication-in-azureml/authentication-in-azureml.ipynb +++ b/how-to-use-azureml/manage-azureml-service/authentication-in-azureml/authentication-in-azureml.ipynb @@ -196,7 +196,7 @@ "\n", "Then, assign the VM access to your Workspace. For example from Azure Portal, navigate to your workspace, select __Access Control (IAM)__, __Add Role Assignment__, specify __Virtual Machine__ for __Assign Access To__ dropdown, and select your VM's identity.\n", "\n", - "![msi assignment](images/msiaccess.PNG)\n", + "![msi assignment](images/svc-pr-4.PNG)\n", "\n", "After completing these steps, you can use authenticate using MsiAuthentication instance." ] @@ -540,4 +540,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}