mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Merge pull request #127 from tofusgh/patch-9
add note to assist customer in finding region
This commit is contained in:
commit
72aca4c9ed
@ -46,6 +46,8 @@ In this task, you will deploy three virtual machines, each into a separate virtu
|
|||||||
|
|
||||||
New-AzResourceGroup -Name $rgName -Location $location
|
New-AzResourceGroup -Name $rgName -Location $location
|
||||||
```
|
```
|
||||||
|
>**Note**: You may run get-azlocation to find the regions available to insert in the command above: $location ='east us'
|
||||||
|
|
||||||
1. From the Cloud Shell pane, run the following to create the first virtual network and deploy a virtual machine into it by using the template and parameter files you uploaded:
|
1. From the Cloud Shell pane, run the following to create the first virtual network and deploy a virtual machine into it by using the template and parameter files you uploaded:
|
||||||
|
|
||||||
```pwsh
|
```pwsh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user