You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1225,7 +1225,10 @@ If the image you're trying to reference doesn't exist in the container registry
1225
1225
* Check that you've used the correct tag and that you've set `user_managed_dependencies` to `True`. Setting [user_managed_dependencies](https://aka.ms/azureml/environment/environment-python-section) to `True` disables conda and uses the user's installed packages
1226
1226
1227
1227
If you haven't provided credentials for a private registry you're trying to pull from, or the provided credentials are incorrect
1228
-
* Set [workspace connections](https://aka.ms/azureml/environment/set-connection-v1) for the container registry if needed
1228
+
* Set [workspace connections](https://github.com/Azure/azureml-examples/blob/main/sdk/python/resources/connections/connections.ipynb) for the container registry if needed
0 commit comments