Update LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md

This commit is contained in:
staleycyn 2023-12-05 10:17:15 -08:00 committed by GitHub
parent bd8c3349ce
commit 8d19b82ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,21 @@ In this task, you verify that the deployment has finished successfuly. All prior
## Task 4: Deploy your template using Azure PowerShell
# [powershell](#tab/azure-powershell)
1. instrutions 1
1. instruction 2
```powershell
new-az
```
# [cli](#tab/az-cli)
1. ss
2. sss
## Task 5: Deploy your template using CLI
## Review