Skip to content

Commit 8740b41

Browse files
Merge pull request #271973 from anavinahar/patch-278
Update outbound-rules.md
2 parents 77c5bd0 + 70960d6 commit 8740b41

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/load-balancer/outbound-rules.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: load-balancer
55
author: mbender-ms
66
ms.service: load-balancer
77
ms.topic: conceptual
8-
ms.date: 05/08/2023
8+
ms.date: 04/11/2024
99
ms.author: mbender
1010
ms.custom: template-how-to, engagement-fy23
1111
---
@@ -238,7 +238,8 @@ When only inbound NAT rules are used, no outbound NAT is provided.
238238
- The maximum number of usable ephemeral ports per frontend IP address is 64,000.
239239
- The range of the configurable outbound idle timeout is 4 to 120 minutes (240 to 7200 seconds).
240240
- Load balancer doesn't support ICMP for outbound NAT, the only supported protocols are TCP and UDP.
241-
- Outbound rules can only be applied to primary IP configuration of a NIC. You can't create an outbound rule for the secondary IP of a VM or NVA. Multiple NICs are supported.
241+
- Outbound rules can only be applied to primary IPv4 configuration of a NIC. You can't create an outbound rule for the secondary IPv4 configurations of a VM or NVA . Multiple NICs are supported.
242+
- Outbound rules for the secondary IP configuration are only supported for IPv6.
242243
- All virtual machines within an **availability set** must be added to the backend pool for outbound connectivity.
243244
- All virtual machines within a **virtual machine scale set** must be added to the backend pool for outbound connectivity.
244245

0 commit comments

Comments
 (0)