Migrate existing apps from Classic Application Insight after it's deprecation

 Microsoft is retiring the Classic Application Insights on 29 February 2024.

We’re retiring Classic Application Insights on 29 February 2024 | Azure updates | Microsoft Azure

Microsoft has described the steps required for transition in this article.

Migrate an Application Insights classic resource to a workspace-based resource - Azure Monitor - Azure Monitor | Microsoft Docs

In this article I will be going over how we can move from Classic Application Insights to Workspace-Based Application Insights for existing solutions.

To switch we need to deploy a new application insights resource within our existing resource groups


Ensure to select workspace-based as shown below


Once the new application insight has been created, we can use the new instrument key to connect our existing solution to the new application insights


Next, select change your resource


Select the application insight created above and click apply

Once this is done all telemetry will be redirected to this new resource.


Comments

Popular posts from this blog

D365FO - Create a multi-select lookup in batch jobs

Generate and download a csv file using X++

Creating a batch job with query based filter in D365 back-office