From 63712d4394f5ca11816b04b0fc7e11faeeef7fac Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 25 Jul 2023 09:29:19 -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 07bed1bd..c24be198 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -59,8 +59,8 @@ In this task, you will create a virtual network with multiple subnets by using t | Setting | Value | | --- | --- | | Subnet name | **subnet0** | - | Starting address | **10.40.0.0/24** | - | Starting address | **/24 (256 addresses)** | + | Starting address | **10.40.0.0** | + | Subnet size | **/24 (256 addresses)** | 1. Accept the defaults and click **Review and Create**. Let validation occur, and hit **Create** again to submit your deployment.