We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49f87f commit 8c2a7fcCopy full SHA for 8c2a7fc
articles/virtual-machines/linux/mac-create-ssh-keys.md
@@ -65,7 +65,7 @@ The public key that you place on your Linux VM in Azure is by default stored in
65
66
67
```azurecli
68
-az vm create --name VMname --resource-group RGname --ssh-key-values mysshkey.pub az vm create \
+az vm create \
69
--resource-group myResourceGroup \
70
--name myVM \
71
--image UbuntuLTS \
0 commit comments