我在VSTS中创建了一个新组织,并使用git存储库创建了一个新项目。我邀请了一个新用户-我本人,但电子邮件不同,没有Microsoft电子邮件,例如john.smith@test.com。通过Microsoft电子邮件,我的意思是@ hotmail.com或@ outlook.com。 我收到邀请,当我尝试进入组织时收到HTTP 401响应:
401 Not Authorized
The VSTS organization you are trying to access only allows Microsoft Accounts.
Please create a Microsoft Account with a different email
address and ask your administrator to invite the new Microsoft Account.
在工作中,我使用公司的电子邮件登录VSTS。 问题是我该怎么做才能将新用户的电子邮件地址不同于@ outlook.com或“ hotmail.com”添加到VSTS存储库,并且能够查看和管理内容?
答案 0 :(得分:1)
如果您的VSTS帐户不受Azure AD的支持,则必须使用Microsoft帐户登录。如果要使用工作帐户登录,connect your VSTS Account to AAD。