You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/configure-public-ip-nat-gateway.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: mbender
7
7
ms.service: azure-virtual-network
8
8
ms.subservice: ip-services
9
9
ms.topic: how-to
10
-
ms.date: 08/24/2023
10
+
ms.date: 01/07/2025
11
11
ms.custom: template-how-to, engagement-fy23
12
12
---
13
13
@@ -50,7 +50,7 @@ In this section, you create a NAT gateway resource. You select the IP address yo
50
50
| ------- | ----- |
51
51
|**Project details**||
52
52
| Subscription | Select your subscription. |
53
-
| Resource group | Select **Create new**.</br> Enter **myResourceGroupNAT**.</br> Select **OK**. |
53
+
| Resource group | Select **Create new**.</br> Enter **myResourceGroupNAT**.</br> Select **OK**. |
54
54
|**Instance details**||
55
55
| Name | Enter **myNATgateway**. |
56
56
| Region | Select **(US) West US 2**. |
@@ -103,7 +103,7 @@ To change the IP, you associate a new public IP address created previously with
103
103
Public IP prefixes extend the extensibility of SNAT for outbound connections from the NAT gateway. A public IP prefix avoids SNAT port exhaustion. Each IP provides 64,512 ephemeral ports to NAT gateway for connecting outbound.
104
104
105
105
> [!NOTE]
106
-
> When assigning a public IP prefix to a NAT gateway, the entire range will be used.
106
+
> When assigning a public IP prefix to a NAT gateway, the entire range is used.
107
107
108
108
In this section, you change the outbound IP configuration to use a public IP prefix you created previously.
109
109
@@ -139,7 +139,7 @@ In this section, you change the outbound IP configuration to use a public IP pre
139
139
> [!NOTE]
140
140
> Any outbound configuration from a load-balancing rule or outbound rules is superseded by NAT gateway. Members of the load balancer backend pool would also use the NAT gateway for outbound connections. For more information, see [Design virtual networks with NAT gateway](../nat-gateway/nat-gateway-resource.md).
141
141
142
-
* NAT gateways and public IP addresses can have a TCP timeout value assigned for how long to keep a connection open before hearing keepalives. If a public IP is assigned to a NAT Gateway, the timeout value on the IP takes precedence. For more information, see [Design virtual networks with NAT gateway](../nat-gateway/nat-gateway-resource.md#timers).
142
+
* NAT gateways and public IP addresses can have a TCP timeout value assigned for how long to keep a connection open before hearing keepalives. If a public IP is assigned to a NAT Gateway, the timeout value on the IP takes precedence. For more information, see [Design virtual networks with NAT gateway](../nat-gateway/nat-gateway-resource.md#timers).
0 commit comments