diff --git a/website/source/docs/builders/azure.html.md b/website/source/docs/builders/azure.html.md index 5e5a12355..d1e4bcac7 100644 --- a/website/source/docs/builders/azure.html.md +++ b/website/source/docs/builders/azure.html.md @@ -83,10 +83,9 @@ builder. behavior for `os_type`, below. - `os_type` (string) If either `Linux` or `Windows` is specified Packer will - automatically configure authentication credentials for your machine. For + automatically configure authentication credentials for the provisioned machine. For `Linux` this configures an SSH authorized key. For `Windows` this - configures your Tenant ID, Object ID, Key Vault Name, Key Vault Secret, and - WinRM certificate URL. + configures a WinRM certificate. - `virtual_network_name` (string) Use a pre-existing virtual network for the VM. This option enables private communication with the VM, no public IP address is **used** or **provisioned**. This value should only be set if