An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Hi @David Gomes
You've read the error correctly, and the good news is your subscription is not gone. The Microsoft Services tenant (f8cdef31...) is the shared default tenant that personal accounts land in when the portal can't find any directory where the account is currently a member. So the error tells us your live.com account is no longer resolving as a member of the tenant that holds your subscription. The subscription itself still exists in its original tenant and your resources keep running, what broke is your account's membership, which lines up exactly with the Entra change you made right before. The usual culprits are deleting a user object that was actually your admin identity, or leaving the organization.
Two quick checks before any escalation, neither needs the Azure portal:
- Sign in at https://myaccount.microsoft.com and open the Organizations page. It lists every tenant your account is still a member of. If your tenant appears there, membership is intact and this is only a routing problem: open https://portal.azure.com/yourtenant.onmicrosoft.com in an InPrivate window (the tenant domain or ID is in your Microsoft for Startups welcome email or on any old invoice PDF).
- If the Organizations list doesn't show your tenant, membership is genuinely gone, and since you were the sole admin there is no self-service recovery for this state. It requires Microsoft's Data Protection / Tenant Recovery team.
For that escalation you have three parallel routes:
- You asked the right thing in your post. Microsoft moderators on Q&A do forward sole-admin lockouts to the Data Protection team and will request the sensitive details via private message, so keep your Trace ID, Correlation ID, timestamps and proof of ownership ready, and don't post anything more publicly.
- Call the regional number from the global customer service phone numbers page and ask explicitly for a service request routed to the Data Protection / Tenant Recovery team for a tenant lockout where the sole Global Administrator lost access. Ownership verification (billing details, domain/DNS if you have a custom domain) is part of their process.
- If phone routing goes nowhere, create a ticket from a different account or a fresh free tenant, and state explicitly that the request concerns a different, existing tenant whose only admin is locked out. Include the locked tenant's onmicrosoft.com domain or tenant ID, your subscription ID and your account UPN.
One time-sensitive note: if the change you made deleted a user object, deleted Entra users sit in a 30 day soft-delete window during which support can restore them, so move on this promptly rather than waiting on one channel.
Once you're back in, immediately add a second Global Administrator or a dedicated emergency access account so a single account change can never orphan the tenant again.
References: https://support.microsoft.com/en-us/topic/global-customer-service-phone-numbers-c0389ade-5640-e588-8b0e-28de8afeb3f2 https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/security-emergency-accessHi @David Gomes,
You've read the error correctly, and the good news is your subscription is not gone. The Microsoft Services tenant (f8cdef31...) is the shared default tenant that personal accounts land in when the portal can't find any directory where the account is currently a member. So the error tells us your live.com account is no longer resolving as a member of the tenant that holds your subscription. The subscription itself still exists in its original tenant and your resources keep running, what broke is your account's membership, which lines up exactly with the Entra change you made right before. The usual culprits are deleting a user object that was actually your admin identity, or leaving the organization.
Two quick checks before any escalation, neither needs the Azure portal:
- Sign in at https://myaccount.microsoft.com and open the Organizations page. It lists every tenant your account is still a member of. If your tenant appears there, membership is intact and this is only a routing problem: open https://portal.azure.com/yourtenant.onmicrosoft.com in an InPrivate window (the tenant domain or ID is in your Microsoft for Startups welcome email or on any old invoice PDF).
- If the Organizations list doesn't show your tenant, membership is genuinely gone, and since you were the sole admin there is no self-service recovery for this state. It requires Microsoft's Data Protection / Tenant Recovery team.
For that escalation you have three parallel routes:
- You asked the right thing in your post. Microsoft moderators on Q&A do forward sole-admin lockouts to the Data Protection team and will request the sensitive details via private message, so keep your Trace ID, Correlation ID, timestamps and proof of ownership ready, and don't post anything more publicly.
- Call the regional number from the global customer service phone numbers page and ask explicitly for a service request routed to the Data Protection / Tenant Recovery team for a tenant lockout where the sole Global Administrator lost access. Ownership verification (billing details, domain/DNS if you have a custom domain) is part of their process.
- If phone routing goes nowhere, create a ticket from a different account or a fresh free tenant, and state explicitly that the request concerns a different, existing tenant whose only admin is locked out. Include the locked tenant's onmicrosoft.com domain or tenant ID, your subscription ID and your account UPN.
One time-sensitive note: if the change you made deleted a user object, deleted Entra users sit in a 30 day soft-delete window during which support can restore them, so move on this promptly rather than waiting on one channel.
Once you're back in, immediately add a second Global Administrator or a dedicated emergency access account so a single account change can never orphan the tenant again.
References:
https://support.microsoft.com/en-us/topic/global-customer-service-phone-numbers-c0389ade-5640-e588-8b0e-28de8afeb3f2
https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/security-emergency-access