Skip to content

Commit 4856d85

Browse files
Merge pull request #10591 from MicrosoftDocs/JarrettRenshaw-patch-16
Update introduction for 401 Unauthorized error article
2 parents 37d865b + dc7e298 commit 4856d85

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

support/entra/entra-id/app-integration/401-unauthorized-aspnet-core-web-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ ms.custom: sap:Developing or Registering apps with Microsoft identity platform
99

1010
# 401 Unauthorized errors in ASP.NET Core Web API with Microsoft Entra ID
1111

12-
When you call an ASP.NET Core Web API that's secured by using Microsoft Entra ID authentication, you might encounter a "401 Unauthorized" error. This article provides guidance for using `JwtBearerEvents` to capture detailed logs to troubleshoot these errors.
12+
## Summary
13+
14+
This article provides guidance for using JwtBearerEvents to capture detailed logs to troubleshoot a "401 Unauthorized" error when you call an ASP.NET Core Web API that's secured by using Microsoft Entra ID authentication.
1315

1416
## Symptoms
1517

0 commit comments

Comments
 (0)