Get-AzureSubscription:无法刷新令牌。 AADSTS90002

时间:2015-02-16 02:39:36

标签: powershell azure

执行Microsoft Azure powershell命令时出现奇怪的错误。通过Add-AzureAccount成功将我的帐户添加到shell后,我在执行Get-AzureSubscription时遇到了问题。错误消息显示:

Get-AzureSubscription : Failed to refresh token. AADSTS90002: No service namespace named
'[REMOVED GUID FROM QUESTION]'was found in the data store.
Trace ID: [REMOVED GUID FROM QUESTION]
Correlation [REMOVED GUID FROM QUESTION]
Timestamp: 2015-02-15 20:34:14Z: The remote server returned an error: (400) Bad Request.

我对单个帐户有多个订阅。看起来有一个租户可能在本地与该帐户相关联,但在进行REST调用时不存在。我之前删除了一个Azure AD域。

3 个答案:

答案 0 :(得分:1)

删除文件夹 C:\ Users \\ AppData \ Roaming \ Windows Azure Powershell

的内容

之后再次运行Add-AzureAccount以获取新的

答案 1 :(得分:1)

如果遵循 LaPuyaLoca 的解决方案,问题无法解决,就像在我的情况下一样,关闭所有powershell运行控制台,只需删除&#34; < strong> Windows Azure Powershell &#34;文件夹并再次运行 Add-AzureAccount

答案 2 :(得分:0)

Wriju的评论是正确的,除非你需要添加你正在使用的用户名文件夹。

C:\ Users \ { {username} \ AppData \ Roaming \ Windows Azure Powershell

此外,如果您尝试通过文件浏览器进行搜索,则需要启用show hiden files选项