mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_04-Implement_Virtual_Networking.md
This commit is contained in:
parent
08d0e3f892
commit
68992bf16c
@ -113,7 +113,7 @@ In this task, you will deploy Azure virtual machines into different subnets of t
|
||||
|
||||
>**Note**: Wait for the deployment to complete before proceeding to the next task. This should take about 2 minutes.
|
||||
|
||||
>**Note**: If you got an error stating the VM size is not available in the region, follow the following steps:
|
||||
>**Note**: If you got an error stating the VM size is not available please ask your instructor for assistance and try these steps:
|
||||
> 1. Click on the `{}` button in your CloudShell, select the **az104-04-vms-loop-parameters.json** from the left hand side bar and take a note of the `vmSize` parameter value.
|
||||
> 1. Check the location in which the 'az104-04-rg1' resource group is deployed. You can run `az group show -n az104-04-rg1 --query location` in your CloudShell to get it.
|
||||
> 1. Run `az vm list-skus --location <Replace with your location> -o table --query "[? contains(name,'Standard_D2s')].name"` in your CloudShell.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user