Skip to content

Commit 6c8cf63

Browse files
authored
Update serilog-protected-web-api-authentication-authorization-errors.md
1 parent c1167e7 commit 6c8cf63

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

support/entra/entra-id/app-integration/serilog-protected-web-api-authentication-authorization-errors.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ When a web API application calls a web API that's protected with Microsoft Entra
1212

1313
## Net6WebAPILogging sample application
1414

15-
This sample web API application assumes you already have a web API application registered in Microsoft Entra ID. It uses Microsoft .NET 6 Framework and [Microsoft Identity Web](/entra/msal/dotnet/microsoft-identity-web/) NuGet package. For more information about how to protect an ASP.NET Core Web API application with Microsoft Entra ID, see [Tutorial: Build and secure an ASP.NET Core web API with the Microsoft identity platform](/entra/identity-platform/tutorial-web-api-dotnet-core-build-app).
15+
This sample web API application assumes you already have a web API registered in Microsoft Entra ID. It uses Microsoft .NET 6 Framework and [Microsoft Identity Web](/entra/msal/dotnet/microsoft-identity-web/) NuGet package.
1616

1717
It uses the following methods to set and collect logs for JwtBearer events:
1818

@@ -172,6 +172,10 @@ finally
172172
}
173173
```
174174

175+
## References
176+
177+
[Tutorial: Build and secure an ASP.NET Core web API with the Microsoft identity platform](/entra/identity-platform/tutorial-web-api-dotnet-core-build-app)
178+
175179
[!INCLUDE [Azure Help Support](../../../includes/third-party-disclaimer.md)]
176180

177-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
181+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)