Skip to content

Commit b7a67f3

Browse files
author
Jill Grant
authored
Merge pull request #282869 from mattmcinnes/sizes_gen-dc_compute_storage
[Sizes Restructure Project] General-purpose DC, Compute-optimized, and Storage-optimized Sizes
2 parents bd067d0 + 2e7c9f5 commit b7a67f3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2611
-125
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -288,23 +288,23 @@
288288
displayName: DC-series, sizes, size, vm size
289289
href: ./sizes/general-purpose/dc-family.md
290290
- name: DCasv5 series
291-
href: dcasv5-dcadsv5-series.md
291+
href: ./sizes/general-purpose/dcasv5-series.md
292292
- name: DCadsv5 series
293-
href: dcasv5-dcadsv5-series.md
293+
href: ./sizes/general-purpose/dcadsv5-series.md
294294
- name: DCas_cc_v5 series
295-
href: dcasccv5-dcadsccv5-series.md
295+
href: ./sizes/general-purpose/dcasccv5-series.md
296296
- name: DCads_cc_v5 series
297-
href: dcasccv5-dcadsccv5-series.md
297+
href: ./sizes/general-purpose/dcadsccv5-series.md
298298
- name: DCesv5 series
299-
href: dcesv5-dcedsv5-series.md
299+
href: ./sizes/general-purpose/dcesv5-series.md
300300
- name: DCedsv5 series
301-
href: dcesv5-dcedsv5-series.md
301+
href: ./sizes/general-purpose/dcedsv5-series.md
302302
- name: DCsv3 series
303-
href: dcv3-series.md
303+
href: ./sizes/general-purpose/dcsv3-series.md
304304
- name: DCdsv3 series
305-
href: dcv3-series.md
305+
href: ./sizes/general-purpose/dcdsv3-series.md
306306
- name: DCsv2 series
307-
href: dcv2-series.md
307+
href: ./sizes/general-purpose/dcsv2-series.md
308308
- name: Compute optimized
309309
items:
310310
- name: Overview
@@ -315,10 +315,12 @@
315315
- name: Overview
316316
displayName: F-series, sizes, size, vm size
317317
href: ./sizes/compute-optimized/f-family.md
318-
- name: Fasv6 and Falsv6 series
319-
href: fasv6-falsv6-series.md
318+
- name: Fasv6-series
319+
href: ./sizes/compute-optimized/fasv6-series.md
320+
- name: Falsv6 series
321+
href: ./sizes/compute-optimized/falsv6-series.md
320322
- name: Fsv2 series
321-
href: fsv2-series.md
323+
href: ./sizes/compute-optimized/fsv2-series.md
322324
- name: FX family
323325
items:
324326
- name: Overview
@@ -415,11 +417,11 @@
415417
displayName: L-series, sizes, size, vm size
416418
href: ./sizes/storage-optimized/l-family.md
417419
- name: Lsv2 series
418-
href: lsv2-series.md
420+
href: ./sizes/storage-optimized/lsv2-series.md
419421
- name: Lsv3 series
420-
href: lsv3-series.md
422+
href: ./sizes/storage-optimized/lsv3-series.md
421423
- name: Lasv3 series
422-
href: lasv3-series.md
424+
href: ./sizes/storage-optimized/lasv3-series.md
423425
- name: Optimize performance
424426
items:
425427
- name: Linux

articles/virtual-machines/sizes/compute-optimized/f-family.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: F family VM size series
33
description: List of size series in the F family.
44
author: mattmcinnes
5-
ms.service: virtual-machines
5+
ms.service: azure-virtual-machines
66
ms.subservice: sizes
77
ms.topic: conceptual
88
ms.date: 04/18/2024
@@ -24,19 +24,27 @@ ms.author: mattmcinnes
2424
### Fsv2-series
2525
[!INCLUDE [fsv2-series-summary](./includes/fsv2-series-summary.md)]
2626

27-
[View the full Fsv2-series page](../../fsv2-series.md).
27+
[View the full Fsv2-series page](./fsv2-series.md).
2828

2929
[!INCLUDE [fsv2-series-specs](./includes/fsv2-series-specs.md)]
3030

3131

