Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Create a Machine Learning Workspace in Azure

Where do you start when migrating your machine learning workflows to Azure? How do you get the necessary resources provisioned? What resources will you even need? Azure Machine Learning workspaces help answer all of these questions. This lab will have you create an Azure Machine Learning workspace, which is the first step in doing machine learning on Azure. ## Scenario As your team migrates to the cloud, you need to provision Azure resources to allow you to train machine learning models. You'll need Storage and Compute, a way to monitor your progress, and a place to work on your Notebooks. Azure provides all of these in one place: Machine Learning workspaces. You will practice setting up a Machine Learning Studio workspace for future use.

Azure icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 30m
Published
Clock icon Apr 10, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Provision the Machine Learning Workspace

    1. Create a Machine Learning Studio workspace. Look at the Infrastructure-as-Code template for the workspace, so you can begin to automate this process.
    2. View the Resource Group to see all resources created.
  2. Challenge

    Create a Notebook to Run Code

    1. Create a new Compute Instance to host your Notebook. The Virtual Machine will only be used for the Notebook, so use the lowest power, "general purpose" machine from among the recommended options.
    2. Create a new Python Notebook using a version that includes the Python AzureML kernel.
    3. Print Hello, world! in the notebook to verify that it is working.
  3. Challenge

    Stop the Notebook Server

    Stop the Compute Instance being used to run the Jupyter Notebook.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans