How do I add octopus deploy created .cer file to new Azure portal(https://portal.azure.com)? I can do it in old Azure portal(https://manage.windowsazure.com) in before, but MS didn't allow my account to access the old Azure portal.
Thank you
How do I add octopus deploy created .cer file to new Azure portal(https://portal.azure.com)? I can do it in old Azure portal(https://manage.windowsazure.com) in before, but MS didn't allow my account to access the old Azure portal.
Thank you
As far as i know, the new management portal (and a new management model ARM) does not use certificates, instead of that it uses Service Principals (link). There is the pane called Management Certificates, but it will forward you to the that page.
There are Octopus-written references that you may use for making it work: http://docs.octopusdeploy.com/display/OD/Creating+an+Azure+Management+Certificate+Account
http://docs.octopusdeploy.com/display/OD/Deploy+using+an+Azure+Resource+Group+Template