Skip to content

Commit 0f10e99

Browse files
Merge pull request #263663 from CourtGoodson/docs-editor/convert-classic-resource-1705690189
Update convert-classic-resource.md
2 parents 4f4ffdf + 8b806eb commit 0f10e99

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

articles/azure-monitor/app/convert-classic-resource.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,13 @@ Workspace-based resources:
2424

2525
> [!IMPORTANT]
2626
> * 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+
>
2832
> * Diagnostic settings export might increase costs. For more information, see [Diagnostic settings-based export](export-telemetry.md#diagnostic-settings-based-export).
33+
>
2934
3035
## New capabilities
3136

@@ -55,6 +60,7 @@ If you don't need to migrate an existing resource, and instead want to create a
5560

5661
> [!NOTE]
5762
> The migration process shouldn't introduce any application downtime or restarts nor change your existing instrumentation key or connection string.
63+
5864
## Prerequisites
5965

6066
- 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-
321327

322328
### What happens with continuous export after migration?
323329

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.
327331

328332
## Troubleshooting
329333

@@ -341,8 +345,9 @@ If you can't change the access control mode for security reasons for your curren
341345

342346
**Error message:** "Continuous Export needs to be disabled before continuing. After migration, use Diagnostic Settings for export."
343347

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.
345349

350+
1. [Enable Diagnostic Settings](/previous-versions/azure/azure-monitor/app/continuous-export-diagnostic-setting) on you classic Application Insights resource.
346351
1. From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
347352

348353
:::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

Comments
 (0)