diff --git a/New Instructions/Lab/LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md b/New Instructions/Lab/LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md index 42e25ca8..30bab8ae 100644 --- a/New Instructions/Lab/LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md +++ b/New Instructions/Lab/LAB_03-Manage_Azure_Resources_by_Using_ARM_Templates.md @@ -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** | - ![Screenshot of create disk.](../media/az104-lab03b-createdisk.png) - 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 | - ![Screenshot of cusomtized template.](../media/az104-lab03b-customdeploy.png) - 1. Select **Review + Create** and then select **Create**. 1. Verify that the deployment completed successfully.