Merge pull request #768 from autosysops/lab3-task1-step2-availability_zone

Fix Availability Zone Lab 3 Task 1 Step 2
This commit is contained in:
staleycyn 2023-09-07 06:30:49 -07:00 committed by GitHub
commit 9a6f1d4784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ In this task, you will use the Azure portal to create resource groups and create
|Resource Group| the name of a new resource group **az104-03a-rg1** |
|Disk name| **az104-03a-disk1** |
|Region| **(US) East US** |
|Availability zone| **None** |
|Availability zone| **No infrastructure redundancy required** |
|Source type| **None** |
>**Note**: When creating a resource, you have the option of creating a new resource group or using an existing one.
@ -84,7 +84,7 @@ In this task, you will apply a resource lock to an Azure resource group containi
|Resource Group| click **create new** resource group and name it **az104-03a-rg3** |
|Disk name| **az104-03a-disk2** |
|Region| the name of the Azure region where you created the other resource groups in this lab |
|Availability zone| **None** |
|Availability zone| **No infrastructure redundancy required** |
|Source type| **None** |
1. Set the disk type and size to **Standard HDD** and **32 GiB**, respectively.