Skip to content

Commit 795e631

Browse files
authored
Update convert-classic-resource.md
1 parent 555b9b9 commit 795e631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ If you don't wish to have your classic resource automatically migrated to a work
297297

298298
There's usually no difference, with one exeception - Application Insights resources that were receiving 1 GB per month free via legacy Application Insights pricing model will no longer receive the free data.
299299

300-
The migration to workspace-based Application Insights offers a number of options to further [optimize cost](../logs/cost-logs), including [Log Analytics commitment tiers](../logs/cost-logs.md#commitment-tiers), [dedicated clusters](../logs/cost-logs.md#dedicated-clusterss), and [basic logs](../logs/cost-logs.md#basic-logs).
300+
The migration to workspace-based Application Insights offers a number of options to further [optimize cost](../logs/cost-logs.md), including [Log Analytics commitment tiers](../logs/cost-logs.md#commitment-tiers), [dedicated clusters](../logs/cost-logs.md#dedicated-clusters), and [basic logs](../logs/cost-logs.md#basic-logs).
301301

302302
### How will telemetry capping work?
303303

@@ -343,7 +343,7 @@ To avoid this issue, make sure to use the latest version of the Terraform [azure
343343

344344
For backwards compatibility, calls to the old API for creating Application Insights resources will continue to work. Each of these calls will eventually create both a workspace-based Application Insights resource and a Log Analytics workspace to store the data.
345345

346-
We strongly encourage updating to the [new API](https://learn.microsoft.com/azure/azure-monitor/app/resource-manager-app-resource) for better control over resource creation.
346+
We strongly encourage updating to the [new API](resource-manager-app-resource.md) for better control over resource creation.
347347

348348
### Should I migrate diagnostic settings on classic Application Insights before moving to a workspace-based AI?
349349
Yes, we recommend migrating diagnostic settings on classic Application Insights resources before transitioning to a workspace-based Application Insights. It ensures continuity and compatibility of your diagnostic settings.

0 commit comments

Comments
 (0)