You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Application Insights displays data about your application in a Microsoft Azure *resource*. Creating a new resource is therefore part of [setting up Application Insights to monitor a new application][start]. After you have created your new resource, you can get its instrumentation key and use that to configure the Application Insights SDK. The instrumentation key links your telemetry to the resource.
12
12
13
13
> [!IMPORTANT]
14
-
> On [**February 29th 2024**](https://azure.microsoft.com/updates/we-re-retiring-classic-application-insights-on-29-february-2024) Classic Application Insights will no longer be supported. Please follow these [instructions on how to upgrade to workspace-based Application Insights](convert-classic-resource.md). Newer regions introduced since the deprecation announcement on February 2021 do not support creating classic Application Insights resources. When creating a new Application Insights resource, we recommend workspace-based Application Insights.
14
+
> On **February 29th, 2024,**[support for Classic Application Insights will end](https://azure.microsoft.com/updates/we-re-retiring-classic-application-insights-on-29-february-2024). [Transition to workspace-based Application Insights](convert-classic-resource.md) to remain supported and take advantage of [new capabilities](create-workspace-resource.md#new-capabilities). Newer regions introduced after February 2021 do not support creating classic Application Insights resources.
0 commit comments