Skip to content

Commit 297d1a1

Browse files
committed
Initial commit
1 parent 067ff84 commit 297d1a1

Some content is hidden

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

51 files changed

+2535
-85
lines changed
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: 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: 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)]
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
title: Fasv6 size series
3+
description: Information on and specifications of the Fasv6-series sizes
4+
author: mattmcinnes
5+
ms.service: 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+
# Fasv6 sizes series
14+
15+
[!INCLUDE [fasv6-summary](./includes/fasv6-series-summary.md)]
16+
17+
## Host specifications
18+
[!INCLUDE [fasv6-series-specs](./includes/fasv6-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_F2as_v6 | 2 | 8 |
32+
| Standard_F4as_v6 | 4 | 16 |
33+
| Standard_F8as_v6 | 8 | 32 |
34+
| Standard_F16as_v6 | 16 | 64 |
35+
| Standard_F32as_v6 | 32 | 128 |
36+
| Standard_F48as_v6 | 48 | 192 |
37+
| Standard_F64as_v6 | 64 | 256 |
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_F2as_v6 | 4 | 4000 | 90 | 20000 | 1250 | 8000 | 90 | 20000 | 1250 |
60+
| Standard_F4as_v6 | 8 | 7600 | 180 | 20000 | 1250 | 15200 | 180 | 20000 | 1250 |
61+
| Standard_F8as_v6 | 16 | 15200 | 360 | 40000 | 1250 | 30400 | 360 | 80000 | 1250 |
62+
| Standard_F16as_v6 | 32 | 30400 | 720 | 40000 | 1250 | 60800 | 720 | 80000 | 1250 |
63+
| Standard_F32as_v6 | 32 | 57600 | 1440 | 57600 | 1700 | 115200 | 1440 | 115200 | 1700 |
64+
| Standard_F48as_v6 | 32 | 86400 | 2160 | 86400 | 2550 | 172800 | 2160 | 172800 | 2550 |
65+
| Standard_F64as_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_F2as_v6 | 2 | 12500 |
88+
| Standard_F4as_v6 | 2 | 12500 |
89+
| Standard_F8as_v6 | 4 | 12500 |
90+
| Standard_F16as_v6 | 8 | 16000 |
91+
| Standard_F32as_v6 | 8 | 20000 |
92+
| Standard_F48as_v6 | 8 | 28000 |
93+
| Standard_F64as_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)