diff --git a/docs/getting-started-guides/azure.md b/docs/getting-started-guides/azure.md index 99044fa6ff9..466be35ba52 100644 --- a/docs/getting-started-guides/azure.md +++ b/docs/getting-started-guides/azure.md @@ -37,7 +37,7 @@ Next, specify an existing virtual network and subnet in `cluster/azure/config-de You can create a virtual network: - azure network vnet create --subnet= --location "West US" -v + azure network vnet create --subnet-name= --location "West US" -v Now you're ready.