MicrosoftLearning / mslearn-azure-ml

https://microsoftlearning.github.io/mslearn-azure-ml/
MIT License
188 stars 209 forks source link

Changes in workflow and UI when setting up CloudShell #94

Closed MSFT-mengchong closed 3 months ago

MSFT-mengchong commented 3 months ago

Module: 02

Lab/Demo: 02 - Explore developer tools for workspace interaction

Task: 00 - Provision the infrastructure with the Azure CLI

Step: 04

Description of issue - The UI and workflow of setting up the Azure CloudShell have changed.

Repro steps:

  1. This is how the UI looks like now when starting Azure CloudShell image

  2. The attached screenshot is the default settings after selecting either Azure CLI or PowerShell option. image

  3. This screenshot shows the required selections. image

  4. This screenshot shows the 2nd selection (We will create a storage account for you) being picked. image

  5. This screenshot shows the Azure CloudShell setup progress, it is the same regardless of Azure CLI or Cloudshell. image

When successfully completed the UI will present either the Azure CLI or PowerShell as selected in Step 0.

afelix-95 commented 3 months ago

Thanks for pointing it out! In fact, for the purpose of the lab exercises, a storage account is not required (that wasn't an option before). The instructions were updated to reflect that change.