From 6d5ee9c288419e117d10b02c87775ff1c6eee0f8 Mon Sep 17 00:00:00 2001 From: polichtm Date: Wed, 19 Feb 2020 16:04:27 -0500 Subject: [PATCH] Update LAB_04-Implement_Virtual_Networking.md --- Instructions/Labs/LAB_04-Implement_Virtual_Networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index dada6ff1..3b677875 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -169,7 +169,7 @@ In this task, you will configure network security groups in order to allow for r | Setting | Value | | --- | --- | | Source | **Any** | - | Source port ranges | ***** | + | Source port ranges | * | | Destination | **Any** | | Destination port ranges | **3389** | | Protocol | **TCP** |