检索德国 Azure 订阅的 ManagementCertificate(法兰克福)
Retrieve the ManagementCertificate for a German Azure subscription (Frankfurt)
我正在尝试为位于德国中部(法兰克福)的订阅获取 ManagementCertificate。对于非德国订阅,我可以使用旧的 manage.windowsazure.com
门户获取证书,但遗憾的是旧门户不适用于位于德国中部的订阅。
我已经尝试使用 Azure PowerShell cmdlet 检索 publishsettings 文件(其中包含 ManagementCertificate)。 Get-AzurePublishSettingsFile
:
Get-AzurePublishSettingsFile -Environment AzureGermanCloud
这将打开网页https://manage.microsoftazure.de/publishsettings/index但是该站点不可用...
如何检索位于德国中部的订阅的 ManagementCertificate?
看起来还不支持。但是,我将证书发送给了可以上传证书的 Microsoft 员工。
我正在尝试为位于德国中部(法兰克福)的订阅获取 ManagementCertificate。对于非德国订阅,我可以使用旧的 manage.windowsazure.com
门户获取证书,但遗憾的是旧门户不适用于位于德国中部的订阅。
我已经尝试使用 Azure PowerShell cmdlet 检索 publishsettings 文件(其中包含 ManagementCertificate)。 Get-AzurePublishSettingsFile
:
Get-AzurePublishSettingsFile -Environment AzureGermanCloud
这将打开网页https://manage.microsoftazure.de/publishsettings/index但是该站点不可用...
如何检索位于德国中部的订阅的 ManagementCertificate?
看起来还不支持。但是,我将证书发送给了可以上传证书的 Microsoft 员工。