azure-devops - 如何分离、取消链接、清除、删除或回滚 VSTS 与 Azure AD 的连接

标签 azure-devops azure-active-directory

此处提供了有关将 VSTS 连接从一个 Azure AD 更改为另一个 Azure AD 的详细说明:Change VSTS AD .

但是,如果您只想删除 Azure AD 集成并恢复使用 Microsoft 帐户该怎么办?

我成功执行了说明中的所有步骤,直到附加新的目标 Azure AD。您可能会认为,当 VSTS 帐户在 Azure 中取消链接时,它将不再显示在 VSTS 中。

但是要去https://[AccountName].visualstudio.com/_admin/_home/settings仍然显示帐户由源目录支持。

正在尝试添加基于 Microsoft 帐户的用户 https://[AccountName].visualstudio.com/_user找不到该帐户,可能是因为它正在查找源 Azure AD。

这是转移帐户所有权时的一项重要功能。感谢您的浏览!

最佳答案

您可以按照此处的步骤操作:Disconnect your Team Services account from Azure AD .

To stop using Azure AD and revert to using Microsoft accounts, you can disconnect your Team Services account from its directory.

Here's what you'll need:

Microsoft accounts added to your Team Services account for all users.

Team Services account owner permissions for your Microsoft account.

Directory membership for your Microsoft account as an external user and global administrator permissions. Azure AD members can't disconnect Team Services accounts from directories.

关于azure-devops - 如何分离、取消链接、清除、删除或回滚 VSTS 与 Azure AD 的连接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37979923/

相关文章:

azure - azure 租户和 azure devops 之间有什么关系?

Azure VSTS : Nesting variables to get the value of a keyvault's secret

c# - 如果我有对象 ID,如何使用 REST API 获取 AzureAD 中对象的显示名称?

azure - 为 Azure AD 的应用程序注册创建客户端凭据

azure AADSTS900144 : The request body must contain the following parameter: 'client_id'

Azure DevOps AssemblyInfo 任务错误指定的版本字符串不符合所需的格式-major[.minor[.build[.revision]]]

azure - 如何使用 GitHub Branch 作为 Azure DevOps Pipelines 的参数?

c# - 尝试通过客户端库获取 TFS 用户列表

azure - 如何将自定义属性传递到 Azure AD 应用程序中的重定向 URL?

azure - 如何测试 Azure AD 访问 token 过期