Skip to content

Commit 69f0c1b

Browse files
authored
Merge pull request #96425 from lrivallain/public-ip-doc-fix
Fix typo in public IP DNAT configuration
2 parents 6a68836 + c82a14d commit 69f0c1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-vmware/enable-public-ip-nsx-edge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A Sourced Network Translation Service (SNAT) with Port Address Translation (PAT)
7878
1. Enter a name.
7979
1. Select **SNAT**.
8080
1. Optionally, enter a source such as a subnet to SNAT or destination.
81-
1. Enter the translated IP. This IP is from the range of Public IPs you reserved from the Azure VMware Solution Portal.
81+
1. Enter the translated IP. This IP is from the range of Public IPs you reserved from the Azure VMware Solution Portal.
8282
1. Optionally, give the rule a higher priority number. This prioritization will move the rule further down the rule list to ensure more specific rules are matched first.
8383
1. Click **SAVE**.
8484

@@ -106,8 +106,8 @@ A Destination Network Translation Service (DNAT) is used to expose a VM on a spe
106106
**Configure the DNAT rule**
107107
1. Name the rule.
108108
1. Select **DNAT** as the action.
109-
1. Enter the reserved Public IP in the destination match.
110-
1. Enter the VM Private IP in the translated IP. This IP is from the range of Public IPs reserved from the Azure VMware Solution Portal.
109+
1. Enter the reserved Public IP in the destination match. This IP is from the range of Public IPs reserved from the Azure VMware Solution Portal.
110+
1. Enter the VM Private IP in the translated IP.
111111
1. Select **SAVE**.
112112
1. Optionally, configure the Translated Port or source IP for more specific matches.
113113

0 commit comments

Comments
 (0)