01 Sign in to the Microsoft Azure Portal.
02 Navigate to All resources blade available at https://portal.azure.com/#browse/all to access all your Microsoft Azure cloud resources.
03 Choose the Azure subscription that you want to access from the Subscription equalls all filter box and choose Apply.
04 From the Type equals all filter box, select Type for Filter, Equals for Operator, and Azure Machine Learning workspace for Value, then choose Apply to list the Azure Machine Learning workspaces available in the selected subscription.
05 Click on the name (link) of the Machine Learning workspace that you want to access.
06 In the resource navigation panel, select Overview, and choose Launch studio to open the Azure Machine Learning Studio.
07 In the left navigation panel, under Manage, choose Compute, and select the Compute instances tab.
08 Root access can't be disabled after instance deployment. To disable root access for your Azure Machine Learning compute instances, you must re-create your instances with the appropriate access configuration. Choose New and perform the following actions to create your new, compliant compute instance:
- For Required settings, enter a name for the new instance in the Compute name box, select the instance type from the Virtual machine type, choose Select from all options under Virtual machine size, and select the appropriate VM size for your instance. Choose Next to continue the setup process.
- (Optional) For Scheduling, choose whether to schedule the compute to start or stop on a recurring basis. You can also configure instance auto shutdown on this step. Choose Next to continue.
- For Security, configure security settings such as SSH access, virtual network injection, root access, Single Sign-On (SSO), and managed identity for your new compute instance. Under Root access, ensure that Allow root access button is swiched off. Choose Next to continue the setup.
- (Optional) For Applications, choose Add application, and add custom applications you may want to use on your compute instance. You can also choose to provision the new instance with a creation and/or startup script on this step. Choose Next to continue.
- (Optional) For Tags, use the Name and Value text fields to create the tagging schema for your compute instance. Choose Next to continue the setup.
- For Review, review the instance configuration and choose Create to deploy your new, compliant compute instance.
09 (Optional) To remove the non-compliant compute instance from your Azure Machine Learning workspace, select the instance that you want to remove, select Delete, and choose again Delete in the confirmation box.