Skip to content

Commit e7f0373

Browse files
Merge pull request #216175 from AaronMaxwell/aaronmax-aspnetcore-faq-note
#100520
2 parents 71bf2c7 + c84a557 commit e7f0373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Monitor ASP.NET Core web applications for availability, performance
44
ms.topic: conceptual
55
ms.devlang: csharp
66
ms.custom: devx-track-csharp
7-
ms.date: 10/12/2021
7+
ms.date: 10/27/2022
88
ms.reviewer: casocha
99
---
1010
# Application Insights for ASP.NET Core applications
@@ -167,7 +167,7 @@ Run your application and make requests to it. Telemetry should now flow to Appli
167167

168168
### ILogger logs
169169

170-
The default configuration collects `ILogger` `Warning` logs and more severe logs. Review the FAQ to [customize this configuration](../faq.yml).
170+
The default configuration collects `ILogger` `Warning` logs and more severe logs. Review [How do I customize ILogger logs collection?](#how-do-i-customize-ilogger-logs-collection) for more information.
171171

172172
### Dependencies
173173

0 commit comments

Comments
 (0)