Skip to content

Commit f82385a

Browse files
committed
Learn Editor: Update convert-classic-resource.md
1 parent 3d7276c commit f82385a

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

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

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Workspace-based resources:
1515
> [!div class="checklist"]
1616
> - Support full integration between Application Insights and [Log Analytics](../logs/log-analytics-overview.md).
1717
> - 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.
1919
> - Enable common [Azure role-based access control](../../role-based-access-control/overview.md) across your resources.
2020
> - Eliminate the need for cross-app/workspace queries.
2121
> - 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
7979

8080
To migrate a classic Application Insights resource to a workspace-based resource:
8181

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

8484
![Screenshot that shows Properties under the Configure heading.](./media/convert-classic-resource/properties.png)
8585

8686
1. Select **Migrate to Workspace-based**.
8787

88-
![Screenshot that shows the Migrate to Workspace-based button.](./media/convert-classic-resource/migrate.png)
89-
9088
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.
9189

9290
> [!NOTE]
9391
> 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.
9492
95-
![Screenshot that shows the Migration wizard UI with the option to select target workspace.](./media/convert-classic-resource/migration.png)
96-
9793
After your resource is migrated, you'll see the corresponding workspace information in the **Overview** pane.
9894

99-
![Screenshot that shows the Workspace name.](./media/create-workspace-resource/workspace-name.png)
100-
10195
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.
10296

10397
> [!TIP]
@@ -309,13 +303,13 @@ If you can't change the access control mode for security reasons for your curren
309303

310304
The legacy **Continuous export** functionality isn't supported for workspace-based resources. Prior to migrating, you need to disable continuous export.
311305

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**.
313307

314308
![Screenshot that shows the Continuous export menu item.](./media/convert-classic-resource/continuous-export.png)
315309

316310
1. Select **Disable**.
317311

318-
![Screenshot that shows the Continuous export Disable button.](./media/convert-classic-resource/disable.png)
312+
1. ![Screenshot that shows the Continuous export Disable button.](./media/convert-classic-resource/disable.png)
319313

320314
- 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.
321315

@@ -798,3 +792,4 @@ Legacy table: traces
798792
* [Explore metrics](../essentials/metrics-charts.md)
799793
* [Write Log Analytics queries](../logs/log-query-overview.md)
800794

795+

0 commit comments

Comments
 (0)