Skip to content

Commit 7f8f1cc

Browse files
committed
fixes
1 parent c3a2ca4 commit 7f8f1cc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/virtual-network/nat-gateway/nat-overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

33
title: What is Azure Virtual Network NAT?
44
titlesuffix: Azure Virtual Network
5-
description: Overview of Virtual Network NAT features, resources, architecture, and implementation. Learn how Virtual Network NAT works and how to use NAT gateway resources in the cloud.
5+
description: Overview of Virtual Network NAT features, resources, architecture, and implementation. Learn how Virtual Network NAT works and how to use NAT gateway resources in Azure.
66
services: virtual-network
77
author: asudbring
88
ms.service: virtual-network
99
ms.subservice: nat
1010
ms.topic: conceptual
11-
ms.date: 10/20/2021
11+
ms.date: 02/25/2022
1212
ms.author: allensu
13-
# Customer intent: As an IT administrator, I want to learn more about Virtual Network NAT, its NAT gateway resources, and what I can use them for.
1413
---
1514

1615
# What is Virtual Network NAT?
@@ -25,7 +24,7 @@ Virtual Network NAT is a fully managed and highly resilient Network Address Tran
2524

2625
### Security
2726

28-
With NAT, individual VMs (or other compute resources) don't need public IP addresses and can remain fully private. Such resources without a public IP address can still reach external sources outside the VNet. You can also associate a public IP prefix to ensure that a contiguous set of IPs will be used for outbound. Destination firewall rules can be configured based on this predictable IP list.
27+
With NAT, individual VMs (or other compute resources) don't need public IP addresses and can remain fully private. Resources without a public IP address can still reach external sources outside the virtual network. You can associate a public IP prefix to ensure that a contiguous set of IPs will be used for outbound. Destination firewall rules can be configured based on this predictable IP list.
2928

3029
### Resiliency
3130

0 commit comments

Comments
 (0)