Skip to content

Commit cdd6ceb

Browse files
Merge pull request #228054 from msjuergent/fixlink
fix bug
2 parents a8db94c + 94ffb89 commit cdd6ceb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/sap/workloads/get-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.assetid: ad8e5c75-0cf6-4564-ae62-ea1246b4e5f2
1414
ms.topic: article
1515
ms.tgt_pltfrm: vm-linux
1616
ms.workload: infrastructure-services
17-
ms.date: 12/28/2022
17+
ms.date: 02/21/2023
1818
ms.author: juergent
1919
ms.custom: H1Hack27Feb2017
2020

@@ -65,6 +65,7 @@ In the SAP workload documentation space, you can find the following areas:
6565

6666
## Change Log
6767

68+
- February 21, 2023: Correct link to HANA hardware directory in [SAP HANA infrastructure configurations and operations on Azure](./hana-vm-operations.md) and fixed a bug in [SAP HANA Azure virtual machine Premium SSD v2 storage configurations](./hana-vm-premium-ssd-v2.md)
6869
- February 17, 2023: Add support and Sentinel sections, few other minor updates in [RISE with SAP integration](rise-integration.md)
6970
- February 02, 2023: Add new HA provider susChkSrv for [SAP HANA Scale-out HA on SUSE](sap-hana-high-availability-scale-out-hsr-suse.md) and change from SAPHanaSR to SAPHanaSrMultiTarget provider, enabling HANA multi-target replication
7071
- January 27, 2023: Mark Azure Active Directory Domain Services as supported AD solution in [SAP workload on Azure virtual machine supported scenarios](planning-supported-configurations.md) after successful testing

articles/sap/workloads/hana-vm-premium-ssd-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Configuration for SAP **/hana/data** volume:
6666
| --- | --- | --- | --- | --- | --- | --- |
6767
| E20ds_v4 | 160 GiB | 480 MBps | 32,000 | 192 GB | 425 MBps | 3,000 |
6868
| E20(d)s_v5| 160 GiB | 750 MBps | 32,000 | 192 GB | 425 MBps | 3,000 |
69-
| E32ds_v4 | 256 GiB | 768 MBps | 51,200| 304 GB | 425 MBps | 3,000 |
69+
| E32ds_v4 | 256 GiB | 769 MBps | 51,200 | 304 GB | 425 MBps | 3,000 |
7070
| E32ds_v5 | 256 GiB | 865 MBps | 51,200| 304 GB | 425 MBps | 3,000 |
7171
| E48ds_v4 | 384 GiB | 1,152 MBps | 76,800 | 464 GB |425 MBps | 3,000 |
7272
| E48ds_v4 | 384 GiB | 1,315 MBps | 76,800 | 464 GB |425 MBps | 3,000 |
@@ -94,7 +94,7 @@ For the **/hana/log** volume. the configuration would look like:
9494
| VM SKU | RAM | Max. VM I/O<br /> Throughput | Max VM IOPS | **/hana/log** capacity | **/hana/log** throughput | **/hana/log** IOPS | **/hana/shared** capacity <br />using default IOPS <br /> and throughput |
9595
| --- | --- | --- | --- | --- | --- | --- |
9696
| E20ds_v4 | 160 GiB | 480 MBps | 32,000 | 80 GB | 275 MBps | 3,000 | 160 GB |
97-
| E20(d)s_v5 | 160 GiB | 750 MBps | 2,000 | 80 GB | 275 MBps | 3,000 | 160 GB |
97+
| E20(d)s_v5 | 160 GiB | 750 MBps | 32,000 | 80 GB | 275 MBps | 3,000 | 160 GB |
9898
| E32ds_v4 | 256 GiB | 768 MBps | 51,200 | 128 GB | 275 MBps | 3,000 | 256 GB |
9999
| E32(d)s_v5 | 256 GiB | 865 MBps | 51,200 | 128 GB | 275 MBps | 3,000 | 256 GB |
100100
| E48ds_v4 | 384 GiB | 1,152 MBps | 76,800 | 192 GB | 275 MBps | 3,000 | 384 GB |

0 commit comments

Comments
 (0)