How To Create Azure Machine Learning Workspace

Creating an Azure Machine Learning workspace is essential to leverage Azure’s powerful machine learning capabilities. Let’s explore the approaches for creating this, along with the best practices and real-world scenarios.

Create Azure Machine Learning Workspace

Before discussing the actual functionality, we should know the prerequisites for doing this.

Prerequisites

You must have an Azure subscription. If you don’t have one yet, you can create an Azure Free account.

To Create Azure Machine Learning Workspace, follow the steps below.

1. Log in to the Azure Portal.

2. Search for Azure Machine Learning and click on the search result from Azure Machine Learning under the Services.

Create Azure Machine Learning Workspace

3. Click on the New workspace option from the + Create dropdown.

create an azure machine learning workspace.

4. On the Create a Machine Learning workspace windows, fill out the below details on the Basics tab.

  • Subscription: Choose your Azure Subscription.
  • Resource Group: You can select an existing Resource Group or create a new one by clicking the Create new link.
  • Name: Provide a unique name for the Azure Machine Learning workspace.
  • Region: Select the region or location.
  • Storage account: Select an existing storage account, or you can click on create new to create a new storage account, or you can keep the default option as it is.
  • Key vault: Select an existing key vault, or you can click on create new to create a new key vault. You can also keep the default option as it is.
  • Application Insights: You can select an existing Application insight, click on Create New to create a new Application insight, or keep the default option as it is.

Now, click on the Next: Networking button as shown below.

How to create Azure Machine Learning Workspace

5. On the Networking tab, select the Public option.

create Azure Machine Learning Workspace PowerShell

6. Keep all the other tab options as they are and click the Review + Create button.

7. Now, the system will validate all the information you provided and show you the validation passed the message, and then you can see the Create button. Click on the Create button, as shown in the screenshot below.

you create an azure machine learning workspace

The deployment has been completed successfully, as shown in the screenshot below. Click on the Go to Resource button to see the Azure Machine Learning Workspace that was created.

you manage an azure machine learning workspace

You can see the Azure Machine Learning Workspace that we have created below.

Azure Machine Learning Workspace

Video Tutorial

Conclusion

Creating an Azure Machine Learning Workspace is so easy using the above steps.

You may also like following the below articles.

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!