diff --git a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md index c05b1e1a..ddf681e2 100644 --- a/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md +++ b/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md @@ -202,8 +202,7 @@ In this task, you will configure network security groups in order to allow for r | Source | **Any** | | Source port ranges | * | | Destination | **Any** | - | Destination port ranges | **3389** | - | Protocol | **TCP** | + | Service | **RDP** | | Action | **Allow** | | Priority | **300** | | Name | **AllowRDPInBound** |