Azure provider uses .pem file to authenticate

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De loof
2014-12-09 08:36:46 +01:00
parent 8c5da29ab5
commit 2c11b726af

View File

@@ -89,7 +89,7 @@ Go to the Azure portal, go to the "Settings" page, then "Manage Certificates" an
Grab your subscription ID from the portal, then run `machine create` with these details:
$ machine create -d azure --azure-subscription-id="SUB_ID" --azure-subscription-cert="mycert.cer"
$ machine create -d azure --azure-subscription-id="SUB_ID" --azure-subscription-cert="mycert.pem"
Options: