gpt4 book ai didi

powershell - 在没有提示的情况下从 Powershell 连接到 Azure AD

转载 作者:行者123 更新时间:2023-12-03 00:32:21 25 4
gpt4 key购买 nike

我们有一个启用了多因素身份验证的 Azure AD 帐户,想知道是否有一种方法可以在没有提示的情况下通过 Powershell 连接到它,即无需 MFA。

我们已经尝试过 Connect-AzureAD -Credentials,但是在设置 MFA 时它不会继续:

AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access...

如果有任何方法可以设置 MFA 并通过 Powershell 进行连接,我们将不胜感激。

最佳答案

没有。如果需要 MFA,您不能以用户身份以编程方式登录。

在这种情况下需要交互式身份验证。

如果您更改策略以允许在没有 MFA 的情况下从该计算机进行身份验证,那么它将起作用。

您还可以使用服务主体而不是用户进行身份验证。

关于powershell - 在没有提示的情况下从 Powershell 连接到 Azure AD,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58552071/

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