Simplified inbound rule using predefined RDP service.

This commit is contained in:
Roman Korecky 2021-02-15 23:24:55 +01:00
parent ee45fc0249
commit 5659f1f089

View File

@ -172,8 +172,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** |