1

I am trying to add user having Hotmail account but team foundation showing following error.

Can anybody please tell me that how can I add another user in VSTS?

Getting the following message while adding user

No identities found.

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120

1 Answers1

1

Depends on how your account was set up. If it's Microsoft Account based (LiveID/Outlook.com/Hotmail), then you need to navigate to the account level users hub first.

https://{{account}}.visualstudio.com/_admin/_users

If your account is Azure Active Directory backed, then you need to import these users into Azure Active Directory first, then add them at the account level before being able to add them to a security group.

jessehouwing
  • 106,458
  • 22
  • 256
  • 341