Skip to content

Commit 44d596b

Browse files
committed
Added new tables
1 parent fbb4dd0 commit 44d596b

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

articles/databox-online/azure-stack-edge-gpu-virtual-machine-sizes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: conceptual
10-
ms.date: 09/20/2022
10+
ms.date: 09/21/2022
1111
ms.author: alkohli
1212
#Customer intent: As an IT admin, I need to understand how to create and manage virtual machines (VMs) on my Azure Stack Edge Pro device by using APIs, so that I can efficiently manage my VMs.
1313
---

includes/azure-stack-edge-gateway-supported-vm-sizes.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: alkohli
33
ms.service: databox
44
ms.topic: include
5-
ms.date: 09/20/2022
5+
ms.date: 09/21/2022
66
ms.author: alkohli
77
---
88

@@ -93,19 +93,32 @@ The high-performance network (HPN) virtual machines are tailored for workloads t
9393

9494
#### HPN DSv2-series
9595

96-
| Size  | vCPU  | Memory (GiB)  | Temp storage (GiB)  | Max OS disk throughput (IOPS)  | Max temp storage throughput (IOPS)  | Max data disk throughput (IOPS)  | Max data disks  | Max NICs  |
96+
| Size  | vCPU  | Memory (GiB)  | Temp storage (GiB)  | Max OS disk throughput (IOPS)  | Max temp storage throughput (IOPS)  | Max data disk throughput (IOPS)  | Max data disks  | Max NICs<sup>1</sup>  |
9797
|-------------------|-------|---------------|---------------------|--------------------------------|-------------------------------------|----------------------------------|-----------------|-----------|
9898
| **Standard_DS2_v2_HPN**  ||| 14  | 2000  | 8000  | 2300  || 14  |
9999
| **Standard_DS3_v2_HPN**  || 14  | 28  | 2000  | 16000  | 2300  | 16  | 14  |
100100
| **Standard_DS4_v2_HPN**  || 28  | 56  | 2000  | 32000  | 2300  | 32  | 14  |
101101

102+
<sup>1</sup>Windows Server 2016 Datacenter VHD has a limit of 8 NICs for all HPN VM sizes.
103+
102104
#### HPN F-series
103105

104-
| Size  | vCPU  | Memory (GiB) | Temp storage (GiB)  | Max OS disk throughput (IOPS)  | Max temp storage throughput (IOPS)  | Max data disk throughput (IOPS)  | Max data disks  | Max NICs  |
106+
| Size  | vCPU  | Memory (GiB) | Temp storage (GiB)  | Max OS disk throughput (IOPS)  | Max temp storage throughput (IOPS)  | Max data disk throughput (IOPS)  | Max data disks  | Max NICs<sup>1</sup>  |
105107
|----------------|---------|--------------|---------------------|--------------------------------|-------------------------------------|----------------------------------|-----------------|-----------|
106108
| **Standard_F2s_HPN**  |||| 2000  | 8000  | 2300  || 14  |
107109
| **Standard_F4s_HPN**  ||| 16  | 2000  | 16000  | 2300  | 16  | 14  |
108110
| **Standard_F8s_HPN**  || 16  | 32  | 2000  | 32000  | 2300  | 32  | 14  |
109111
| **Standard_F12s_HPN** | 12 | 24 | 48 | 2000 | 48000 | 2300 | 64 | 14
110112
| **Standard_F16s_HPN**  | 16  | 32  | 64  | 2000  | 64000  | 2300  | 64  | 14 |
111-
| **Standard_F12_HPN**  | 12 | 24  | 64 | 1000  | 48000  | 500  | 64  | 14  |
113+
| **Standard_F12_HPN**  | 12 | 24  | 64 | 1000  | 48000  | 500  | 64  | 14  |
114+
115+
<sup>1</sup>Windows Server 2016 Datacenter VHD has a limit of 8 NICs for all HPN VM sizes.
116+
117+
#### HPN GPU
118+
119+
| Size  | vCPU  | Memory (GiB) | Temp storage (GiB)  | Max OS disk throughput (IOPS)  | Max temp storage throughput (IOPS)  | Max data disk throughput (IOPS)  | Max data disks  | Max NICs<sup>1</sup| GPU | GPU memory (GiB) |
120+
|----------------|---------|--------------|---------------------|--------------------------------|-------------------------------------|----------------------------------|-----------------|-----------|------|------|
121+
| **Standard_DS2_v2_HPN_T4_v3**  |||| 2000  | 8000  | 2300  || 14  |
122+
| **Standard_DS3_v2_HPN_T4_v3**  ||| 16  | 2000  | 16000  | 2300  | 16  | 14  |
123+
124+
<sup>1</sup>Windows Server 2016 Datacenter VHD has a limit of 8 NICs for all HPN VM sizes.

0 commit comments

Comments
 (0)