A cloud-based identity and access management service for securing user authentication and resource access
You connected your DevOps org to Microsoft Entra ID. That basically told DevOps: “Only let people from this company Entra ID in.”
Problem: Your account isn’t actually in that company Entra ID, so DevOps now says “I don’t know you” → 401/403 error.
How to fix it in 3 steps:
- Use the emergency door
Go to https://aex.dev.azure.com/me and log in with your original owner account. This page ignores the Entra lockout.
- Unplug Entra ID
Find your org → click ... → Disconnect from Microsoft Entra ID. Now you’re back in with your old login.
- Reconnect the right way
Before you reconnect:
• Add yourself to that Entra ID as a real user first • Or add your old outlook.com email as a “guest” in Entra ID • Make someone who IS in Entra ID the org owner before connecting
If step 1 doesn’t work: You’ll have to contact Microsoft Support and prove you own the org. They can unhook it from their side.
TL;DR: DevOps is now carding everyone at the door, and your ID isn’t on the guest list yet. Use the back door, take the bouncer off duty, add your name to the list, then put the bouncer back.