From b68d327482eb6374fdd5d53ded810f757324b9c1 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 22 Jun 2023 06:41:13 -0700 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index ebce6856..07bed1bd 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -140,7 +140,7 @@ In this task, you will configure static assignment of public and private IP addr 1. Ensure the **resource group** is **az104-04-rg1**, -1. In the **Configuration Details** ensure the **name** is **az104-04-pip01**. +1. In the **Configuration Details** ensure the **name** is **az104-04-pip1**. 1. Select **Review and create** and then **Create**. @@ -172,7 +172,7 @@ In this task, you will configure static assignment of public and private IP addr 1. Ensure the **Allocation** is **Static**. -1. Select **Associate public IP address** and in the **Public IP address** drop-down select **az104-04-pip0**. +1. Select **Associate public IP address** and in the **Public IP address** drop-down select **az104-04-pip1**. 1. Select **Save**.