Skip to content

Commit 6722313

Browse files
authored
Reverting changes I didn't make
1 parent f82385a commit 6722313

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,24 @@ 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. 1. From your Application Insights resource, select **Properties** under the **Configure** heading in the menu on the left.
82+
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+
8890
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.
8991

9092
> [!NOTE]
9193
> 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.
9294
95+
![Screenshot that shows the Migration wizard UI with the option to select target workspace.](./media/convert-classic-resource/migration.png)
96+
9397
After your resource is migrated, you'll see the corresponding workspace information in the **Overview** pane.
98+
99+
![Screenshot that shows the Workspace name.](./media/create-workspace-resource/workspace-name.png)
94100

95101
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.
96102

@@ -303,13 +309,13 @@ If you can't change the access control mode for security reasons for your curren
303309

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

306-
1. 1. From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
312+
1. From your Application Insights resource view, under the **Configure** heading, select **Continuous export**.
307313

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

310316
1. Select **Disable**.
311317

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

314320
- 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.
315321

0 commit comments

Comments
 (0)