Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Conversation

@mkennten
Copy link
Contributor

Module: 13

Lab: 01

Added some clarifications and fixed an issue with copy&paste of PowerShell code in the Cloud Shell.

Changes proposed in this pull request:
Corrected indention for Task 2
Added folder name to clarify where to store the JSON file
Clarify Cloud Shell usage
Ex 1 Task 3 Split PowerShell code into two part

Step 7 was shown as a new step 1.
Added folder name "C:\templates" to clarify where to store the JSON file
Added a note and changed the formatting to avoid confusing about the switch from PowerShell to Bash session (it is not required when the previous PowerShell session is still active as PowerShell supports AZ CLI too.
The copy and pasting of the PowerShell code was not working because the Read-Host did not stop for the user's input, instead the next lines were used as input and the resource group could not get created. For most users in the Cloud Shell that caused issues, on a local computer with normal copy and paste it seemed to work. Have split this to avoid an issue here.
@mkennten mkennten merged commit 3c83649 into MicrosoftLearning:master Jan 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant