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/sizes/overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Virtual Machine Sizes Overview
2
+
title: Virtual machine sizes overview
3
3
description: Lists the different instance sizes available for virtual machines in Azure.
4
4
author: mattmcinnes
5
5
ms.service: virtual-machines
@@ -41,7 +41,7 @@ VM naming is further broken down into the 'Series' name and the 'Size' name. Siz
41
41
42
42
Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
43
43
44
-
:::image type="content" source="./media/size-series-breakdown.png" alt-text="A breakdown of the DCadsv5 VM size series with text describing each letter and section of the name.":::
44
+
:::image type="content" source="./media/size-series-breakdown.png" alt-text="Graphic showing a breakdown of the DCadsv5 VM size series with text describing each letter and section of the name.":::
45
45
<sup>1</sup> Most families are represented using one letter, but others such as GPU sizes (`ND-series`, `NV-series`, etc.) use two.
46
46
<br><sup>2</sup> Most subfamilies are represented with a single upper case letter, but others (such as `Ebsv5-series`) are still considered subfamilies of their parent family due to feature differences.
47
47
<br><sup>3</sup> If no feature letter for a CPU is listed, the series uses Intel x86-64 CPUs. If the CPU is AMD, it's listed as `a`. If the CPU is ARM based (Microsoft Cobalt or Ampere Altra), it's listed as `p`.
@@ -55,7 +55,7 @@ Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
55
55
56
56
Here's a breakdown of a 'Standard_**DC8ads_v5**' size in the 'DCadsv5-series'
57
57
58
-
:::image type="content" source="./media/size-instance-breakdown.png" alt-text="A breakdown of the DC8ads_v5 VM size with text describing each letter and section of the name.":::
58
+
:::image type="content" source="./media/size-instance-breakdown.png" alt-text="Graphic showing a breakdown of the DC8ads_v5 VM size with text describing each letter and section of the name.":::
59
59
<sup>1</sup> Most families are represented using one letter, but others such as GPU sizes (`ND-series`, `NV-series`, etc.) use two.
60
60
<br><sup>2</sup> Most subfamilies are represented with a single upper case letter, but others (such as `Ebsv5-series`) are still considered subfamilies of their parent family due to feature differences.
61
61
<br><sup>3</sup> If no feature letter for a CPU is listed, the series uses Intel x86-64 CPUs. If the CPU is AMD, it will be listed as `a`. If the CPU is ARM based (Microsoft Cobalt or Ampere Altra), it will be listed as `p`.
@@ -335,4 +335,4 @@ Learn more about compute performance for Linux VMs using the [CoreMark benchmark
335
335
Learn more about compute performance for Windows VMs using the [SPECInt benchmark scores](../windows/compute-benchmark-scores.md).
0 commit comments