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
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/convert-classic-resource.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,13 @@ Workspace-based resources:
24
24
25
25
> [!IMPORTANT]
26
26
> * On February 29, 2024, continuous export will be deprecated as part of the classic Application Insights deprecation.
27
-
> * When you [migrate to a workspace-based Application Insights resource](convert-classic-resource.md), you must use [diagnostic settings](export-telemetry.md#diagnostic-settings-based-export) for exporting telemetry. All [workspace-based Application Insights resources](./create-workspace-resource.md) must use [diagnostic settings](./create-workspace-resource.md#export-telemetry).
27
+
>
28
+
29
+
>
30
+
> * You can enable [diagnostic settings on classic Application Insights]() before you [migrate to a workspace-based Application Insights resource](convert-classic-resource.md).All [workspace-based Application Insights resources](./create-workspace-resource.md) must use [diagnostic settings](./create-workspace-resource.md#export-telemetry).
31
+
>
28
32
> * Diagnostic settings export might increase costs. For more information, see [Diagnostic settings-based export](export-telemetry.md#diagnostic-settings-based-export).
33
+
>
29
34
30
35
## New capabilities
31
36
@@ -55,6 +60,7 @@ If you don't need to migrate an existing resource, and instead want to create a
55
60
56
61
> [!NOTE]
57
62
> The migration process shouldn't introduce any application downtime or restarts nor change your existing instrumentation key or connection string.
63
+
58
64
## Prerequisites
59
65
60
66
- A Log Analytics workspace with the access control mode set to the **Use resource or workspace permissions** setting:
@@ -321,9 +327,7 @@ No. There's no impact to [Live Metrics](live-stream.md#live-metrics-monitor-and-
321
327
322
328
### What happens with continuous export after migration?
323
329
324
-
Continuous export doesn't support workspace-based resources.
325
-
326
-
Switch to [diagnostic settings](../essentials/diagnostic-settings.md#diagnostic-settings-in-azure-monitor).
330
+
To continue with automated exports, you will need to migrate to [diagnostic settings](/previous-versions/azure/azure-monitor/app/continuous-export-diagnostic-setting) before migrating to workspace-based resource. The diagnostic setting will carry over in the migration to workspace-based Application Insights.
327
331
328
332
## Troubleshooting
329
333
@@ -341,8 +345,9 @@ If you can't change the access control mode for security reasons for your curren
341
345
342
346
**Error message:** "Continuous Export needs to be disabled before continuing. After migration, use Diagnostic Settings for export."
343
347
344
-
The legacy **Continuous export** functionality isn't supported for workspace-based resources. Prior to migrating, you need to disable continuous export.
348
+
The legacy **Continuous export** functionality isn't supported for workspace-based resources. Prior to migrating, you need to enable diagnostic settings and disable continuous export.
345
349
350
+
1.[Enable Diagnostic Settings](/previous-versions/azure/azure-monitor/app/continuous-export-diagnostic-setting) on you classic Application Insights resource.
346
351
1. From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
347
352
348
353
:::image type="content" source="./media/convert-classic-resource/continuous-export.png" lightbox="./media/convert-classic-resource/continuous-export.png" alt-text="Screenshot that shows the Continuous export menu item.":::
0 commit comments