A cloud-based identity and access management service for securing user authentication and resource access
Hello Pavan K,
Greetings! Thanks for raising this question in the Q&A forum.
I need to give you the direct facts on this so you don't lose time waiting on something that isn't possible. A Microsoft Entra tenant deletion is different from deleting an object like a user, group, or app registration inside a tenant. Individual objects go into a 30-day soft-delete state and can be restored. A tenant itself has no soft-delete or recovery option at all once deletion completes; it is permanent, and this applies to Microsoft's own backend too, not just the admin portal.
However, there's an important detail that works in your favor. Microsoft blocks tenant deletion entirely if any active or canceled Azure subscription is still associated with that directory. Since you say your Azure subscription and resources were not deleted, this means one of two things is happening, not a case where Microsoft accidentally deleted a tenant with live resources attached.
Confirm which tenant actually hosts your subscription. Sign in to portal.azure.com with a browser private/incognito window using ********@outlook.com, and go to Microsoft Entra ID > Overview > Manage tenants, then also check Subscriptions directly at https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade. It's common for a subscription to actually be homed in a different tenant than the one you deleted, especially if you ever signed up for Azure separately from your main Microsoft 365/Entra sign-up. If that's the case here, your subscription was never actually inside the deleted Default Directory, and it's just a matter of finding the correct tenant ID and signing back in there.
Check the subscription's tenant ID directly from the Azure account center. Go to https://account.azure.com/subscriptions while signed in with ********@outlook.com. This view is tied to the Microsoft Account itself rather than a specific directory, and it will show you the subscription along with the tenant (directory) ID it currently belongs to, even if that directory is not the one you deleted.
If the subscription truly was homed in the deleted Default Directory, this points to the deletion having gone through despite the block, which would be unusual. In that case this becomes a Microsoft Support case rather than something recoverable through self-service, since there is no customer-facing API or portal action that restores a deleted tenant. Open a support request in the Azure portal under Help + support > Create a support request, category Subscription and account management > Billing, and reference these details:
- Error Code:
AADSTS16000 - Correlation ID:
4621b2dd-d5c1-4fad-8577-623b6728d54c - Trace ID:
d6423c61-9fae-40ce-b7be-6cf820c82700 - Approximate deleted tenant domain:
pavan.19k19.onmicrosoft.com - Do not rely on the guest invite as a fix. Inviting ********@outlook.com as a guest into a different tenant only gives that account access inside the new tenant. It does not restore ownership of the deleted tenant and does not bring the original subscription back into view, so this step alone won't resolve access to your original resources.
- Act quickly regardless of outcome. Even if the subscription is found intact in another tenant, a subscription that shows as Disabled or Deprovisioned starts a data-deletion countdown, so the sooner this is confirmed the safer your resources are.
Reference documentation: Delete a Microsoft Entra tenant Recover from deletions in Microsoft Entra ID
If this answer helps you kindly accept the answer which will help others who have similar questions.
Best Regards,
Jerald Felix.