Azure migration from one tenant to another tenant

CINAR Tarik 20 Reputation points
2024-04-03T14:19:18.4266667+00:00

Hi,

I want to migrate a subscription from tenant A to tenant B, but on this subscription, I have the Azure OpenAI resource. Will the migration impact Azure OpenAI ?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,092 questions
0 comments No comments
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2024-04-03T15:25:33.4266667+00:00

    CINAR Tarik Greetings & Welcome to Microsoft Q&A forum!

    I want to migrate a subscription from tenant A to tenant B, but on this subscription, I have the Azure OpenAI resource. Will the migration impact Azure OpenAI ?

    Transferring an Azure subscription to a different Microsoft Entra directory is a complex process that must be carefully planned and executed. Many Azure services require security principals (identities) to operate normally or even manage other Azure resources.

    As per my understanding transferring a subscription to a different tenant can impact your Azure OpenAI resource. When a subscription is moved to a different tenant, all principal IDs change, role assignments are deleted from Azure resource, and system assigned managed identities are dropped.

    To ensure that your Azure OpenAI resource continues to function properly after the migration, you will need to take steps to recover it. You can follow the instructions from the documentation Business Continuity and Disaster Recovery (BCDR) considerations with Azure OpenAI Service to implement Business Continuity and Disaster Recovery (BCDR) for your Azure OpenAI applications.

    Please check Understand the impact of transferring a subscription for more details of the impacts of transferring to a different subscription.

    Also, see this similar issue which has been discussed here and see if it helps.

    I hope this helps. Do let me know if you have any further queries.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.