mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md
This commit is contained in:
parent
84cc447e90
commit
6968a03d87
@ -16,9 +16,9 @@ This lab requires an Azure subscription. Your subscription type may affect the a
|
||||
|
||||
There are a couple of interactive lab simulations that you might find useful for this topic. The simulation lets you to click through a similar scenario at your own pace. There are differences between the interactive simulation and this lab, but many of the core concepts are the same. An Azure subscription is not required.
|
||||
|
||||
**[Create a virtual machine with a template](https://mslearn.cloudguides.com/en-us/guides/AZ-900%20Exam%20Guide%20-%20Azure%20Fundamentals%20Exercise%209)**. Deploy a virtual machine with a QuickStart template.
|
||||
[Create a virtual machine with a template](https://mslearn.cloudguides.com/en-us/guides/AZ-900%20Exam%20Guide%20-%20Azure%20Fundamentals%20Exercise%209). Deploy a virtual machine with a QuickStart template.
|
||||
|
||||
**[Manage Azure resources by using Azure Resource Manager templates](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%205)**. Review, create, and deploy a managed disks with a template.
|
||||
[Manage Azure resources by using Azure Resource Manager templates](https://mslabs.cloudguides.com/guides/AZ-104%20Exam%20Guide%20-%20Microsoft%20Azure%20Administrator%20Exercise%205). Review, create, and deploy a managed disks with a template.
|
||||
|
||||
## Lab scenario
|
||||
Your team has explored the basic Azure administrative capabilities such as provisioning resources and organizing them based on resource groups. Next, your team wants to look at ways to automate and simplify deployments. Organizations often look to automation to reduce administrative overhead, reduce human error or increase consistency, and as a way to enable administrators to work on more complex or creative tasks.
|
||||
@ -58,8 +58,6 @@ In this task, you use the Azure portal to generate an Azure Resource Manager tem
|
||||
| Size | **32 Gb** |
|
||||
| Performance | **Standard HDD** |
|
||||
|
||||

|
||||
|
||||
1. Click **Review + Create** *once*. Do **not** actually deploy the resource.
|
||||
|
||||
1. After the validation, click **Download a template for automation** (bottom of the page).
|
||||
@ -126,8 +124,6 @@ In this task, you use the template that you created to deploy a new managed disk
|
||||
| Network Access Policy | **AllowAll** |
|
||||
| Public Network Access | Disabled |
|
||||
|
||||

|
||||
|
||||
1. Select **Review + Create** and then select **Create**.
|
||||
|
||||
1. Verify that the deployment completed successfully.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user