Merge pull request #1006 from ITBlandMCT/patch-3

Update LAB_03b update PowerShell command
This commit is contained in:
staleycyn 2025-09-17 10:58:33 -07:00 committed by GitHub
commit 4ab86eff45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ In this task, you work with the Azure Cloud Shell and Azure PowerShell. Azure Cl
1. Confirm the disk was created.
```powershell
Get-AzDisk
Get-AzDisk | ft
```
## Task 4: Deploy a template with the CLI