Skip to content

Commit 8f8b043

Browse files
committed
fix in article link per PR reviewer
1 parent 7ff5b69 commit 8f8b043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To learn more about your data volumes, selecting **Metrics** for your Applicatio
7575

7676
### Queries to understand data volume details
7777

78-
There are two approaches to investigating data volumes for Application Insights. The first uses aggregated information in the `systemEvents` table, and the second uses the `_BilledSize` property, which is available on each ingested event. (Note that `systemEvents` will not have data size information for [#workspace-based-application-insights](workspace-based Application Insights resources).)
78+
There are two approaches to investigating data volumes for Application Insights. The first uses aggregated information in the `systemEvents` table, and the second uses the `_BilledSize` property, which is available on each ingested event. `systemEvents` will not have data size information for [workspace-based-application-insights](#data-volume-for-workspace-based-application-insights-resources).
7979

8080
#### Using aggregated data volume information
8181

0 commit comments

Comments
 (0)