You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -96,7 +96,7 @@ The example configurations and installation commands use the following instance
96
96
| Instance name | Instance number |
97
97
| ---------------- | ------------------ |
98
98
| ASCS | 00 |
99
-
|Evaluated Receipt Settlement (ERS) | 01 |
99
+
|Enqueue Replication Server (ERS) | 01 |
100
100
| Primary Application Server (PAS) | 02 |
101
101
| Additional Application Server (AAS) | 03 |
102
102
| SAP system identifier | NW1 |
@@ -118,7 +118,7 @@ This article assumes that you've already deployed an [Azure virtual network](../
118
118
> If you need additional IP addresses for your VMs, deploy and attach a second network interface controller (NIC). Don't add secondary IP addresses to the primary NIC. [Azure Load Balancer Floating IP doesn't support this scenario](../../../load-balancer/load-balancer-multivip-overview.md#limitations).
119
119
120
120
2. For your virtual IPs, deploy and configure an [Azure load balancer](../../../load-balancer/load-balancer-overview.md). We recommend that you use a [Standard load balancer](../../../load-balancer/quickstart-load-balancer-standard-public-portal.md).
121
-
1. Create front-end IP address 0.27.0.9 for the ASCS instance:
121
+
1. Create front-end IP address 10.27.0.9 for the ASCS instance:
122
122
1. Open the load balancer, select **Frontend IP pool**, and then select **Add**.
123
123
1. Enter the name of the new front-end IP pool (for example, **frontend.NW1.ASCS**).
124
124
1. Set **Assignment** to **Static** and enter the IP address (for example, **10.27.0.9**).
@@ -650,7 +650,7 @@ The instructions in this section are applicable only if you're using Azure NetAp
0 commit comments