Skip to content

Commit a40a25f

Browse files
committed
Fixing Cobalt100 Sizes per PM request
1 parent 1525ee1 commit a40a25f

15 files changed

+59
-47
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,10 @@
240240
href: dpsv5-dpdsv5-series.md
241241
- name: Dplsv5 and Dpldsv5 series
242242
href: dplsv5-dpldsv5-series.md
243-
- name: Dlsv5 and Dldsv5 series
244-
href: dlsv5-dldsv5-series.md
243+
- name: Dlsv5 series
244+
href: ./sizes/general-purpose/dlsv5-series.md
245+
- name: Dldsv5 series
246+
href: ./sizes/general-purpose/dldsv5-series.md
245247
- name: Dv4 and Dsv4 series
246248
href: dv4-dsv4-series.md
247249
- name: Dav4 and Dasv4 series

articles/virtual-machines/sizes/general-purpose/d-family.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,20 +110,21 @@ ms.author: mattmcinnes
110110

111111

112112
### Dlsv5 and Dldsv5-series
113-
#### Dlsv5-series
113+
#### [Dlsv5-series](#tab/dlsv5)
114114
[!INCLUDE [dlsv5-series-summary](./includes/dlsv5-series-summary.md)]
115115

116116
[View the full Dlsv5-series page](./dlsv5-series.md).
117117

118118
[!INCLUDE [dlsv5-series-specs](./includes/dlsv5-series-specs.md)]
119119

120-
#### Dldsv5-series
120+
#### [Dldsv5-series](#tab/dldsv5)
121121
[!INCLUDE [dldsv5-series-summary](./includes/dldsv5-series-summary.md)]
122122

123123
[View the full Dldsv5-series page](./dldsv5-series.md).
124124

125125
[!INCLUDE [dldsv5-series-specs](./includes/dldsv5-series-specs.md)]
126126

127+
---
127128
### Dv4 and Dsv4-series
128129
[!INCLUDE [dv4-dsv4-series-summary](./includes/dv4-dsv4-series-summary.md)]
129130

articles/virtual-machines/sizes/general-purpose/dpdsv6-series.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: sizes
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 05/09/2024
10+
ms.date: 07/22/2024
1111
ms.author: tomcassidy
1212
ms.reviewer: mattmcinnes
1313
---
@@ -42,7 +42,7 @@ ms.reviewer: mattmcinnes
4242

4343
vCPUs (Qty.) and Memory for each size
4444

45-
| Size Name | vCPUs (Qty.) | Memory (GB) |
45+
| Size Name | vCPUs (Qty.) | Memory (GiB) |
4646
| --- | --- | --- |
4747
| Standard_D2pds_v6 | 2 | 8 |
4848
| Standard_D4pds_v6 | 4 | 16 |
@@ -54,12 +54,11 @@ vCPUs (Qty.) and Memory for each size
5454
| Standard_D96pds_v6 | 96 | 384 |
5555

5656
> [!NOTE]
57-
> The Dpdsv6 VM series will only work on OS images that are tagged with NVMe support. If your current OS image is not supported for NVMe, you’ll see an error message. NVMe support is available on the most popular OS images, and we continuously improve the OS image coverage.
57+
> The Dpdsv6 VM series will only work on OS images that support NVMe (i.e NVMe drivers required for the local storage). If your current OS image doesn't have NVMe support, you’ll see an error message. NVMe support is available on the most popular OS images, and we're continuously improving OS image compatibility.
5858
5959
#### VM Basics resources
6060
- [What are vCPUs (Qty.)](../../../virtual-machines/managed-disks-overview.md)
6161
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
62-
- [Introduction to Azure compute units (ACUs)](../../../virtual-machines/acu.md)
6362

6463
### [Local Storage](#tab/sizestoragelocal)
6564

articles/virtual-machines/sizes/general-purpose/dpldsv6-series.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: sizes
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 05/09/2024
10+
ms.date: 07/22/2024
1111
ms.author: tomcassidy
1212
ms.reviewer: mattmcinnes
1313
---
@@ -42,7 +42,7 @@ ms.reviewer: mattmcinnes
4242

