如何将章鱼部署创建的 .cer 文件添加到新的 Azure 门户?

How to add octopus deploy created .cer file to new Azure portal?

如何将章鱼部署创建的 .cer 文件添加到新的 Azure 门户 (https://portal.azure.com)? 我以前可以在旧的 Azure 门户(https://manage.windowsazure.com) 中进行,但 MS 不允许我的帐户访问旧的 Azure 门户。

谢谢

据我所知,新的管理门户(和新的管理模型 ARM)不使用证书,而是使用服务主体(link). There is the pane called Management Certificates, but it will forward you to the that page

您可以使用 Octopus 编写的参考资料来使其正常工作: 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