diff --git a/docs/platform-azure.md b/docs/platform-azure.md index 62686424b..525cbd552 100644 --- a/docs/platform-azure.md +++ b/docs/platform-azure.md @@ -34,7 +34,7 @@ This will output a `azure.vhd` image. To deploy the `azure.vhd` image on Azure, invoke the following command: ``` -linuxkit run azure --resource-group --storage-account --location westeurope +linuxkit run azure -resourceGroupName -accountName -location westeurope ``` Sample output of the command: