Move application insights instance tenant

Ketki Naik 20 Reputation points Microsoft Employee
2025-03-11T22:34:17.4766667+00:00

Hi Team,
I want to move my application insights instance from one tenant to another tenant. I want all the rules and alerts to remain the same even after moving it to new tenant. How can I do that?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,668 questions
{count} votes

Accepted answer
  1. Naveena Patlolla 3,850 Reputation points Microsoft External Staff Moderator
    2025-03-17T10:31:15.17+00:00

    Hi Ketki Naik

    Sorry for the delayed response.

    The historic data from the old tenant will remain in the old tenant and will not automatically migrate.

    Moving or renaming any Azure Application Insights resource changes the resource ID. When the ID changes for a workspace-based resource, the data sent for the prior ID is accessible only when you query the underlying Log Analytics workspace. The data won't be accessible from within the renamed or moved Application Insights resource. Please refer the below document

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources#microsoftinsights

    In order to Move Application Insights, you need to move Log analytics workspace, which is associated with App Insights, because data will be stored in Log Analytics workspace.

    Tenant to Tenant Migration is not possible, but if you want to Move Within the Tenant, please follow the below Article.

    https://learn.microsoft.com/en-us/azure/azure-monitor/logs/move-workspace?tabs=azure-portal#considerations

    Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.

    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.