4343
vCPUs (Qty.) and Memory for each size
4444

45-
| Size Name | vCPUs (Qty.) | Memory (GB) |
45+
| Size Name | vCPUs (Qty.) | Memory (GiB) |
4646
| --- | --- | --- |
4747
| Standard_D2plds_v6 | 2 | 4 |
4848
| Standard_D4plds_v6 | 4 | 8 |
@@ -54,12 +54,11 @@ vCPUs (Qty.) and Memory for each size
5454
| Standard_D96plds_v6 | 96 | 192 |
5555

5656
> [!NOTE]
57-
> The Dpldsv6 VM series will only work on OS images that are tagged with NVMe support. If your current OS image is not supported for NVMe, you’ll see an error message. NVMe support is available on the most popular OS images, and we continuously improve the OS image coverage.
57+
> The Dpldsv6 VM series will only work on OS images that support NVMe (i.e NVMe drivers required for the local storage). If your current OS image doesn't have NVMe support, you’ll see an error message. NVMe support is available on the most popular OS images, and we're continuously improving OS image compatibility.
5858
5959
#### VM Basics resources
6060
- [What are vCPUs (Qty.)](../../../virtual-machines/managed-disks-overview.md)
6161
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
62-
- [Introduction to Azure compute units (ACUs)](../../../virtual-machines/acu.md)
6362

6463
### [Local Storage](#tab/sizestoragelocal)
6564

articles/virtual-machines/sizes/general-purpose/dplsv6-series.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: sizes
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 05/09/2024
10+
ms.date: 07/22/2024
1111
ms.author: tomcassidy
1212
ms.reviewer: mattmcinnes
1313
---
@@ -42,7 +42,7 @@ ms.reviewer: mattmcinnes
4242

4343
vCPUs (Qty.) and Memory for each size
4444

45-
| Size Name | vCPUs (Qty.) | Memory (GB) |
45+
| Size Name | vCPUs (Qty.) | Memory (GiB) |
4646
| --- | --- | --- |
4747
| Standard_D2pls_v6 | 2 | 4 |
4848
| Standard_D4pls_v6 | 4 | 8 |
@@ -56,7 +56,6 @@ vCPUs (Qty.) and Memory for each size
5656
#### VM Basics resources
5757
- [What are vCPUs (Qty.)](../../../virtual-machines/managed-disks-overview.md)
5858
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
59-
- [Introduction to Azure compute units (ACUs)](../../../virtual-machines/acu.md)
6059

6160
### [Local Storage](#tab/sizestoragelocal)
6261

articles/virtual-machines/sizes/general-purpose/dpsv6-series.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.subservice: sizes
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 05/09/2024
10+
ms.date: 07/22/2024
1111
ms.author: tomcassidy
1212
ms.reviewer: mattmcinnes
1313
---
@@ -42,7 +42,7 @@ ms.reviewer: mattmcinnes
4242

4343
vCPUs (Qty.) and Memory for each size
4444

45-
| Size Name | vCPUs (Qty.) | Memory (GB) |
45+
| Size Name | vCPUs (Qty.) | Memory (GiB) |
4646
| --- | --- | --- |
4747
| Standard_D2ps_v6 | 2 | 8 |
4848
| Standard_D4ps_v6 | 4 | 16 |
@@ -56,7 +56,6 @@ vCPUs (Qty.) and Memory for each size
5656
#### VM Basics resources
5757
- [What are vCPUs (Qty.)](../../../virtual-machines/managed-disks-overview.md)
5858
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
59-
- [Introduction to Azure compute units (ACUs)](../../../virtual-machines/acu.md)
6059

6160
### [Local Storage](#tab/sizestoragelocal)
6261

