mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 08:39:08 +00:00
Update LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md
This commit is contained in:
parent
4f7036c99d
commit
c11bc68529
@ -179,7 +179,7 @@ In this task, you work with the Azure Cloud Shell and Azure PowerShell. Azure Cl
|
|||||||
Get-AzDisk
|
Get-AzDisk
|
||||||
```
|
```
|
||||||
|
|
||||||
## Task 5: Deploy a template with the CLI
|
## Task 4: Deploy a template with the CLI
|
||||||
|
|
||||||
1. Continue in the **Cloud Shell** select **Bash**. **Confirm** your choice.
|
1. Continue in the **Cloud Shell** select **Bash**. **Confirm** your choice.
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ In this task, you work with the Azure Cloud Shell and Azure PowerShell. Azure Cl
|
|||||||
az disk list --output table
|
az disk list --output table
|
||||||
```
|
```
|
||||||
|
|
||||||
## Task 6: Deploy a resource by using Azure Bicep
|
## Task 5: Deploy a resource by using Azure Bicep
|
||||||
|
|
||||||
In this task, you will use a Bicep file to deploy a managed disk. Bicep is a declarative automation tool that is built on ARM templates.
|
In this task, you will use a Bicep file to deploy a managed disk. Bicep is a declarative automation tool that is built on ARM templates.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user