Skip to content

Commit 10be89d

Browse files
Merge pull request #278560 from rdeltcheva/ilb-limit-del2
Remove ILB limitation for secondary IP in backend pool - part 2
2 parents 63703f2 + 525770a commit 10be89d

6 files changed

+7
-25
lines changed

articles/sap/workloads/dbms-guide-ha-ibm.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: sap-on-azure
66
ms.subservice: sap-vm-workloads
77
ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-content
88
ms.topic: article
9-
ms.date: 01/18/2024
9+
ms.date: 06/18/2024
1010
ms.author: juergent
1111
---
1212

@@ -313,9 +313,6 @@ During VM configuration, you have an option to create or select exiting load bal
313313

314314
---
315315

316-
> [!IMPORTANT]
317-
> Floating IP isn't supported on a NIC secondary IP configuration in load-balancing scenarios. For more information, see [Azure Load Balancer limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need another IP address for the VM, deploy a second NIC.
318-
319316
> [!NOTE]
320317
> When VMs without public IP addresses are placed in the back-end pool of an internal (no public IP address) instance of Standard Azure Load Balancer, there's no outbound internet connectivity unless more configuration is performed to allow routing to public endpoints. For more information on how to achieve outbound connectivity, see [Public endpoint connectivity for VMs using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).
321318

articles/sap/workloads/high-availability-guide-rhel-ibm-db2-luw.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: sap-on-azure
99
ms.subservice: sap-vm-workloads
1010
ms.topic: article
1111
ms.tgt_pltfrm: vm-linux
12-
ms.date: 01/18/2024
12+
ms.date: 06/18/2024
1313
ms.author: juergent
1414
---
1515
# High availability of IBM Db2 LUW on Azure VMs on Red Hat Enterprise Linux Server
@@ -339,9 +339,6 @@ During VM configuration, you have an option to create or select exiting load bal
339339

340340
---
341341

342-
> [!IMPORTANT]
343-
> Floating IP isn't supported on a NIC secondary IP configuration in load-balancing scenarios. For more information, see [Azure Load Balancer limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need another IP address for the VM, deploy a second NIC.
344-
345342
> [!NOTE]
346343
> When VMs without public IP addresses are placed in the back-end pool of an internal (no public IP address) instance of Standard Azure Load Balancer, there's no outbound internet connectivity unless more configuration is performed to allow routing to public endpoints. For more information on how to achieve outbound connectivity, see [Public endpoint connectivity for VMs using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).
347344

articles/sap/workloads/high-availability-guide-rhel-multi-sid.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.custom: linux-related-content
1010
ms.topic: how-to
11-
ms.date: 01/18/2024
11+
ms.date: 06/18/2024
1212
ms.author: radeltch
1313
---
1414

@@ -107,10 +107,7 @@ SAP NetWeaver ASCS, SAP NetWeaver SCS, and SAP NetWeaver ERS use virtual hostnam
107107
* Frontend IP addresses for ASCS: 10.3.1.50 (NW1), 10.3.1.52 (NW2), and 10.3.1.54 (NW3)
108108
* Frontend IP addresses for ERS: 10.3.1.51 (NW1), 10.3.1.53 (NW2), and 10.3.1.55 (NW3)
109109
* Probe port 62000 for NW1 ASCS, 62010 for NW2 ASCS, and 62020 for NW3 ASCS
110-
* Probe port 62102 for NW1 ASCS, 62112 for NW2 ASCS, and 62122 for NW3 ASCS
111-
112-
> [!IMPORTANT]
113-
> Floating IP is not supported on a NIC secondary IP configuration in load-balancing scenarios. For details see [Azure Load balancer Limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need additional IP address for the VM, deploy a second NIC.
110+
* Probe port 62102 for NW1 ASCS, 62112 for NW2 ASCS, and 62122 for NW3 ASCS
114111

115112
> [!NOTE]
116113
> When VMs without public IP addresses are placed in the backend pool of internal (no public IP address) Standard Azure load balancer, there is no outbound internet connectivity, unless additional configuration is performed to allow routing to public end points. For details on how to achieve outbound connectivity see [Public endpoint connectivity for Virtual Machines using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).

articles/sap/workloads/high-availability-guide-rhel-netapp-files.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-conten
77
ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: article
10-
ms.date: 01/18/2024
10+
ms.date: 06/18/2024
1111
ms.author: radeltch
1212
---
1313

@@ -155,9 +155,6 @@ During VM configuration, you have an option to create or select exiting load bal
155155

156156
---
157157

158-
> [!IMPORTANT]
159-
> Floating IP isn't supported on a NIC secondary IP configuration in load-balancing scenarios. For more information, see [Azure Load Balancer limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need more IP addresses for the VM, deploy a second NIC.
160-
161158
> [!NOTE]
162159
> When VMs without public IP addresses are placed in the back-end pool of an internal (no public IP address) standard load balancer, there's no outbound internet connectivity unless more configuration is performed to allow routing to public endpoints. For more information on how to achieve outbound connectivity, see [Public endpoint connectivity for VMs by using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).
163160

articles/sap/workloads/high-availability-guide-rhel-nfs-azure-files.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-conten
77
ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: tutorial
10-
ms.date: 02/05/2024
10+
ms.date: 06/18/2024
1111
ms.author: radeltch
1212
---
1313

@@ -116,9 +116,6 @@ During VM configuration, you have an option to create or select exiting load bal
116116

117117
---
118118

119-
> [!IMPORTANT]
120-
> Floating IP isn't supported on a NIC secondary IP configuration in load-balancing scenarios. For more information, see [Load Balancer limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need another IP address for the VM, deploy a second NIC.
121-
122119
> [!NOTE]
123120
> When VMs without public IP addresses are placed in the back-end pool of an internal (no public IP address) Standard instance of Load Balancer, there's no outbound internet connectivity unless more configuration is performed to allow routing to public endpoints. For more information on how to achieve outbound connectivity, see [Public endpoint connectivity for virtual machines using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).
124121

articles/sap/workloads/high-availability-guide-rhel.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell, linux-related-conten
77
ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: article
10-
ms.date: 01/18/2024
10+
ms.date: 06/18/2024
1111
ms.author: radeltch
1212
---
1313

@@ -115,9 +115,6 @@ During VM configuration, you have an option to create or select exiting load bal
115115

116116
---
117117

118-
> [!IMPORTANT]
119-
> Floating IP isn't supported on a NIC secondary IP configuration in load-balancing scenarios. For more information, see [Azure Load Balancer limitations](../../load-balancer/load-balancer-multivip-overview.md#limitations). If you need another IP address for the VM, deploy a second NIC.
120-
121118
> [!NOTE]
122119
> When VMs without public IP addresses are placed in the back-end pool of an internal (no public IP address) Standard Azure load balancer, there's no outbound internet connectivity unless more configuration is performed to allow routing to public endpoints. For more information on how to achieve outbound connectivity, see [Public endpoint connectivity for VMs using Azure Standard Load Balancer in SAP high-availability scenarios](./high-availability-guide-standard-load-balancer-outbound-connections.md).
123120

0 commit comments

Comments
 (0)