我需要 Microsoft 帐户才能连接到 Visual Studio 团队服务吗?
Do I need Microsoft account to connect to Visual Studio Team Services?
我受邀参与 Visual Studio Team Services 的一个项目。我被授予访问权限的电子邮件地址是我的工作 ID,如 john.smith@work.com
- 当我单击项目时 URL。我进入使用 Microsoft 帐户登录页面。
- 如果我尝试使用我的工作登录 ID/pass,Microsoft 无法识别 ofc
- 如果我使用个人 MS 帐户登录,则此帐户无权访问项目,因此出现错误
使用企业 iD 实际连接到 Team Services 项目的方法是什么?
默认方式是使用微软账号连接VSTS。但是您的 MS 帐户似乎没有 足够的权限。您可能需要请求项目管理员或邀请您的人给予您足够的权限。
如果您想使用您的公司帐户登录 VSTS。
Sign up for Visual Studio Team Services with a work or school account
Control access to Visual Studio Team Services the same way you do with
Microsoft services like Office 365 and Azure. When you sign up with a
work or school account, your Visual Studio Team Services account is
connected to your organization's directory (tenant) in Azure Active
Directory (Azure AD). You can then use the same username and password
as other Microsoft services, like @fabrikam.com. Azure AD helps you
enforce policies around accessing your team's critical resources and
key assets.
更多详细信息,请参考 link 来自 MSDN:Sign up for Visual Studio Team Services: Git & Agile for DevOps, continuous integration, & continuous delivery
您是否让屏幕在 "work or school account" 和 "personal account" 之间进行选择?如果是,则您的电子邮件地址既是 Microsoft 帐户 又是 由 Azure 管理的 work/school 帐户。你可能处于这种情况:
Q: Why am I asked to choose between a work or school account, and my personal Microsoft account?
转到此问题下的常见问题解答:
问:为什么我选择个人 Microsoft 帐户、工作或学校帐户后无法登录我的团队服务帐户?
您将找到完全退出并尝试重新登录的步骤。
我受邀参与 Visual Studio Team Services 的一个项目。我被授予访问权限的电子邮件地址是我的工作 ID,如 john.smith@work.com
- 当我单击项目时 URL。我进入使用 Microsoft 帐户登录页面。
- 如果我尝试使用我的工作登录 ID/pass,Microsoft 无法识别 ofc
- 如果我使用个人 MS 帐户登录,则此帐户无权访问项目,因此出现错误
使用企业 iD 实际连接到 Team Services 项目的方法是什么?
默认方式是使用微软账号连接VSTS。但是您的 MS 帐户似乎没有 足够的权限。您可能需要请求项目管理员或邀请您的人给予您足够的权限。
如果您想使用您的公司帐户登录 VSTS。
Sign up for Visual Studio Team Services with a work or school account
Control access to Visual Studio Team Services the same way you do with Microsoft services like Office 365 and Azure. When you sign up with a work or school account, your Visual Studio Team Services account is connected to your organization's directory (tenant) in Azure Active Directory (Azure AD). You can then use the same username and password as other Microsoft services, like @fabrikam.com. Azure AD helps you enforce policies around accessing your team's critical resources and key assets.
更多详细信息,请参考 link 来自 MSDN:Sign up for Visual Studio Team Services: Git & Agile for DevOps, continuous integration, & continuous delivery
您是否让屏幕在 "work or school account" 和 "personal account" 之间进行选择?如果是,则您的电子邮件地址既是 Microsoft 帐户 又是 由 Azure 管理的 work/school 帐户。你可能处于这种情况:
Q: Why am I asked to choose between a work or school account, and my personal Microsoft account?
转到此问题下的常见问题解答:
问:为什么我选择个人 Microsoft 帐户、工作或学校帐户后无法登录我的团队服务帐户?
您将找到完全退出并尝试重新登录的步骤。