Hey Prakash, it looks like your Azure DevOps org is tied to your personal Microsoft account (MSA), so it isn’t connected to your company’s Azure AD tenant—and that’s why you can’t sign into the Azure portal to update billing. Here are a couple of ways to fix it:
- Invite your work/Azure AD account into your DevOps org
- Sign in at https://dev.azure.com/YourOrg with your personal MSA
- Go to Organization settings > Users > Invite user
- Invite your work email (the one in your company tenant) and give it at least Stakeholder access
- Once your work account appears, elevate it to Project Collection Administrators under Organization settings > Security
- Change the Azure subscription used for billing Prerequisites:
- Your account must be in the Project Collection Administrators group
- On the Azure subscription you intend to use, you must have Owner, Contributor, or Service Admin role
- In a new tab, browse to https://aex.dev.azure.com and click your profile pic → Switch directory → select your company’s tenant
- Go back to https://dev.azure.com/YourOrg and sign in if needed
- Organization settings > Billing > Change billing
- Select your company Azure subscription and click Save
- Delegate billing management (optional backup) If you want someone else (e.g., a finance user) to manage billing without giving them Project Collection Admin rights:
- In Azure DevOps go to Organization settings > Billing > Add backup billing managers
- Follow the wizard to give another work user billing-manager permissions
Once your work identity is in the DevOps org and has the right Azure RBAC on the subscription, you’ll be able to open the Azure portal (portal.azure.com), select the correct directory, and update credit cards, invoices, etc. Let me know if you hit any snags!
Reference links
• Tenant switching for billing
• Invite users to your organization
Note: This content was drafted with the help of an AI system.