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
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Workspace-based resources:
15
15
> [!div class="checklist"]
16
16
> - Support full integration between Application Insights and [Log Analytics](../logs/log-analytics-overview.md).
17
17
> - Send Application Insights telemetry to a common [Log Analytics workspace](../logs/log-analytics-workspace-overview.md).
18
-
> --Allow you to access [the latest features of Azure Monitor](#new-capabilities) while keeping application, infrastructure, and platform logs in a consolidated location.
18
+
> - Allow you to access [the latest features of Azure Monitor](#new-capabilities) while keeping application, infrastructure, and platform logs in a consolidated location.
19
19
> - Enable common [Azure role-based access control](../../role-based-access-control/overview.md) across your resources.
20
20
> - Eliminate the need for cross-app/workspace queries.
21
21
> - Are available in all commercial regions and [Azure US Government](../../azure-government/index.yml).
@@ -79,25 +79,19 @@ If you don't need to migrate an existing resource, and instead want to create a
79
79
80
80
To migrate a classic Application Insights resource to a workspace-based resource:
81
81
82
-
1. From your Application Insights resource, select **Properties** under the **Configure** heading in the menu on the left.
82
+
1.1.From your Application Insights resource, select **Properties** under the **Configure** heading in the menu on the left.
83
83
84
84

85
85
86
86
1. Select **Migrate to Workspace-based**.
87
87
88
-

89
-
90
88
1. Select the Log Analytics workspace where you want all future ingested Application Insights telemetry to be stored. It can either be a Log Analytics workspace in the same subscription or a different subscription that shares the same Azure Active Directory tenant. The Log Analytics workspace doesn't have to be in the same resource group as the Application Insights resource.
91
89
92
90
> [!NOTE]
93
91
> Migrating to a workspace-based resource can take up to 24 hours, but the process is usually faster. Rely on accessing data through your Application Insights resource while you wait for the migration process to finish. After it's finished, you'll see new data stored in the Log Analytics workspace tables.
94
92
95
-

96
-
97
93
After your resource is migrated, you'll see the corresponding workspace information in the **Overview** pane.
98
94
99
-

100
-
101
95
Selecting the blue link text takes you to the associated Log Analytics workspace where you can take advantage of the new unified workspace query environment.
102
96
103
97
> [!TIP]
@@ -309,13 +303,13 @@ If you can't change the access control mode for security reasons for your curren
309
303
310
304
The legacy **Continuous export** functionality isn't supported for workspace-based resources. Prior to migrating, you need to disable continuous export.
311
305
312
-
1. From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
306
+
1.1.From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
313
307
314
308

315
309
316
310
1. Select **Disable**.
317
311
318
-

312
+
1.
319
313
320
314
- After you select **Disable**, you can go back to the migration UI. If the **Edit continuous export** page prompts you that your settings aren't saved, select **OK**. This prompt doesn't pertain to disabling or enabling continuous export.
0 commit comments