Skip to content

Commit 10272c7

Browse files
Merge pull request #286719 from mbender-ms/patch-987814
load balancer - Update load-balancer-nat-pool-migration.md
2 parents 0c19d0e + 08cc936 commit 10272c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/load-balancer/load-balancer-nat-pool-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.author: mbender
1313

1414
An [inbound NAT rule](inbound-nat-rules.md) is used to forward traffic from a load balancer’s frontend to one or more instances in the backend pool. These rules provide a 1:1 mapping between the load balancer’s frontend IP address and backend instances. There are currently two versions of Inbound NAT rules, version 1 and version 2.
1515

16+
>[!Important]
17+
> On September 30, 2027, Inbound NAT rules v1 will be retired. If you are currently using Inbound NAT rules v1, make sure to upgrade to Inbound NAT rules v2 prior to the retirement date.
18+
1619
## NAT rule version 1
1720

1821
[Version 1](inbound-nat-rules.md) is the legacy approach for assigning an Azure Load Balancer’s frontend port to each backend instance. Rules are applied to the backend instance’s network interface card (NIC). For Azure Virtual Machine Scale Sets (VMSS) instances, inbound NAT rules are automatically created/deleted as new instances are scaled up/down. For VMSS instanes use the `Inbound NAT Pool` property to manage Inbound NAT rules version 1.

0 commit comments

Comments
 (0)