articles/virtual-machines/sizes/general-purpose/includes/dpdsv6-series-specs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: tomvcassidy
55
ms.topic: include
66
ms.service: virtual-machines
77
ms.subservice: sizes
8-
ms.date: 05/09/2024
8+
ms.date: 07/22/2024
99
ms.author: tomcassidy
1010
ms.reviewer: tomcassidy
1111
ms.custom: include file, build-2024
1212
---
1313
| Part | Quantity <br>Count Units | Specs <br>SKU ID, Performance Units, etc. |
1414
|---|---|---|
15-
| Processor | 2 - 96 vCores | Microsoft Cobalt 100 (ARM-64) |
15+
| Processor | 2 - 96 vCores | Azure Cobalt 100 [ARM-64] |
1616
| Memory | 8 - 384 GiB | |
1717
| Local Storage | 1 - 6 Disks | 110 - 880 GiB/Disk <br>15000 - 1800000 IOPS <br> 90 - 8640 MBps |
1818
| Remote Storage | 8 - 64 Disks | 3750 - 199987 IOPS <br>106 - 5850 MBps |

articles/virtual-machines/sizes/general-purpose/includes/dpldsv6-series-specs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: tomvcassidy
55
ms.topic: include
66
ms.service: virtual-machines
77
ms.subservice: sizes
8-
ms.date: 05/09/2024
8+
ms.date: 07/22/2024
99
ms.author: tomcassidy
1010
ms.reviewer: tomcassidy
1111
ms.custom: include file, build-2024
1212
---
1313
| Part | Quantity <br>Count Units | Specs <br>SKU ID, Performance Units, etc. |
1414
|---|---|---|
15-
| Processor | 2 - 96 vCPUs | Microsoft Cobalt 100 (ARM-64) |
15+
| Processor | 2 - 96 vCPUs | Azure Cobalt 100 [ARM-64] |
1616
| Memory | 4 - 192 GiB | |
1717
| Local Storage | 1 - 6 Disks | 110 - 880 GiB/Disk <br>15000 - 1800000 IOPS <br> 90 - 8640 MBps |
1818
| Remote Storage | 8 - 64 Disks | 3750 - 199987 IOPS <br>106 - 5850 MBps |

articles/virtual-machines/sizes/general-purpose/includes/dplsv6-series-specs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: tomvcassidy
55
ms.topic: include
66
ms.service: virtual-machines
77
ms.subservice: sizes
8-
ms.date: 05/09/2024
8+
ms.date: 07/22/2024
99
ms.author: tomcassidy
1010
ms.reviewer: tomcassidy
1111
ms.custom: include file, build-2024
1212
---
1313
| Part | Quantity <br>Count Units | Specs <br>SKU ID, Performance Units, etc. |
1414
|---|---|---|
15-
| Processor | 2 - 96 vCores | Microsoft Cobalt 100 (ARM-64) |
15+
| Processor | 2 - 96 vCores | Azure Cobalt 100 [ARM-64] |
1616
| Memory | 4 - 192 GiB | |
1717
| Local Storage | None | |
1818
| Remote Storage | 8 - 64 Disks | 3750 - 199987 IOPS <br>106 - 5850 MBps |

articles/virtual-machines/sizes/general-purpose/includes/dpsv6-series-specs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ author: tomvcassidy
55
ms.topic: include
66
ms.service: virtual-machines
77
ms.subservice: sizes
8-
ms.date: 05/09/2024
8+
ms.date: 07/22/2024
99
ms.author: tomcassidy
1010
ms.reviewer: tomcassidy
1111
ms.custom: include file, build-2024
1212
---
1313

1414
| Part | Quantity <br>Count Units | Specs <br>SKU ID, Performance Units, etc. |
1515
|---|---|---|
16-
| Processor | 2 - 96 vCPUs | Microsoft Cobalt 100 (ARM-64) |
16+
| Processor | 2 - 96 vCPUs | Azure Cobalt 100 [ARM-64] |
1717
| Memory | 8 - 384 GiB | |
1818
| Local Storage | None | |
19-
| Remote Storage | 8 - 64 Disks | 3750 - 153600 IOPS/Disk |
19+
| Remote Storage | 8 - 64 Disks | 3750 - 199987 IOPS/Disk |
2020
| Network | 2 - 8 NICs | 12500 - 60000 Mbps |
2121
| Accelerators | None | |

0 commit comments

Comments
 (0)