gpt4 book ai didi

powershell - 添加-AzureAccount : Federated service - Error: ID3242

转载 作者:行者123 更新时间:2023-12-02 23:11:45 27 4
gpt4 key购买 nike

我发现这有点挑战。我有一个类似 [email protected] 的帐户但是当我输入用户凭据时,它会重定向到我假设的组织联合服务器,而不是客户 ADFS。

Get-AzureStorageBlob -Context $Context -Container $ContainerName;

Add-AzureAccount : Federated service at https://sts.contoso.com/adfs/services/trust/13/usernamemixed returned error: ID3242: The security token could not be authenticated or authorized.: The remote server returned an error: (500) Internal Server Error. At line:4 char:1 + Add-AzureAccount -Credential $AzureCredential; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Add-AzureAccount], AadAuthenticationFailedException + FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.Profile.AddAzureAccount

关于如何进行身份验证有什么建议吗?

最佳答案

您当前无法使用 Live ID/Microsoft 帐户向 Azure 进行身份验证。您需要创建可用于进行身份验证的 Azure Active Directory 用户。查看文章Azure Automation: Authenticating to Azure using Azure Active Directory了解详情。

关于powershell - 添加-AzureAccount : Federated service - Error: ID3242,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37519415/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com