Skip to content

Commit eb2c449

Browse files
authored
Merge pull request #126323 from devbistt/patch-2
Fix destination address in tutorial-firewall-dnat.md
2 parents 81cb4bf + 31f7ddc commit eb2c449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/tutorial-firewall-dnat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ For the **SN-Workload** subnet, configure the outbound default route to go throu
206206
7. For **Protocol**, select **TCP**.
207207
8. For **Source type**, select **IP address**.
208208
9. For **Source**, type *.
209-
10. For **Destination Addresses**, type the firewall's public or private IP address.
209+
10. For **Destination Addresses**, type the firewall's public IP address.
210210
11. For **Destination ports**, type **3389**.
211211
12. For **Translated Address**, type the private IP address of the Srv-Workload virtual machine.
212212
13. For **Translated port**, type **3389**.

0 commit comments

Comments
 (0)