Sep 10 2018
09:37 PM
- last edited on
Jan 14 2022
05:33 PM
by
TechCommunityAP
Sep 10 2018
09:37 PM
- last edited on
Jan 14 2022
05:33 PM
by
TechCommunityAP
Hello All,
Current Scenario:
Custom Domain name 1: abc.com
Azure Active Directory p1
Office365 actively used by all users
Users authenticate using Azure Active Directory (no onpremise Active Directory)
Future state:
Migrate all users from abc.com to the new domain name: xyz.com
Explanation:
The company is planning to have a facelift in the brand name and thus change of domain name for all users. Wherein users AD properties should be updated from old domain name: abc.com to new domain name: xyz.com
Looking for Advice on what all to be considered for the migration or movement to occur?
Sep 10 2018 11:39 PM
And where is domain xyz.com located, the same tenant or another one? If it's the same tenant, you just need to change the UPN of the users. If its a new tenant, then you are on your own, as Microsoft doesn't provide any tenant-to-tenant migration tools. Your best bet would be to export the list of users and their attributes via PowerShell or the Graph API, then import them to the new tenant. Or look for 3rd party tools that do that.
Sep 11 2018 11:45 PM
Thanks for responding.
I`ll add another custom domain: xyz.com and verify the domain.
wondering if changing UPN is the required tasks.
SOrry, but not sure if that will break the services running in Office365 or Azure.
Sep 12 2018 12:38 PM
Simply make sure to inform the users about changing their UPN.
Sep 19 2018 08:16 PM
Hi VAsil,
More I`m going into it and finding it few challenges.
a) It seems the URL of Sharepoint wont change, example currently its abc.sharepoint.com, but after changing the domain for all users it would still point to old url.
b) Sharing rights for documents in SharePoint can be impacted post UPN value change
Any suggestions or reference to check.
Thanks in advance for your time.
Jul 30 2019 02:24 AM
Could you provide more info, how to migrate users between two domains in the same tenant, so that be able to make hybrid join.
Sep 27 2022 03:47 AM