Skip to content

Commit a83a546

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#369132
Updated line number 208 From For Source, type *. To For Source, specify the IP address or range that you want to allow. For example, 192.168.1.0/24.
1 parent 2030c96 commit a83a546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/tutorial-firewall-dnat-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ This rule allows you to connect a remote desktop to the Srv-Workload virtual mac
205205
1. For **Rule collection group**, select **DefaultDnatRuleCollectionGroup**.
206206
1. Under **Rules**, for **Name**, type **rdp-nat**.
207207
1. For **Source type**, select **IP address**.
208-
1. For **Source**, type **\***.
208+
1. For **Source**, specify the IP address or range that you want to allow. For example, 192.168.1.0/24.
209209
1. For **Protocol**, select **TCP**.
210210
1. For **Destination Ports**, type **3389**.
211211
1. For **Destination Type**, select **IP Address**.

0 commit comments

Comments
 (0)