我安装了 Azure Powershell 命令让(从这里https://www.windowsazure.com/en-us/manage/downloads)
我也跑了
Set-ExecutionPolicy RemoteSigned
然后我在管理员凭据下运行 Windows Azure PowerShell
但是我收到以下错误
Get-AzurePublishSettingsFile : Class not registered
At line:1 char:1
+ Get-AzurePublishSettingsFile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Get-AzurePublishSettingsFile], Win32Exception
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.Cmdlets.GetAzurePublishSettingsCommand