Skip to content

Commit 4087e68

Browse files
authored
Merge pull request #90403 from crd477/crd477-patch-1
fix options to `nodepool add` command
2 parents 342b904 + 8ad51dd commit 4087e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/gpu-multi-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you're using command line, use the `az aks nodepool add` command to create th
5858
5959
az aks nodepool add \
6060
--name mignode \
61-
--resourcegroup myresourcegroup \
61+
--resource-group myresourcegroup \
6262
--cluster-name migcluster \
6363
--node-vm-size Standard_ND96asr_v4 \
6464
--gpu-instance-profile MIG1g

0 commit comments

Comments
 (0)