3232
### Fasv6 and Falsv6-series
33-
[!INCLUDE [fasv6-falsv6-series-summary](./includes/fasv6-falsv6-series-summary.md)]
33+
#### [Fasv6-series](#tab/fasv6)
34+
[!INCLUDE [fasv6-series-summary](./includes/fasv6-series-summary.md)]
3435

35-
[View the full Fasv6 and Falsv6-series page](../../fasv6-falsv6-series.md).
36+
[View the full Fasv6 and Falsv6-series page](./fasv6-series.md).
3637

37-
[!INCLUDE [fasv6-falsv6-series-specs](./includes/fasv6-falsv6-series-specs.md)]
38+
[!INCLUDE [fasv6-series-specs](./includes/fasv6-series-specs.md)]
3839

40+
#### [Falsv6-series](#tab/falsv6)
41+
[!INCLUDE [falsv6-series-summary](./includes/falsv6-series-summary.md)]
3942

43+
[View the full Falsv6-series page](./falsv6-series.md).
44+
45+
[!INCLUDE [falsv6-series-specs](./includes/falsv6-series-specs.md)]
46+
47+
---
4048
### Previous-generation F family series
4149
For older sizes, see [previous generation sizes](../previous-gen-sizes-list.md#compute-optimized-previous-gen-sizes).
4250

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
title: Falsv6 size series
3+
description: Information on and specifications of the Falsv6-series sizes
4+
author: mattmcinnes
5+
ms.service: azure-virtual-machines
6+
ms.subservice: sizes
7+
ms.topic: conceptual
8+
ms.date: 07/30/2024
9+
ms.author: mattmcinnes
10+
ms.reviewer: mattmcinnes
11+
---
12+
13+
# Falsv6 sizes series
14+
15+
[!INCLUDE [falsv6-summary](./includes/falsv6-series-summary.md)]
16+
17+
## Host specifications
18+
[!INCLUDE [falsv6-series-specs](./includes/falsv6-series-specs.md)]
19+
20+
## Feature support
21+
[Premium Storage](../../premium-storage-performance.md): Supported <br>[Premium Storage caching](../../premium-storage-performance.md): Supported <br>[Live Migration](../../maintenance-and-updates.md): Not Supported <br>[Memory Preserving Updates](../../maintenance-and-updates.md): Supported <br>[Generation 2 VMs](../../generation-2.md): Supported <br>[Generation 1 VMs](../../generation-2.md): Not Supported <br>[Accelerated Networking](../../../virtual-network/create-vm-accelerated-networking-cli.md): Supported <br>[Ephemeral OS Disk](../../ephemeral-os-disks.md): Not Supported <br>[Nested Virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization): Supported <br>
22+
23+
## Sizes in series
24+
25+
### [Basics](#tab/sizebasic)
26+
27+
vCPUs (Qty.) and Memory for each size
28+
29+
| Size Name | vCPUs (Qty.) | Memory (GB) |
30+
| --- | --- | --- |
31+
| Standard_F2als_v6 | 2 | 4 |
32+
| Standard_F4als_v6 | 4 | 8 |
33+
| Standard_F8als_v6 | 8 | 16 |
34+
| Standard_F16als_v6 | 16 | 32 |
35+
| Standard_F32als_v6 | 32 | 64 |
36+
| Standard_F48als_v6 | 48 | 96 |
37+
| Standard_F64als_v6 | 64 | 128 |
38+
39+
#### VM Basics resources
40+
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
41+
42+
### [Local storage](#tab/sizestoragelocal)
43+
44+
Local (temp) storage info for each size
45+
46+
> [!NOTE]
47+
> No local storage present in this series.
48+
>
49+
> For frequently asked questions, see [Azure VM sizes with no local temp disk](../../azure-vms-no-temp-disk.yml).
50+
51+
52+
53+
### [Remote storage](#tab/sizestorageremote)
54+
55+
Remote (uncached) storage info for each size
56+
57+
| Size Name | Max Remote Storage Disks (Qty.) | Uncached Disk IOPS | Uncached Disk Speed (MBps) | Uncached Disk Burst<sup>1</sup> IOPS | Uncached Disk Burst<sup>1</sup> Speed (MBps) | Uncached Special<sup>2</sup> Disk IOPS | Uncached Special<sup>2</sup> Disk Speed (MBps) | Uncached Burst<sup>1</sup> Special<sup>2</sup> Disk IOPS | Uncached Burst<sup>1</sup> Special<sup>2</sup> Disk Speed (MBps) |
58+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
59+
| Standard_F2als_v6 | 4 | 4000 | 90 | 20000 | 1250 | 8000 | 90 | 20000 | 1250 |
60+
| Standard_F4als_v6 | 8 | 7600 | 180 | 20000 | 1250 | 15200 | 180 | 20000 | 1250 |
61+
| Standard_F8als_v6 | 16 | 15200 | 360 | 40000 | 1250 | 30400 | 360 | 80000 | 1250 |
62+
| Standard_F16als_v6 | 32 | 30400 | 720 | 40000 | 1250 | 60800 | 720 | 80000 | 1250 |
63+
| Standard_F32als_v6 | 32 | 57600 | 1440 | 57600 | 1700 | 115200 | 1440 | 115200 | 1700 |
64+
| Standard_F48als_v6 | 32 | 86400 | 2160 | 86400 | 2550 | 172800 | 2160 | 172800 | 2550 |
65+
| Standard_F64als_v6 | 32 | 115200 | 2880 | 115200 | 3400 | 230400 | 2880 | 230400 | 3400 |
66+
67+
#### Storage resources
68+
- [Introduction to Azure managed disks](../../../virtual-machines/managed-disks-overview.md)
69+
- [Azure managed disk types](../../../virtual-machines/disks-types.md)
70+
- [Share an Azure managed disk](../../../virtual-machines/disks-shared.md)
71+
72+
#### Table definitions
73+
- <sup>1</sup>Some sizes support [bursting](../../disk-bursting.md) to temporarily increase disk performance. Burst speeds can be maintained for up to 30 minutes at a time.
74+
- <sup>2</sup>Special Storage refers to either [Ultra Disk](../../../virtual-machines/disks-enable-ultra-ssd.md) or [Premium SSD v2](../../../virtual-machines/disks-deploy-premium-v2.md) storage.
75+
- Storage capacity is shown in units of GiB or 1024^3 bytes. When you compare disks measured in GB (1000^3 bytes) to disks measured in GiB (1024^3) remember that capacity numbers given in GiB may appear smaller. For example, 1023 GiB = 1098.4 GB.
76+
- Disk throughput is measured in input/output operations per second (IOPS) and MBps where MBps = 10^6 bytes/sec.
77+
- Data disks can operate in cached or uncached modes. For cached data disk operation, the host cache mode is set to ReadOnly or ReadWrite. For uncached data disk operation, the host cache mode is set to None.
78+
- To learn how to get the best storage performance for your VMs, see [Virtual machine and disk performance](../../../virtual-machines/disks-performance.md).
79+
80+
81+
### [Network](#tab/sizenetwork)
82+
83+
Network interface info for each size
84+
85+
| Size Name | Max NICs (Qty.) | Max Bandwidth (Mbps) |
86+
| --- | --- | --- |
87+
| Standard_F2als_v6 | 2 | 12500 |
88+
| Standard_F4als_v6 | 2 | 12500 |
89+
| Standard_F8als_v6 | 4 | 12500 |
90+
| Standard_F16als_v6 | 8 | 16000 |
91+
| Standard_F32als_v6 | 8 | 20000 |
92+
| Standard_F48als_v6 | 8 | 28000 |
93+
| Standard_F64als_v6 | 8 | 36,000 |
94+
95+
#### Networking resources
96+
- [Virtual networks and virtual machines in Azure](../../../virtual-network/network-overview.md)
97+
- [Virtual machine network bandwidth](../../../virtual-network/virtual-machine-network-throughput.md)
98+
99+
#### Table definitions
100+
- Expected network bandwidth is the maximum aggregated bandwidth allocated per VM type across all NICs, for all destinations. For more information, see [Virtual machine network bandwidth](../../../virtual-network/virtual-machine-network-throughput.md)
101+
- Upper limits aren't guaranteed. Limits offer guidance for selecting the right VM type for the intended application. Actual network performance will depend on several factors including network congestion, application loads, and network settings. For information on optimizing network throughput, see [Optimize network throughput for Azure virtual machines](../../../virtual-network/virtual-network-optimize-network-bandwidth.md).
102+
- To achieve the expected network performance on Linux or Windows, you may need to select a specific version or optimize your VM. For more information, see [Bandwidth/Throughput testing (NTTTCP)](../../../virtual-network/virtual-network-bandwidth-testing.md).
103+
104+
### [Accelerators](#tab/sizeaccelerators)
105+
106+
Accelerator (GPUs, FPGAs, etc.) info for each size
107+
108+
> [!NOTE]
109+
> No accelerators are present in this series.
110+
111+
---
112+
113+
[!INCLUDE [sizes-footer](../includes/sizes-footer.md)]
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
title: Famsv6 size series
3+
description: Information on and specifications of the Famsv6-series sizes
4+
author: mattmcinnes
5+
ms.service: azure-virtual-machines
6+
ms.subservice: sizes
7+
ms.topic: conceptual
8+
ms.date: 07/30/2024
9+
ms.author: mattmcinnes
10+
ms.reviewer: mattmcinnes
11+
---
12+
13+
# Famsv6 sizes series
14+
15+
[!INCLUDE [famsv6-summary](./includes/famsv6-series-summary.md)]
16+
17+
## Host specifications
18+
[!INCLUDE [famsv6-series-specs](./includes/famsv6-series-specs.md)]
19+
20+
## Feature support
21+
[Premium Storage](../../premium-storage-performance.md): Supported <br>[Premium Storage caching](../../premium-storage-performance.md): Supported <br>[Live Migration](../../maintenance-and-updates.md): Not Supported <br>[Memory Preserving Updates](../../maintenance-and-updates.md): Supported <br>[Generation 2 VMs](../../generation-2.md): Supported <br>[Generation 1 VMs](../../generation-2.md): Not Supported <br>[Accelerated Networking](../../../virtual-network/create-vm-accelerated-networking-cli.md): Supported <br>[Ephemeral OS Disk](../../ephemeral-os-disks.md): Not Supported <br>[Nested Virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization): Supported <br>
22+
23+
## Sizes in series
24+
25+
### [Basics](#tab/sizebasic)
26+
27+
vCPUs (Qty.) and Memory for each size
28+
29+
| Size Name | vCPUs (Qty.) | Memory (GB) |
30+
| --- | --- | --- |
31+
| Standard_F2ams_v6 | 2 | 16 |
32+
| Standard_F4ams_v6 | 4 | 32 |
33+
| Standard_F8ams_v6 | 8 | 64 |
34+
| Standard_F16ams_v6 | 16 | 128 |
35+
| Standard_F32ams_v6 | 32 | 256 |
36+
| Standard_F48ams_v6 | 48 | 384 |
37+
| Standard_F64ams_v6 | 64 | 512 |
38+
39+
#### VM Basics resources
40+
- [Check vCPU quotas](../../../virtual-machines/quotas.md)
41+
42+
### [Local storage](#tab/sizestoragelocal)
43+
44+
Local (temp) storage info for each size
45+
46+
> [!NOTE]
47+
> No local storage present in this series.
48+
>
49+
> For frequently asked questions, see [Azure VM sizes with no local temp disk](../../azure-vms-no-temp-disk.yml).
50+
51+
52+
53+
### [Remote storage](#tab/sizestorageremote)
54+
55+
Remote (uncached) storage info for each size
56+
57+
| Size Name | Max Remote Storage Disks (Qty.) | Uncached Disk IOPS | Uncached Disk Speed (MBps) | Uncached Disk Burst<sup>1</sup> IOPS | Uncached Disk Burst<sup>1</sup> Speed (MBps) | Uncached Special<sup>2</sup> Disk IOPS | Uncached Special<sup>2</sup> Disk Speed (MBps) | Uncached Burst<sup>1</sup> Special<sup>2</sup> Disk IOPS | Uncached Burst<sup>1</sup> Special<sup>2</sup> Disk Speed (MBps) |
58+
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
59+
| Standard_F2ams_v6 | 4 | 4000 | 90 | 20000 | 1250 | 8000 | 90 | 20000 | 1250 |
60+
| Standard_F4ams_v6 | 8 | 7600 | 180 | 20000 | 1250 | 15200 | 180 | 20000 | 1250 |
61+
| Standard_F8ams_v6 | 16 | 15200 | 360 | 40000 | 1250 | 30400 | 360 | 80000 | 1250 |
62+
| Standard_F16ams_v6 | 32 | 30400 | 720 | 40000 | 1250 | 60800 | 720 | 80000 | 1250 |
63+
| Standard_F32ams_v6 | 32 | 57600 | 1440 | 57600 | 1700 | 115200 | 1440 | 115200 | 1700 |
64+
| Standard_F48ams_v6 | 32 | 86400 | 2160 | 86400 | 2550 | 172800 | 2160 | 172800 | 2550 |
65+
| Standard_F64ams_v6 | 32 | 115200 | 2880 | 115200 | 3400 | 230400 | 2880 | 230400 | 3400 |
66+
67+
#### Storage resources
68+
- [Introduction to Azure managed disks](../../../virtual-machines/managed-disks-overview.md)
69+
- [Azure managed disk types](../../../virtual-machines/disks-types.md)
70+
- [Share an Azure managed disk](../../../virtual-machines/disks-shared.md)
71+
72+
#### Table definitions
73+
- <sup>1</sup>Some sizes support [bursting](../../disk-bursting.md) to temporarily increase disk performance. Burst speeds can be maintained for up to 30 minutes at a time.
74+
- <sup>2</sup>Special Storage refers to either [Ultra Disk](../../../virtual-machines/disks-enable-ultra-ssd.md) or [Premium SSD v2](../../../virtual-machines/disks-deploy-premium-v2.md) storage.
75+
- Storage capacity is shown in units of GiB or 1024^3 bytes. When you compare disks measured in GB (1000^3 bytes) to disks measured in GiB (1024^3) remember that capacity numbers given in GiB may appear smaller. For example, 1023 GiB = 1098.4 GB.
76+
- Disk throughput is measured in input/output operations per second (IOPS) and MBps where MBps = 10^6 bytes/sec.
77+
- Data disks can operate in cached or uncached modes. For cached data disk operation, the host cache mode is set to ReadOnly or ReadWrite. For uncached data disk operation, the host cache mode is set to None.
78+
- To learn how to get the best storage performance for your VMs, see [Virtual machine and disk performance](../../../virtual-machines/disks-performance.md).
79+
80+
81+
### [Network](#tab/sizenetwork)
82+
83+
Network interface info for each size
84+
85+
| Size Name | Max NICs (Qty.) | Max Bandwidth (Mbps) |
86+
| --- | --- | --- |
87+
| Standard_F2ams_v6 | 2 | 12500 |
88+
| Standard_F4ams_v6 | 2 | 12500 |
89+
| Standard_F8ams_v6 | 4 | 12500 |
90+
| Standard_F16ams_v6 | 8 | 16000 |
91+
| Standard_F32ams_v6 | 8 | 20000 |
92+
| Standard_F48ams_v6 | 8 | 28000 |
93+
| Standard_F64ams_v6 | 8 | 36000 |
94+
95+
#### Networking resources
96+
- [Virtual networks and virtual machines in Azure](../../../virtual-network/network-overview.md)
97+
- [Virtual machine network bandwidth](../../../virtual-network/virtual-machine-network-throughput.md)
98+
99+
#### Table definitions
100+
- Expected network bandwidth is the maximum aggregated bandwidth allocated per VM type across all NICs, for all destinations. For more information, see [Virtual machine network bandwidth](../../../virtual-network/virtual-machine-network-throughput.md)
101+
- Upper limits aren't guaranteed. Limits offer guidance for selecting the right VM type for the intended application. Actual network performance will depend on several factors including network congestion, application loads, and network settings. For information on optimizing network throughput, see [Optimize network throughput for Azure virtual machines](../../../virtual-network/virtual-network-optimize-network-bandwidth.md).
102+
- To achieve the expected network performance on Linux or Windows, you may need to select a specific version or optimize your VM. For more information, see [Bandwidth/Throughput testing (NTTTCP)](../../../virtual-network/virtual-network-bandwidth-testing.md).
103+
104+
### [Accelerators](#tab/sizeaccelerators)
105+
106+
Accelerator (GPUs, FPGAs, etc.) info for each size
107+
108+
> [!NOTE]
109+
> No accelerators are present in this series.
110+
111+
---
112+
113+
[!INCLUDE [sizes-footer](../includes/sizes-footer.md)]

0 commit comments

Comments
 (0)