Skip to content

Commit 8bac30f

Browse files
Merge pull request #244670 from LouisBerner/v-lberner-ADO_118327
V lberner ado 118327
2 parents 5ac5dfc + 826d98b commit 8bac30f

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

articles/databox-online/azure-stack-edge-deploy-aks-on-azure-stack-edge.md

Lines changed: 2 additions & 2 deletions
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: how-to
10-
ms.date: 02/16/2023
10+
ms.date: 07/11/2023
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to deploy and configure Azure Kubernetes service on Azure Stack Edge.
1313
---
@@ -48,7 +48,7 @@ Depending on the workloads you intend to deploy, you may need to ensure the foll
4848

4949
```azurepowershell
5050
az login
51-
az ad sp show --id 'bc313c14-387c-4e7d-a58e-70417303ee3b' --query id -o tsv
51+
az ad sp show --id bc313c14-387c-4e7d-a58e-70417303ee3b --query id -o tsv
5252
```
5353

5454
Here's a sample output using the Azure CLI. You can run the same commands via the Cloud Shell in the Azure portal.

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: 11/15/2022
10+
ms.date: 07/11/2023
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: 13 additions & 1 deletion
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: 11/15/2022
5+
ms.date: 07/14/2023
66
ms.author: alkohli
77
---
88

@@ -53,6 +53,11 @@ These sizes are supported for GPU VMs on your device and are optimized for compu
5353
| **Standard_NC4as_T4_v3**  || 28  | 176  | 2000  | 48000  | 2300  || 16  ||
5454
| **Standard_NC8as_T4_v3**  || 56  | 352  | 2000  | 48000  | 2300  || 16  | 8 |
5555
| **Standard_NC16as_T4_v3**   | 16 | 110  | 352  | 2000  | 48000  | 2300  || 16  | 8 |
56+
| **Standard_NC16as_T4_v1** | 16 | 32 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
57+
| **Standard_NC32as_T4_v3** | 32 | 96 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
58+
| **Standard_NC32as_T4_v1** | 32 | 224 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
59+
| **Standard_NC32as_2T4_v1** | 32 | 224 | 352 | 2000 | 48000 | 2300 | 2 | 32 | 8 |
60+
5661

5762
For more information, see [NCasT4_v3-series](../articles/virtual-machines/nct4-v3-series.md).
5863

@@ -64,6 +69,10 @@ For more information, see [NCasT4_v3-series](../articles/virtual-machines/nct4-v
6469
| **Standard_NC4as_A2**  || 28  | 176  | 2000  | 48000  | 2300  || 16  ||
6570
| **Standard_NC8as_A2**  || 56  | 352  | 2000  | 48000  | 2300  || 16  | 8 |
6671
| **Standard_NC16as_A2**   | 16 | 110  | 352  | 2000  | 48000  | 2300  || 16  | 8 |
72+
| **Standard_NC16as_A2_v1** | 16 | 32 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
73+
| **Standard_NC32as_A2** | 32 | 96 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
74+
| **Standard_NC32as_A2_v1** | 32 | 224 | 352 | 2000 | 48000 | 2300 | 1 | 16 | 8 |
75+
| **Standard_NC32as_2A2_v1** | 32 | 224 | 352 | 2000 | 48000 | 2300 | 2 | 32 | 8 |
6776

6877

6978
### F-series
@@ -84,6 +93,9 @@ These series are optimized for computational workloads and run on Intel Xeon pro
8493
| **Standard_F8s**  || 16  | 32  | 2000  | 32000  | 2300  | 32  ||
8594
| **Standard_F16s**  | 16  | 32  | 64  | 2000  | 64000  | 2300  | 64  | 8 |
8695
| **Standard_F4s_v1**| 4 | 4 | 8 | 2000 | 8000 | 2300 | 8 | 4 |
96+
| **Standard_F32s** | 32 | 48 | 64 | 2000 | 64000 | 2300 | 64 | 8 |
97+
| **Standard_F32s_v1**| 32 | 96 | 64 | 2000 | 64000 | 2300 | 64 | 8 |
98+
| **Standard_F32s_v3**| 32 | 224 | 64 | 2000 | 64000 | 2300 | 64 | 8 |
8799

88100
For more information, see [Fsv2-series](../articles/virtual-machines/fsv2-series.md).
89101

0 commit comments

Comments
 (0)