Skip to content

Commit 0dcf87e

Browse files
Update accelerated-networking-overview.md
Stated discrepancy in supported VM sizes
1 parent c1c79a0 commit 0dcf87e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-network/accelerated-networking-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Support for Accelerated Networking can be found in the individual [virtual machi
7373

7474
The list of Virtual Machine SKUs that support Accelerated Networking can be queried directly via the following Azure CLI [`az vm list-skus`](/cli/azure/vm#az-vm-list-skus) command.
7575

76+
> [!NOTE]
77+
> Although NC and NV sizes will show in the command below, they do not support Accelerated Networking. Enabling Accelerated Networking on NC or NV VMs will have no effect.
78+
7679
```azurecli-interactive
7780
az vm list-skus \
7881
--location westus \

0 commit comments

Comments
 (0)