Skip to content

Commit 0ca362a

Browse files
Merge pull request #17456 from MicrosoftDocs/sethmanheim-patch-1
Update scale requirements size
2 parents 63dd3d0 + 53b8cbf commit 0ca362a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AKS-Arc/scale-requirements.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scale requirements for AKS on Azure Local
33
description: Learn about scale requirements for AKS on Azure Local.
44
ms.topic: conceptual
5-
ms.date: 03/21/2025
5+
ms.date: 03/24/2025
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: abha
@@ -93,17 +93,17 @@ The following VM sizes for each GPU models are supported by AKS on Azure Local,
9393
|-------------------|---|----|----|----|
9494
| Standard_NC4_A2 | 1 | 16 | 4 | 8 |
9595
| Standard_NC8_A2 | 1 | 16 | 8 | 16 |
96-
| Standard_NC16_A2 | 2 | 48 | 16 | 64 |
97-
| Standard_NC32_A2 | 2 | 48 | 32 | 128 |
96+
| Standard_NC16_A2 | 2 | 32 | 16 | 64 |
97+
| Standard_NC32_A2 | 2 | 32 | 32 | 128 |
9898

9999
### Nvidia A16 is supported by NC2 A16 SKUs
100100

101101
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
102102
|--------------------|---|----|----|----|
103103
| Standard_NC4_A16 | 1 | 16 | 4 | 8 |
104104
| Standard_NC8_A16 | 1 | 16 | 8 | 16 |
105-
| Standard_NC16_A16 | 2 | 48 | 16 | 64 |
106-
| Standard_NC32_A16 | 2 | 48 | 32 | 128 |
105+
| Standard_NC16_A16 | 2 | 32 | 16 | 64 |
106+
| Standard_NC32_A16 | 2 | 32 | 32 | 128 |
107107

108108
## Next steps
109109

0 commit comments

Comments
 (0)