Update LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md

This commit is contained in:
staleycyn 2024-01-11 17:30:45 -08:00 committed by GitHub
parent 6c1323df2b
commit 1311849b4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,9 +61,10 @@ In this task, you use the Azure portal to generate an Azure Resource Manager tem
| Region | **East US** |
| Availability zone | **No infrastructure redundancy required** |
| Source type | **None** |
| Performance | **Standard HDD** |
| Performance | **Standard HDD** (change size) |
| Size | **32 Gib** |
>**Note:** We are creating a simple managed disk so you can practice with templates. Azure managed disks are block-level storage volumes that are managed by Azure and used with Azure virtual machines.
1. Click **Review + Create** *once*. Do **not** deploy the resource.