Skip to content

Commit 83ff879

Browse files
committed
Test changes to overview
1 parent 5a11ac2 commit 83ff879

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/virtual-machines/sizes/overview.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ Azure VM sizes follow specific naming conventions to denote varying features and
2929

3030
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.
3131

32-
| Category name | Description | Examples |
32+
| Category | Description | Links |
3333
|---| --- | --- |
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 |
34+
| **[Type](#list-of-size-families-by-type)** | Basic categorization by intended workload. | [General purpose](#general-purpose) <br>[Compute optimized](#compute-optimized) <br>[Memory optimized](#memory-optimized) <br>[Storage optimized](#storage-optimized) <br>[GPU acelerated](#gpu-accelerated) <br>[FPGA accelerated](#fpga-accelerated) |
35+
| **[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
3739

38-
### [Series](#tab/breakdownseries)
40+
#### [Series](#tab/breakdownseries)
3941

4042
Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
4143

@@ -57,7 +59,7 @@ Here's a breakdown of a 'General purpose, **DCads_v5**-series' size series.
5759
> [!NOTE]
5860
> 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)**.
5961
60-
### [Sizes](#tab/breakdowninstance)
62+
#### [Sizes](#tab/breakdowninstance)
6163

6264
Here's a breakdown of a 'Standard_**DC8ads_v5**' size in the 'DCadsv5-series'
6365

0 commit comments

Comments
 (0)