Skip to content

Commit 2f6a90e

Browse files
committed
minor changes
1 parent 4a2272d commit 2f6a90e

5 files changed

+9
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Deploy virtual machines with SLES for SAP Applications image. Choose a suitable
138138

139139
### Configure Azure load balancer
140140

141-
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow below steps, to setup standard load balancer for high availability setup of SAP ASCS and SAP ERS.
141+
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow the steps below to configure a standard load balancer for the high-availability setup of SAP ASCS and SAP ERS.
142142

143143
#### [Azure portal](#tab/lb-portal)
144144

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Deploy virtual machines with SLES for SAP Applications image. Choose a suitable
9999

100100
### Configure Azure load balancer
101101

102-
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow below steps, to setup standard load balancer for high availability setup of SAP ASCS and SAP ERS.
102+
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow the steps below to configure a standard load balancer for the high-availability setup of SAP ASCS and SAP ERS.
103103

104104
#### [Azure portal](#tab/lb-portal)
105105

@@ -239,7 +239,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
239239

240240
If the grep command does not find the IS_ERS parameter, you need to install the patch listed on [the SUSE download page](https://download.suse.com/patch/finder/#bu=suse&familyId=&productId=&dateRange=&startDate=&endDate=&priority=&architecture=&keywords=resource-agents)
241241

242-
3. **[A]** Setup host name resolution
242+
3. **[A]** Set up host name resolution
243243

244244
You can either use a DNS server or modify the /etc/hosts on all nodes. This example shows how to use the /etc/hosts file.
245245
Replace the IP address and the hostname in the following commands
@@ -632,7 +632,7 @@ The following items are prefixed with either **[A]** - applicable to both PAS an
632632
vm.dirty_background_bytes = 314572800
633633
```
634634

635-
1. **[A]** Setup host name resolution
635+
1. **[A]** Set up host name resolution
636636

637637
You can either use a DNS server or modify the /etc/hosts on all nodes. This example shows how to use the /etc/hosts file.
638638
Replace the IP address and the hostname in the following commands

articles/sap/workloads/high-availability-guide-suse-nfs-simple-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Deploy virtual machines with SLES for SAP Applications image. Choose a suitable
111111

112112
### Configure Azure load balancer
113113

114-
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow below steps, to setup standard load balancer for high availability setup of SAP ASCS and SAP ERS.
114+
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow the steps below to configure a standard load balancer for the high-availability setup of SAP ASCS and SAP ERS.
115115

116116
#### [Azure portal](#tab/lb-portal)
117117

articles/sap/workloads/high-availability-guide-suse-nfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Deploy two virtual machines for NFS servers. Choose a suitable SLES image that i
9494

9595
### Configure Azure load balancer
9696

97-
Follow [create load balancer](../../load-balancer/quickstart-load-balancer-standard-internal-portal.md#create-load-balancer) guide to set up a standard load balancer for a NFS server high availability. During the setup of load balancer, consider following points.
97+
Follow [create load balancer](../../load-balancer/quickstart-load-balancer-standard-internal-portal.md#create-load-balancer) guide to configure a standard load balancer for an NFS server high availability. During the configuration of load balancer, consider following points.
9898

9999
1. **Frontend IP Configuration:** Create two frontend IP. Select the same virtual network and subnet as your NFS server.
100100
2. **Backend Pool:** Create backend pool and add NFS server VMs.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Read the following SAP Notes and papers first
6060
* [Azure Virtual Machines deployment for SAP on Linux][deployment-guide]
6161
* [Azure Virtual Machines DBMS deployment for SAP on Linux][dbms-guide]
6262
* [SUSE SAP HA Best Practice Guides][suse-ha-guide]
63-
The guides contain all required information to setup Netweaver HA and SAP HANA System Replication on-premises. Use these guides as a general baseline. They provide much more detailed information.
63+
The guides contain all required information to set up Netweaver HA and SAP HANA System Replication on-premises. Use these guides as a general baseline. They provide much more detailed information.
6464
* [SUSE High Availability Extension 12 SP3 Release Notes][suse-ha-12sp3-relnotes]
6565

6666
## Overview
@@ -100,7 +100,7 @@ Deploy virtual machines with SLES for SAP Applications image. Choose a suitable
100100

101101
### Configure Azure load balancer
102102

103-
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow below steps, to setup standard load balancer for high availability setup of SAP ASCS and SAP ERS.
103+
During VM configuration, you have an option to create or select exiting load balancer in networking section. Follow the steps below to configure a standard load balancer for the high-availability setup of SAP ASCS and SAP ERS.
104104

105105
#### [Azure portal](#tab/lb-portal)
106106

@@ -605,7 +605,7 @@ The steps bellow assume that you install the application server on a server diff
605605
vm.dirty_background_bytes = 314572800
606606
```
607607
608-
1. Setup host name resolution
608+
1. Set up host name resolution
609609
610610
You can either use a DNS server or modify the /etc/hosts on all nodes. This example shows how to use the /etc/hosts file.
611611
Replace the IP address and the hostname in the following commands

0 commit comments

Comments
 (0)