Skip to content

Commit eeb33fd

Browse files
committed
Learn Editor: Update convert-classic-resource.md
1 parent 7a9faec commit eeb33fd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ 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).
2222
> - Don't require changing instrumentation keys after migration from a classic resource.
2323
24+
2425
> [!IMPORTANT]
2526
> * On February 29, 2024, continuous export will be deprecated as part of the classic Application Insights deprecation.
2627
> * 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).
@@ -782,7 +783,7 @@ Legacy table: traces
782783
|message|string|Message|string|
783784
|operation_Id|string|OperationId|string|
784785
|operation_Name|string|OperationName|string|
785-
|operation_ParentId|string|OperationParentId|string|
786+
|operation_ParentId|string|ParentId|string|
786787
|operation_SyntheticSource|string|OperationSyntheticSource|string|
787788
|sdkVersion|string|SDKVersion|string|
788789
|session_Id|string|SessionId|string|
@@ -796,3 +797,4 @@ Legacy table: traces
796797

797798
* [Explore metrics](../essentials/metrics-charts.md)
798799
* [Write Log Analytics queries](../logs/log-query-overview.md)
800+

0 commit comments

Comments
 (0)