【发布时间】:2014-11-20 02:30:48
【问题描述】:
当我尝试在 powershell 中运行“Add-AzureAccount”命令时,我遇到了以下错误: 我正在使用最新的 Azure powershell 版本 0.87
Add-AzureAccount:multiple_matching_tokens_detected:缓存 包含多个满足要求的令牌。称呼 AcquireToken 再次提供更多要求(例如 UserId) 第 1 行 字符:1
- 添加-AzureAccount
- ~~~~~~~~~~~~~~~~
- CategoryInfo : CloseError: (:) [Add-AzureAccount], AadAuthenticationFailedException
- FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Profile.AddAzureAccount
【问题讨论】:
标签: azure