2

My Azure Devops organization is linked to my Azure Subscription but in Azure Portal, when I try to create a Static Web App using an Azure DevOps source repository, the dropdowns are empty.

I imagine this has something to do with permissions or subscription setup I tried creating a brand new DevOps organization, did not seem to help.

This integration is a fairly new feature and I can't find documentation on specific requirements that would enable this.

Any help or insight is appreciated.

2 Answers 2

0

This actually requires that the user currently logged in at the portal has access rights to the organization under a certain domain (it has nothing to do with the rights management on the portal side).

Please go to this link to check:

https://aex.dev.azure.com/me

Please first get the domain of the organization you want(use the user you used in the portal):

enter image description here

Then make sure your user's domain in the Azure Active Directory where the portal is located is the same as the DevOps domain:

enter image description here

For example, on my side, my user in AAD 'A' has access to many organizations, but in AAD 'B' my user has no access to any organizations. So if my user is in AAD 'B' in the portal, no organization will be listed.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

0

I had this issue when have multiple azure directory and azure dev ops assigned to wrong one (note you can only have one directly per organization)

  1. Click on organization setting than go to users: make sure you give stackholder access
  2. Go to Microsoft Entra from here you have to switch to the correct one enter image description here

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.