To create an Azure Machine Learning workspace from the Azure portal, you can follow these steps:
- Sign in to the Azure portal (https://portal.azure.com).
- Click on the "+ Create a resource" button on the top left corner of the portal.
- In the search bar, type "Azure Machine Learning" and select "Azure Machine Learning" from the results.
- Click on the "Create" button to start creating a new Azure Machine Learning workspace.
- In the "Basics" tab, provide a unique name for your workspace.
- Select the subscription, resource group, and region for your workspace.
- Click on the "Next: Networking" button to proceed to the next step.
- Configure the networking settings according to your requirements (for demo purposes you can leave it with the default values).
- Click on the "Next: Encryption" button to proceed to the next step.
- Configure the data encryption settings according to your requirements. (for demo purposes you can leave it with the default values).
- Click on the "Next: Identity" button to proceed to the next step.
- Configure the identity settings according to your requirements. (for demo purposes you can leave it with the default values).
- Click on the "Next: Tags" button to proceed to the next step.
- Configure the tags settings as needed. (for demo purposes you can leave it with the default values).
- Click on the "Review + create" button to review your workspace configuration.
- After reviewing, click on the "Create" button to create the Azure Machine Learning workspace.
- Wait for the deployment to complete. This may take a few minutes.
- Once the deployment is successful, you can access your Azure Machine Learning workspace from the Azure portal.
Your resource group should look something like this