Managing external identities to enable secure access for partners, customers, and other non-employees
Thank you for posting this in Microsoft Q&A.
I understand you want to move Azure ADB2C to Different Subscription.
Can i Move azure B2C Tenant (ADB2C) to another subscription.
Yes, Azure AD B2C tenants can be moved to another subscription using Azure Resource Manager if the source and destination subscriptions exist within the same Microsoft Entra tenant. To learn how to move Azure resources like your Azure AD B2C tenant to another subscription, see Move resources to new resource group or subscription
My old subscription is CSP based and we moved to EA agreement. Also is there any dependencies or configuration changes will require
Moving an Azure B2C tenant from a CSP (Cloud Solution Provider) subscription to an EA (Enterprise Agreement) subscription requires a resource migration. This means you'll need to create a new EA subscription and migrate your resources, including your Azure B2 C tenant, to the new subscription.
Dependencies and Configuration Changes:
1.The customer user account that you use to do the transfer must have Azure RBAC owner access on both subscriptions.
2.Validate that all Azure resources can move from the source subscription to the destination subscription.
3.You'll need to reconfigure Azure RBAC permissions for the new subscription.
4.Policy assignments will be removed from the subscription when it's associated with a different directory. You'll need to reapply policy assignments after the migration.
5.Moving Azure resources between subscriptions may result in service downtime, depending on the resources being moved.
For more information on Transfer CSP subscription to other offers: https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/transfer-subscriptions-subscribers-csp#transfer-csp-subscription-to-other-offers
This link describes product transfer support between the different agreement types
Hope this helps. Do let us know if you any further queries.
Thanks,
Navya.
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.