May 05 2022 10:25 AM
Hi,
I can transfer an existing subscription to a new AAD (Azure Active Directory) tenant. When am going to transfer it all Roll-Based-Access-Control (RBAC) roll assignments will be deleted from the source tenant. So my question is, do we need to re-assign the access for each? or is there any other way to transfer the AAD tenant with all RBAC?
May 05 2022 11:49 AM
Hello! You've posted your question in the Tech Community Discussion space, which is intended for discussion around the Tech Community website itself, not product questions. I'm moving your question to the Azure Active Directory space - please post Azure AD questions here in the future.
May 10 2022 01:45 AM
Solution
You are actually transferring your subscription to a different AAD tenant, not the other way around. Since there can only be one "authoritative" AAD directory per Azure subscription, it is not possible to transfer "role assignments". What you could do instead, is:
There is a comprehensive guide about the transfer with recommended workflow: Transfer an Azure subscription to a different Azure AD directory | Microsoft Docs
May 11 2022 04:59 AM
May 11 2022 06:57 AM