diff --git a/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md b/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md index 4be59078..64d3e960 100644 --- a/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md +++ b/Instructions/Labs/LAB_02a_Manage_Subscriptions_and_RBAC.md @@ -43,7 +43,7 @@ In this task, you will create and configure management groups. 1. Sign in to the [Azure portal](https://portal.azure.com). -1. Search for and select **Management groups** and then, on the **Management groups** blade, click **+ Add management group**. +1. Search for and select **Management groups** and then, on the **Management groups** blade, click **+ Add**. >**Note**: If you have not previously created Management Groups, select **Start using management groups** diff --git a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md index 9281e713..16abda1a 100644 --- a/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md +++ b/Instructions/Labs/LAB_03a-Manage_Azure_Resources_by_Using_the_Azure_Portal.md @@ -31,7 +31,7 @@ In this task, you will use the Azure portal to create resource groups and create 1. Sign in to the [Azure portal](https://portal.azure.com). -1. In the Azure portal, search for and select **Disks**, click **+ New**, and specify the following settings: +1. In the Azure portal, search for and select **Disks**, click **+ Add, + Create, or + New**, and specify the following settings: |Setting|Value| |---|---| @@ -72,7 +72,7 @@ In this task, we will move the disk resource you created in the previous task to In this task, you will apply a resource lock to an Azure resource group containing a disk resource. -1. In the Azure portal, search for and select **Disks**, click **+ New**, and specify the following settings: +1. In the Azure portal, search for and select **Disks**, click **+ Add, + Create, or + New**, and specify the following settings: |Setting|Value| |---|---| diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index fdb25dd2..e5bcf393 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -127,8 +127,6 @@ In this task, you will configure static assignment of public and private IP addr 1. In the list IP configurations, click **ipconfig1**. -1. On the **ipconfig1** blade, set **Assignment** to **Static**, leave the default value of **IP address** set to **10.40.0.4**. - 1. On the **ipconfig1** blade, in the **Public IP address settings** section, select **Associate**, click **+ Create new**, specify the following settings, and click **OK**: | Setting | Value | @@ -136,6 +134,8 @@ In this task, you will configure static assignment of public and private IP addr | Name | **az104-04-pip0** | | SKU | **Standard** | +1. On the **ipconfig1** blade, set **Assignment** to **Static**, leave the default value of **IP address** set to **10.40.0.4**. + 1. Back on the **ipconfig1** blade, save the changes. 1. Navigate back to the **az104-04-vnet1** blade @@ -146,8 +146,6 @@ In this task, you will configure static assignment of public and private IP addr 1. In the list IP configurations, click **ipconfig1**. -1. On the **ipconfig1** blade, set **Assignment** to **Static**, leave the default value of **IP address** set to **10.40.1.4**. - 1. On the **ipconfig1** blade, in the **Public IP address settings** section, select **Associate**, click **+ Create new**, specify the following settings, and click **OK**: | Setting | Value | @@ -155,6 +153,8 @@ In this task, you will configure static assignment of public and private IP addr | Name | **az104-04-pip1** | | SKU | **Standard** | +1. On the **ipconfig1** blade, set **Assignment** to **Static**, leave the default value of **IP address** set to **10.40.1.4**. + 1. Back on the **ipconfig1** blade, save the changes. 1. Navigate back to the **az104-04-rg1** resource group blade, in the list of its resources, click **az104-04-vm0**, and from the **az104-04-vm0** virtual machine blade, note the public IP address entry. diff --git a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md index 1bc88312..7bcc4a64 100644 --- a/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md +++ b/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md @@ -355,7 +355,7 @@ In this task, you will configure and test routing between the two spoke virtual | Virtual network | **az104-06-vnet3** | | Subnet | **subnet0** | -1.Click **OK** +1. Click **OK** 1. In the Azure portal, navigate back to the **Network Watcher - Connection troubleshoot** blade. @@ -433,7 +433,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur | Interval | **5** | | Unhealthy threshold | **2** | -1. Click **OK** +1. Click **Add** 1. Wait for the health probe to be created, in the **Settings** section, click **Load balancing rules**, and then click **+ Add**. @@ -453,7 +453,7 @@ In this task, you will implement an Azure Load Balancer in front of the two Azur | TCP reset | **Disabled** | | Floating IP (direct server return) | **Disabled** | -1. Click **OK** +1. Click **Add** 1. Wait for the load balancing rule to be created, click **Overview**, and note the value of the **Public IP address**.