Skip to content

Commit 942eb19

Browse files
committed
resolve broken link
1 parent 48aed05 commit 942eb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/workloads/deployment-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ We recommend that you set up and validate a full HADR solution and security desi
132132

133133
- **Storage**
134134
- Read the document [Azure storage types for SAP workload](./planning-guide-storage.md)
135-
- Use [Azure premium storage](../../virtual-machines/disks-types.md#premium-ssds), [premium storage v2](../../virtual-machines/disks-types.md#premium-ssd-v2) for all production grade SAP environments and when ensuring high SLA. For some DBMS, Azure NetApp Files can be used for [large parts of the overall storage requirements](planning-guide-storage.md#azure-netapp-files-anf).
135+
- Use [Azure premium storage](../../virtual-machines/disks-types.md#premium-ssds), [premium storage v2](../../virtual-machines/disks-types.md#premium-ssd-v2) for all production grade SAP environments and when ensuring high SLA. For some DBMS, Azure NetApp Files can be used for [large parts of the overall storage requirements](planning-guide-storage.md#azure-netapp-files).
136136
- At a minimum, use [Azure standard SSD](../../virtual-machines/disks-types.md#standard-ssds) storage for VMs that represent SAP application layers and for deployment of DBMSs that aren't performance sensitive. Keep in mind different Azure storage types influence the [single VM availability SLA](https://azure.microsoft.com/support/legal/sla/virtual-machines).
137137
- In general, we don't recommend the use of [Azure standard HDD](./planning-guide-storage.md#azure-standard-hdd-storage) disks for SAP.
138138
- For the different DBMS types, check the [generic SAP-related DBMS documentation](./dbms-guide-general.md) and DBMS-specific documentation that the first document points to. Use disk striping over multiple disks with premium storage (v1 or v2) for database data and log area. Verify lvm disk striping is active and with correct stripe size with command 'lvs -a -o+lv_layout,lv_role,stripes,stripe_size,devices' on Linux, see storage spaces properties on Windows.

0 commit comments

Comments
 (0)