Hello@hardik parikh ,
Thanks for contacting MS Q&A. I will assist you with resolving your issues.You cannot rename a Microsoft Entra ID (Azure AD) directory name once created.
Term | Rename Possible? | Notes |
---|---|---|
Directory (Tenant) Name | ❌ No | This is the name in the Entra portal, like XYZ Company (xyz.onmicrosoft.com). It cannot be renamed. |
Directory (Tenant) Name | ❌ No | This is the name you see in the Entra portal, like XYZ Company (xyz.onmicrosoft.com) . It cannot be renamed. |
Initial Domain (xyz.onmicrosoft.com) | ❌ No | This system-generated Domain is permanent and cannot be changed. |
Custom Domain (e.g., xyz.com) | ✅ Yes (by adding a new one) | You can add a new domain like abc.com and set it as primary. |
Company Branding | ✅ Yes | You can update logos, sign-in messages, and display names. |
Usernames / Emails / UPNs | ✅ Yes | Can be changed to use the new Domain, e.g., ******@abc.com . |
What You Can Do Instead
- Add new custom domain:
abc.com
- Update user UPNs and emails to use the new domain
- Change the display name of the tenant (not the directory name, but branding):
- Go to Microsoft Entra admin center
- Navigate to Identity → Overview
- Click Properties
- Change the Name field to
ABC Company
(This is only cosmetic and appears in the portal)
Alternative (Only for Major Overhaul)
If renaming is business-critical and branding is very important, the only option is to:
- Create a new tenant with the desired name
- Migrate users, groups, apps, and data (complex, time-consuming, and disruptive)
I hope this helps.