From 65401e865039b89a0a5c426d9b17b996e21aaf37 Mon Sep 17 00:00:00 2001 From: Clifford Brent Smith <78555251+clifford-smith@users.noreply.github.com> Date: Wed, 14 Apr 2021 12:26:42 -0600 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md reordered list to match interface changes --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.