Skip to content

Commit 09c3704

Browse files
committed
updated files
1 parent a5d32e4 commit 09c3704

4 files changed

Lines changed: 8 additions & 8 deletions

articles/sap/workloads/businessobjects-deployment-guide-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ The CMS and audit databases in the disaster recovery region must be a copy of th
714714
715715
Azure Database for MySQL provides multiple options to recover a database if there's a disaster. Choose an appropriate option that works for your business.
716716
717-
- Enable cross-region read replicas to enhance your business continuity and disaster recovery planning. You can replicate from the source server to up to five replicas. Read replicas are updated asynchronously by using MySQL's binary log replication technology. Replicas are new servers that you manage similar to regular servers in Azure Database for MySQL. For more information, see [Read replicas in Azure Database for MySQL](/azure/mysql/concepts-read-replicas).
717+
- replicas to enhance your business continuity and disaster recovery planning. You can replicate from the source server to up to five replicas. Read replicas are updated asynchronously by using MySQL's binary log replication technology. Replicas are new servers that you manage similar to regular servers in Azure Database for MySQL. For more information, see [Read replicas in Azure Database for MySQL](/azure/mysql/concepts-read-replicas).
718718
719719
- Use the geo-restore feature to restore the server by using geo-redundant backups. These backups are accessible even when the region on which your server is hosted is offline. You can restore from these backups to any other region, and bring your server back online.
720720

articles/sap/workloads/sap-ascs-ha-multi-sid-wsfc-azure-shared-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article focuses on how to move from a single SAP ASCS/SCS installation to c
2121

2222
## Prerequisites and limitations
2323

24-
You can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. The following limitations are currently in place:
24+
You can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. The following gitlimitations are currently in place:
2525

2626
- [Azure Ultra Disk Storage disks](/azure/virtual-machines/disks-types#ultra-disks) and [Azure Standard SSD disks](/azure/virtual-machines/disks-types#standard-ssds) aren't supported as Azure shared disks for SAP workloads.
2727
- [Azure shared disks](/azure/virtual-machines/disks-shared) with [Premium SSD disks](/azure/virtual-machines/disks-types#premium-ssds) are supported for SAP deployment in availability sets and availability zones.

articles/sap/workloads/sap-high-availability-guide-wsfc-shared-disk.md

Lines changed: 4 additions & 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-windows
12-
ms.date: 06/19/2024
12+
ms.date: 03/07/2026
1313
ms.author: radeltch
1414
ms.custom: H1Hack27Feb2017
1515
# Customer intent: As an Azure administrator, I want to configure a Windows failover cluster for an SAP ASCS/SCS instance with shared disks, so that I can ensure high availability and reliability of SAP services in the cloud environment.
@@ -102,7 +102,7 @@ There are two options for shared disks in a Windows failover cluster in Azure:
102102
- Use [Azure shared disks](/azure/virtual-machines/disks-shared) to attach Azure managed disks to multiple VMs simultaneously.
103103
- Use [SIOS DataKeeper Cluster Edition](https://us.sios.com/products/sios-datakeeper/) to create a mirrored storage that simulates cluster shared storage.
104104

105-
When you're selecting the technology for shared disks, keep in mind the following considerations about Azure shared disks for SAP workloads:
105+
When you select a technology for shared disks, keep in mind the following considerations about Azure shared disks for SAP workloads:
106106

107107
- Use of Azure shared disks with [Azure Premium SSD](/azure/virtual-machines/disks-types#premium-ssds) disks is supported for SAP deployment in availability sets and availability zones.
108108
- [Azure Ultra Disk Storage disks](/azure/virtual-machines/disks-types#ultra-disks) and [Azure Standard SSD disks](/azure/virtual-machines/disks-types#standard-ssds) are not supported as Azure shared disks for SAP workloads.
@@ -121,7 +121,7 @@ You can implement SAP ASCS/SCS HA with [Azure shared disks](/azure/virtual-machi
121121

122122
#### Prerequisites and limitations
123123

124-
Currently, you can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. The following limitations are currently in place:
124+
You can use Azure Premium SSD disks as Azure shared disks for the SAP ASCS/SCS instance. Consider the following limitations:
125125

126126
- [Azure Ultra Disk Storage disks](/azure/virtual-machines/disks-types#ultra-disks) and [Standard SSD disks](/azure/virtual-machines/disks-types#standard-ssds) are not supported as Azure shared disks for SAP workloads.
127127
- [Azure Shared disks](/azure/virtual-machines/disks-shared) with [Premium SSD disks](/azure/virtual-machines/disks-types#premium-ssds) are supported for SAP deployment in availability sets and availability zones.
@@ -133,7 +133,7 @@ Currently, you can use Azure Premium SSD disks as Azure shared disks for the SAP
133133
- If you're using PPGs for an SAP system deployed in a region, all virtual machines that share a disk must be part of the same PPG.
134134
- If you're using PPGs for an SAP system deployed across zones, as described in [Proximity placement groups with zonal deployments](proximity-placement-scenarios.md#proximity-placement-groups-with-zonal-deployments), you can attach `Premium_ZRS` storage to virtual machines that share a disk.
135135

136-
For more information, review the [Limitations](/azure/virtual-machines/disks-shared#limitations) section of the documentation for Azure shared disks.
136+
For more information, see the [Limitations](/azure/virtual-machines/disks-shared#limitations) section of the documentation for Azure shared disks.
137137

138138
#### Important considerations for Premium SSD shared disks
139139

articles/sap/workloads/sap-high-availability-infrastructure-wsfc-file-share.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure infrastructure for SAP ASCS/SCS HA with WSFC&file Share
2+
title: Azure infrastructure for SAP ASCS/SCS HA with WSFC &file Share
33
description: Azure infrastructure preparation for SAP high availability using a Windows failover cluster and file Share for SAP ASCS/SCS instances
44
author: rdeltcheva
55
manager: juergent
@@ -8,7 +8,7 @@ ms.service: sap-on-azure
88
ms.subservice: sap-vm-workloads
99
ms.topic: article
1010
ms.tgt_pltfrm: vm-windows
11-
ms.date: 12/16/2022
11+
ms.date: 03/07/2026
1212
ms.author: radeltch
1313
ms.custom: H1Hack27Feb2017
1414
# Customer intent: As a cloud architect, I want to prepare Azure infrastructure for SAP high availability using Windows failover clustering and file shares, so that I can ensure robust performance and reliability for SAP ASCS/SCS instances.

0 commit comments

Comments
 (0)