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
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/sap-hana-high-availability-rhel.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,10 @@ To deploy the template, follow these steps:
112
112
1. Create a load balancer (internal). We recommend [standard load balancer](../../../load-balancer/load-balancer-overview.md).
113
113
* Select the virtual network created in step 2.
114
114
1. Create virtual machine 1.
115
-
Use at least Red Hat Enterprise Linux 7.4 for SAP HANA. This example uses the Red Hat Enterprise Linux 7.4 for SAP HANA image<https://portal.azure.com/#create/RedHat.RedHatEnterpriseLinux75forSAP-ARM>
115
+
Use at least Red Hat Enterprise Linux 7.4 for SAP HANA. This example uses the [Red Hat Enterprise Linux 7.4 for SAP HANA image](https://portal.azure.com/#create/RedHat.RedHatEnterpriseLinux75forSAP-ARM).
116
116
Select the availability set created in step 3.
117
117
1. Create virtual machine 2.
118
-
Use at least Red Hat Enterprise Linux 7.4 for SAP HANA. This example uses the Red Hat Enterprise Linux 7.4 for SAP HANA image<https://portal.azure.com/#create/RedHat.RedHatEnterpriseLinux75forSAP-ARM>
118
+
Use at least Red Hat Enterprise Linux 7.4 for SAP HANA. This example uses the [Red Hat Enterprise Linux 7.4 for SAP HANA image](https://portal.azure.com/#create/RedHat.RedHatEnterpriseLinux75forSAP-ARM).
119
119
Select the availability set created in step 3.
120
120
1. Add data disks.
121
121
@@ -342,7 +342,8 @@ The steps in this section use the following prefixes:
342
342
343
343
1.**[A]** RHEL for HANA configuration
344
344
345
-
Configure RHEL as described in <https://access.redhat.com/solutions/2447641> and in the following SAP notes:
345
+
Configure RHEL as described in the following notes:
346
+
-[2447641 - Additional packages required for installing SAP HANA SPS 12 on RHEL 7.X](https://access.redhat.com/solutions/2447641)
346
347
-[2292690 - SAP HANA DB: Recommended OS settings for RHEL 7](https://launchpad.support.sap.com/#/notes/2292690)
347
348
-[2777782 - SAP HANA DB: Recommended OS Settings for RHEL 8](https://launchpad.support.sap.com/#/notes/2777782)
348
349
-[2455582 - Linux: Running SAP applications compiled with GCC 6.x](https://launchpad.support.sap.com/#/notes/2455582)
@@ -351,7 +352,7 @@ The steps in this section use the following prefixes:
351
352
352
353
1.**[A]** Install the SAP HANA
353
354
354
-
To install SAP HANA System Replication, follow <https://access.redhat.com/articles/3004101>.
355
+
To install SAP HANA System Replication, see [Automating SAP HANA Scale-Up System Replication using the RHEL HA Add-On](https://access.redhat.com/articles/3004101).
355
356
356
357
* Run the **hdblcm** program from the HANA DVD. Enter the following values at the prompt:
@@ -369,7 +369,7 @@ Configure and prepare your OS by doing the following steps:
369
369
370
370
6.**[A]** Red Hat for HANA configuration.
371
371
372
-
Configure RHEL as described in SAP Note [2292690], [2455582], [2593824] and <https://access.redhat.com/solutions/2447641>.
372
+
Configure RHEL as described in SAP Note [2292690], [2455582], [2593824], and Red Hat note [2447641].
373
373
374
374
> [!NOTE]
375
375
> If installing HANA 2.0 SP04 you will be required to install package `compat-sap-c++-7` as described in SAP note [2593824], before you can install SAP HANA.
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/vm-extension-for-sap-new.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,9 +141,9 @@ This check makes sure that all performance metrics that appear inside your SAP a
141
141
### Run the readiness check on a Windows VM
142
142
143
143
1. Sign in to the Azure virtual machine (using an admin account is not necessary).
144
-
1. Open a web browser and navigate to http://127.0.0.1:11812/azure4sap/metrics
144
+
1. Open a web browser and navigate to `http://127.0.0.1:11812/azure4sap/metrics`.
145
145
1. The browser should display or download an XML file that contains the monitoring data of your virtual machine. If that is not the case, make sure that the Azure Extension for SAP is installed.
146
-
1. Check the content of the XML file. The XML file that you can access at http://127.0.0.1:11812/azure4sap/metrics contains all populated Azure performance counters for SAP. It also contains a summary and health indicator of the status of Azure Extension for SAP.
146
+
1. Check the content of the XML file. The XML file that you can access at `http://127.0.0.1:11812/azure4sap/metrics` contains all populated Azure performance counters for SAP. It also contains a summary and health indicator of the status of Azure Extension for SAP.
147
147
1. Check the value of the **Provider Health Description** element. If the value is not **OK**, follow the instructions in chapter [Health checks][health-check].
Copy file name to clipboardExpand all lines: includes/storsimple-virtual-array-create-new-service.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.custom: "include file"
12
12
13
13
#### To create a new service
14
14
15
-
1.Using your Microsoft account credentials, sign in to the Azure portal at this URL: <https://portal.azure.com/>. If deploying the device in Government portal, sign in at: <https://portal.azure.us/>
15
+
1.Sign in to the [Azure portal](https://portal.azure.com) using your Microsoft account. To deploy a device to Azure Government, sign in to the [Azure Government portal](https://portal.azure.us) instead.
16
16
17
17
2. In the Azure portal, click **+ Create a resource**>**Storage**>**StorSimple Virtual Series**.
0 commit comments