From b1fc32609e4e87e617bbafb82ec375f8306bae65 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Wed, 24 Jan 2024 07:47:13 -0800 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index 7dcdf12d..983274a2 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -160,7 +160,14 @@ In this task, you will configure static assignment of public and private IP addr 1. Select **Associate public IP address** and in the **Public IP address** drop-down select **az104-04-pip0**. ->**Note:** If you receive an error, *domain name is already in use*, this is a known issue. You will need to locate the public ip address and associate it to the NIC separately. + >**Note:** If you receive an error, *domain name is already in use*, this is a known issue. You will need to locate the public ip address and associate it to the NIC separately. + > + > + Go to **Public IP addresses** + > + Click **az104-04-pip0** + > + In the **Overview** pane click **Associate IP** + > + Set **Resource type** to **Network interface** + > + Set **Network interface** to **az104-04-nic0** + > + Repeat for **az104-04-pip1** and **az104-04-nic1** 1. Select **Save**.