1
votes

I have the Azure DevOps organization called "Pay4it", which i want to connect to Azure Active Directory - I have treid to click "Connect directory", and a new window open and a error comes op: We cannot find your account([email protected]) in any Azure Active Directory. Please talk to the administrator of your company's Azure Active Directory to get your user account([email protected]) added to that directory.

If i try to login into portal.azure.com with the username [email protected] it works fine, but still i have no Azure Active Directories in the dropdown.

I can't figure out what i'm missing, hopefully someone knows what i'm doing wrong.

I have attached a picture that shows the setup, the user created in Azure AD and that the user is owner of the organization in DevOps

The picture that shows the setup and the created user in Azure AD

1
i think when you login to Azure Devops you should get a prompt to choose between work or personal account, try using work account4c74356b41
When i log into Azure DevOps it is a work account, created in Azure ADJesper Tarp

1 Answers

0
votes

The user who makes the connection must confirm the following statements are true.

  • User exists in Azure AD as a member. If the user is an Azure AD guest, rather than member
  • User is a project collection administrator or owner of the organization
  • User isn't using the Microsoft account identity that matches the Azure AD identity. For example, if the Microsoft account that users are currently using is [email protected], the Azure AD identity they'll use after connecting is also [email protected]. Use a single identity that spans both applications, rather than two separate identities using the same email.

https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/connect-organization-to-azure-ad?view=azure-devops#prerequisites