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
@@ -649,9 +651,12 @@ Access the custom applications that you set up in studio:
649
651
> It might take a few minutes after setting up a custom application until you can access it via the links. The amount of time taken will depend on the size of the image used for your custom application. If you see a 502 error message when trying to access the application, wait for some time for the application to be set up and try again.
650
652
> If the custom image is pulled from an Azure Container Registry, you'll need a **Contributor** role for the workspace. For information on assigning roles, see [Manage access to an Azure Machine Learning workspace](how-to-assign-roles.md).
651
653
652
-
## Next steps
654
+
## Related content
653
655
654
656
* [Manage an Azure Machine Learning compute instance](how-to-manage-compute-instance.md)
655
657
* [Access the compute instance terminal](how-to-access-terminal.md)
656
658
* [Create and manage files](how-to-manage-files.md)
657
659
* [Update the compute instance to the latest VM image](concept-vulnerability-management.md#compute-instance)
660
+
* Use the compute instance in VS Code:
661
+
* [Tutorial: Model development on a cloud workstation](tutorial-cloud-workstation.md)
662
+
* [Work in VS Code remotely connected to a compute instance (preview)](how-to-work-in-vs-code-remote.md)
0 commit comments