Microsoft Azure VHDからOSラベル作成エラー

Add-AzureVMImage : Please connect to internet before executing this cmdlet PowerShellから実行するとエラー出てだめだったけど Add-AzureVMImage -ImageName イメージ名 -MediaLocation BLOB.*.vhd -Label イメージのラベル -OS Windows or Linux ポー…

Microsoft AzureをPowerShellで操作する際に表示されるエラー対処

PowerShell操作時、次のエラーが表示される。 Get-AzureVM : ForbiddenError: The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription. サブスクリプション発行設定ファイルをImpo…