Skip to content

Commit 6f38d55

Browse files
Merge pull request #287782 from mahipdeora/patch-52
Update inbound-nat-rules.md
2 parents db709f8 + ca248af commit 6f38d55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/load-balancer/inbound-nat-rules.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ There are two types of inbound NAT rule available for Azure Load Balancer, versi
2929

3030
Inbound NAT rule V1 is defined for a single target virtual machine. Inbound NAT pools are feature of Inbound NAT rules V1 and automatically creates Inbound NAT rules per VMSS intance. The load balancer's frontend IP address and the selected frontend port are used for connections to the virtual machine.
3131

32+
>[!Important]
33+
> 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.
34+
35+
3236
:::image type="content" source="./media/inbound-nat-rules/inbound-nat-rule.png" alt-text="Diagram of a single virtual machine inbound NAT rule.":::
3337

3438
### Inbound NAT rule V2

0 commit comments

Comments
 (0)