MicrosoftLearning / AZ-104-MicrosoftAzureAdministrator

AZ-104 Microsoft Azure Administrator
https://microsoftlearning.github.io/AZ-104-MicrosoftAzureAdministrator/
MIT License
3.54k stars 3.97k forks source link

Lab 03 - Cloud Shell upload of files #902

Closed melvinporter closed 2 months ago

melvinporter commented 3 months ago

Module: 03

Task 3: Configure the Cloud Shell and deploy a template with Azure PowerShell

Step: 5

Cloud Shell upload step and edit - clarification

  1. Select Manage Files and then select Upload to upload the template and parameters file from the downloads directory. You will need to upload each file separately. cloudshell

  2. Select the Editor icon, the Switch the Classic Cloud Shell message appears, click Confirm to enter the Classic Cloud Shell view. (remove reference to curly brackets here - see diagram above). In the Classic Cloud Shell view select the Editor (curly brackets) icon and navigate to the template JSON file on the left in the navigation pane.

  3. In the template JSON file change the disk name to az104-disk3. Use Ctrl +S to save your changes.

Task 4: Step 4 - has a similar issue to step 8:

  1. In the template JSON file change the disk name to az104-disk4. Use Ctrl +S to save your changes.
WigF1 commented 3 months ago

One note with Step 5, you no longer need to add each file separately! After a decade, you can finally select multiple files and it works!

staleycyn commented 2 months ago

Made a change.