Azure Powershellコマンドレットをインストールしました(ここからhttps://www.windowsazure.com/en-us/manage/downloads)
私も走りました
Set-ExecutionPolicy RemoteSigned
次に、管理者の資格情報の下でWindowsAzurePowerShellを実行します
ただし、次のエラーが発生します
Get-AzurePublishSettingsFile : Class not registered
At line:1 char:1
+ Get-AzurePublishSettingsFile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Get-AzurePublishSettingsFile], Win32Exception
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.Cmdlets.GetAzurePublishSettingsCommand