Default Domain Name in Office 365
Understand your tenant's default domain and why it's essential for successful cloud migration projects.
Overview
The default domain name is your Microsoft 365 tenant's primary domain that Office 365 automatically assigns to new groups and teams. This domain is critical for migration projects as it determines how APIs connect to your tenant.
Automatic Domain Assignment
When you create an Office 365 group or team, Office 365 automatically appends the default domain name. This behavior cannot be changed at the time of group creation.
Why It Matters for Migration
The default domain is crucial for cloud migration projects for several important reasons:
API Connection
The Microsoft Graph API connects to your tenant using the default domain. Incorrect domain configuration will cause API authentication failures.
Connector Registration
When creating migration connectors in Cloudiway, you must register the correct domain name to establish proper connectivity.
Group Naming
New Office 365 groups and Teams automatically receive email addresses with the default domain appended.
Data Transfer
Migration tools use the default domain to identify and transfer data to the correct tenant during the migration process.
Important
Make sure to use a domain that your tenant owns when registering connectors. The Graph API validates domain ownership as part of the authentication process.
How to Find Your Default Domain
Follow these steps to locate your default domain in the Microsoft 365 admin center:
- 1 Sign in to the Microsoft 365 admin center
Navigate to admin.microsoft.com and sign in with your tenant administrator credentials.
- 2 Navigate to Settings
In the left navigation pane, click on Settings.
- 3 Select Domains
Click on Domains to view all registered domains for your tenant.
- 4 Identify the Default Domain
Look for the domain marked as (Default) in the list. This is your tenant's default domain.
Microsoft 365 Admin Center - Domains Page
Settings → Domains → Default domain indicator
Common Issues
Group Email Address Cannot Be Changed
When creating Office 365 groups, the group name field may appear greyed out because the system automatically applies your default domain. You cannot modify this behavior during group creation.
Wrong Domain in Connector
If you register the wrong domain in your migration connector, the Graph API will fail to authenticate. Always verify your default domain before configuring connectors.
Multiple Domains
If you have multiple domains registered, you can change the default domain. However, be aware this affects new groups and may impact existing migration configurations.