Skip to content

Commit 701adda

Browse files
authored
Update serilog-protected-web-api-authentication-authorization-errors.md
1 parent bbe7365 commit 701adda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use Serilog to Troubleshoot Protected Web API Authentication or Authorization Errors
33
description: Provides a sample web API application to troubleshoot Microsoft Entra protected Web API authentication or authorization errors using Serilog logs.
4-
ms.date: 05/012/2025
4+
ms.date: 05/12/2025
55
ms.service: entra-id
66
ms.custom: sap:Developing or Registering apps with Microsoft identity platform
77
ms.reviewer: bachoang, v-weizhu
@@ -30,7 +30,7 @@ To add the application ID URI for a web API, follow these steps:
3030

3131
1. In the Azure portal, navigate to the app registration of the web API.
3232
2. Select **Expose an API** under **Manager**.
33-
3. At the top of the page, select **Add** next to **Application ID URI**. The defaults is `api://<application-client-id>`.
33+
3. At the top of the page, select **Add** next to **Application ID URI**. The default is `api://<application-client-id>`.
3434
4. Select **Save**.
3535

3636
:::image type="content" source="media/serilog-protected-web-api-authentication-authorization-errors/application-id-uri.png" alt-text="Screenshot that shows how to set the application ID URI in an app registration.":::

0 commit comments

Comments
 (0)