From 2c11b726afd78a17a80352cbf1f7ca4adac7c3b6 Mon Sep 17 00:00:00 2001 From: Nicolas De loof Date: Tue, 9 Dec 2014 08:36:46 +0100 Subject: [PATCH] Azure provider uses .pem file to authenticate Signed-off-by: Nicolas De Loof --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4339819109..3829f57b3b 100644 --- a/README.md +++ b/README.md @@ -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: