Skip to content

Commit 42c9443

Browse files
committed
Update the ILB creation instructions in HA articles to clarify that 2nd ILB is not needed
1 parent dcc5b91 commit 42c9443

File tree

2 files changed

+24
-28
lines changed

2 files changed

+24
-28
lines changed

articles/virtual-machines/workloads/sap/high-availability-guide-suse-netapp-files.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -254,13 +254,12 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
254254
1. IP address 10.1.1.21 for the ASCS ERS
255255
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
256256
1. Create the backend pools
257-
1. Create a backend pool
258-
1. Open the load balancer, select backend pools, and click Add
259-
1. Enter the name of the new backend pool (for example **backend.QAS**)
260-
1. Click Add a virtual machine.
261-
1. Select Virtual machine
262-
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
263-
1. Click Add
257+
1. Open the load balancer, select backend pools, and click Add
258+
1. Enter the name of the new backend pool (for example **backend.QAS**)
259+
1. Click Add a virtual machine.
260+
1. Select Virtual machine
261+
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
262+
1. Click Add
264263
1. Create the health probes
265264
1. Port 620**00** for ASCS
266265
1. Open the load balancer, select health probes, and click Add
@@ -289,13 +288,12 @@ First you need to create the Azure NetApp Files volumes. Deploy the VMs. Afterwa
289288
1. IP address 10.1.1.21 for the ASCS ERS
290289
* Repeat the steps above under "a" to create an IP address for the ERS (for example **10.1.1.21** and **frontend.QAS.ERS**)
291290
1. Create the backend pools
292-
1. Create a backend pool
293-
1. Open the load balancer, select backend pools, and click Add
294-
1. Enter the name of the new backend pool (for example **backend.QAS**)
295-
1. Click Add a virtual machine.
296-
1. Select the Availability Set you created earlier for ASCS
297-
1. Select the virtual machines of the (A)SCS cluster
298-
1. Click OK
291+
1. Open the load balancer, select backend pools, and click Add
292+
1. Enter the name of the new backend pool (for example **backend.QAS**)
293+
1. Click Add a virtual machine.
294+
1. Select the Availability Set you created earlier for ASCS
295+
1. Select the virtual machines of the (A)SCS cluster
296+
1. Click OK
299297
1. Create the health probes
300298
1. Port 620**00** for ASCS
301299
1. Open the load balancer, select health probes, and click Add

articles/virtual-machines/workloads/sap/high-availability-guide-suse.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,12 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
188188
1. IP address 10.0.0.8 for the ASCS ERS
189189
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-backend**)
190190
1. Create the backend pools
191-
1. Create a backend pool
192-
1. Open the load balancer, select backend pools, and click Add
193-
1. Enter the name of the new backend pool (for example **nw1-backend**)
194-
1. Click Add a virtual machine.
195-
1. Select Virtual Machine
196-
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
197-
1. Click Add
191+
1. Open the load balancer, select backend pools, and click Add
192+
1. Enter the name of the new backend pool (for example **nw1-backend**)
193+
1. Click Add a virtual machine.
194+
1. Select Virtual Machine
195+
1. Select the virtual machines of the (A)SCS cluster and their IP addresses.
196+
1. Click Add
198197
1. Create the health probes
199198
1. Port 620**00** for ASCS
200199
1. Open the load balancer, select health probes, and click Add
@@ -223,13 +222,12 @@ You first need to create the virtual machines for this NFS cluster. Afterwards,
223222
1. IP address 10.0.0.8 for the ASCS ERS
224223
* Repeat the steps above to create an IP address for the ERS (for example **10.0.0.8** and **nw1-aers-frontend**)
225224
1. Create the backend pools
226-
1. Create a backend pool
227-
1. Open the load balancer, select backend pools, and click Add
228-
1. Enter the name of the new backend pool (for example **nw1-backend**)
229-
1. Click Add a virtual machine.
230-
1. Select the Availability Set you created earlier
231-
1. Select the virtual machines of the (A)SCS cluster
232-
1. Click OK
225+
1. Open the load balancer, select backend pools, and click Add
226+
1. Enter the name of the new backend pool (for example **nw1-backend**)
227+
1. Click Add a virtual machine.
228+
1. Select the Availability Set you created earlier
229+
1. Select the virtual machines of the (A)SCS cluster
230+
1. Click OK
233231
1. Create the health probes
234232
1. Port 620**00** for ASCS
235233
1. Open the load balancer, select health probes, and click Add

0 commit comments

Comments
 (0)