Skip to content

Commit 2e6cb66

Browse files
committed
edits
1 parent c178ae4 commit 2e6cb66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/container-apps/authentication-entra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To register the app, perform the following steps:
7777
1. In the **Select a platform to add redirect URI** pane, select **Web**.
7878
1. In the **Add Redirect URI** pane, in the **Redirect URI** box, enter the following. Replace `\<APP_URL\>` with the application URL that you noted previously.
7979

80-
``<APP_URL>/.auth/login/aad/callback``
80+
`<APP_URL>/.auth/login/aad/callback`
8181

8282
For example: `https://<CONTAINER_APP_NAME>.<HOSTNAME>.<LOCATION>.azurecontainerapps.io/.auth/login/aad/callback`
8383

0 commit comments

Comments
 (0)