Skip to content

Commit d03965f

Browse files
committed
updating link text
1 parent 167b03d commit d03965f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/asp-net-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ This section provides answers to common questions.
204204
205205
### How does the automatic dependency collector report failed calls to dependencies?
206206
207-
Failed dependency calls will have the `success` field set to False. The module `DependencyTrackingTelemetryModule` doesn't report `ExceptionTelemetry`. The full data model for dependency is described in [Dependency telemetry](data-model-complete.md#dependency).
207+
Failed dependency calls will have the `success` field set to False. The module `DependencyTrackingTelemetryModule` doesn't report `ExceptionTelemetry`. The full data model for dependency is described in [Application Insights telemetry data model](data-model-complete.md#dependency).
208208
209209
### How do I calculate ingestion latency for my dependency telemetry?
210210

0 commit comments

Comments
 (0)