Hello,
Step-by-Step Fix
- Check Which Tenant Owns Your Domain
Your domain is likely still associated with a previous Microsoft 365 tenant. To find out which one:
- Go to Microsoft 365 Admin Center and try logging in with each of your Microsoft accounts.
- Once logged in, go to Settings > Domains and check if your domain is listed.
- If you find it, remove the domain from that tenant.
If you can’t access the tenant that owns the domain, you’ll need to contact Microsoft 365 support to release the domain.
- Clean Up Extra Tenants
You mentioned creating multiple onmicrosoft.com
tenants. These can be deleted, but only if:
- You remove all users (except the global admin),
- Remove all subscriptions and custom domains,
- Then go to Azure Portal > Azure Active Directory > Delete Directory.
Repeat this for each unused tenant.
- Set Up Microsoft 365 Business with Your Domain
Once your domain is released:
- Sign in to the Microsoft 365 Admin Center with the account you want to use.
- Go to Settings > Domains > Add Domain.
- Follow the DNS verification steps (TXT record in Azure DNS).
- Once verified, assign the domain to your users and set up email (Exchange Online).
- Link Azure DNS to Microsoft 365
If your domain is hosted in Azure DNS:
- Go to Azure Portal > DNS Zones.
- Add the required TXT, MX, CNAME, and SRV records as shown in the Microsoft 365 setup wizard.
Use Your Outlook.com Account for Admin
You can’t convert a personal @outlook.com
account into a Microsoft 365 admin, but you can:
- Add it as a guest user in your Microsoft Entra ID (Azure AD),
- Or create a new user in your Microsoft 365 tenant and assign it Global Admin rights.
Here’s the official Microsoft link that walks you through adding and verifying a custom domain in Microsoft 365:
🔗 Add a domain to Microsoft 365 - Microsoft Learn
This guide includes:
- How to add your domain in the Microsoft 365 Admin Center
- How to verify ownership using a TXT record
- How to configure DNS records (MX, CNAME, etc.)
- Troubleshooting tips if verification fails
Let me know if you’d like help generating the exact DNS records for your Azure DNS zone or if you have any other questions
Pls check
Thanks
Deepanshu