Skip to content

Commit 01f6459

Browse files
Merge pull request #249431 from ChaitanyaNaykodi-MSFT/patch-172
(AzureCXP) Updating a typo
2 parents 2a242fc + 4fe226b commit 01f6459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/networking/fundamentals/networking-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Using Azure DNS, you can host and resolve public domains, manage DNS resolution
8686

8787
### <a name="nat"></a>Virtual network NAT Gateway
8888

89-
[Virtual Network NAT](../../virtual-network/nat-gateway/nat-overview.md) (network address translation) simplifies outbound-only Internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses your specified static public IP addresses. Outbound connectivity is possible without load balancer or public IP addresses directly attached to virtual machines.
90-
For more information, see [What is virtual network NAT gateway?
89+
Virtual Network NAT(network address translation) simplifies outbound-only Internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses your specified static public IP addresses. Outbound connectivity is possible without load balancer or public IP addresses directly attached to virtual machines.
90+
For more information, see [What is virtual network NAT gateway](../../virtual-network/nat-gateway/nat-overview.md)?
9191

9292
:::image type="content" source="./media/networking-overview/flow-map.png" alt-text="Virtual network NAT gateway":::
9393

0 commit comments

Comments
 (0)