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
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,15 @@ Azure VM sizes follow specific naming conventions to denote varying features and
29
29
30
30
VM naming is further broken down into the 'Series' name and the 'Size' name. Size names include extra characters representing the number of vCPUs, type of storage, etc.
31
31
32
-
| Category name | Description |Examples|
32
+
| Category | Description |Links|
33
33
|---| --- | --- |
34
-
|**Type**| Types refer to the basic categorization of VMs based on their general purpose and capabilities. | <ul><li>General-purpose <li>GPU-accelerated <li>High performance compute |
35
-
|**Series**| Series denotes the generation or version of the CPUs and other hardware used. | <ul><li>Dv2-series <li>NVv3-series <li>HBv4-series|
36
-
|**Size**| Specifies the exact configuration of a VM within a series such as the number of CPU cores available to your VM while using said size. | <ul><li>Standard_D4s_v3 <li>Standard_NV12s_v3 <li>Standard_HB176-144rs_v4 |
|**[Series](#sizes)**| Group of sizes with similar hardware and features.|[Click here and enter the 'Series' tab.](#name-structure-breakdown)|
36
+
|**[Size](#series)**| Specific VM configuration, including vCPUs, memory, and accelerators. |[Click here and enter the 'Size' tab.](#name-structure-breakdown)|
37
+
38
+
### Name structure breakdown
37
39
38
-
### [Series](#tab/breakdownseries)
40
+
####[Series](#tab/breakdownseries)
39
41
40
42
Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
41
43
@@ -57,7 +59,7 @@ Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
57
59
> [!NOTE]
58
60
> Not all sizes will have subfamilies, support accelerators, or specify the CPU vendor. For more details on VM size naming conventions, see **[Azure VM sizes naming conventions](../vm-naming-conventions.md)**.
59
61
60
-
### [Sizes](#tab/breakdowninstance)
62
+
####[Sizes](#tab/breakdowninstance)
61
63
62
64
Here's a breakdown of a 'Standard_**DC8ads_v5**' size in the 'DCadsv5-series'
0 commit comments