Skip to content

Commit 00dc0d8

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ To run the sample application, you must perform the following steps:
2929
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.
32-
2. Select **Expose an API** under **Manager**.
32+
2. Select **Expose an API** under **Manage**.
3333
3. At the top of the page, select **Add** next to **Application ID URI**. The default is `api://<application-client-id>`.
34-
4. Select **Save**.
3534

36-
:::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.":::
35+
:::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.":::
36+
5. Select **Save**.
3737

3838
### Step 2: Change the sample application configuration
3939

0 commit comments

Comments
 (0)