We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddeaecd + 4dddcba commit 900997dCopy full SHA for 900997d
1 file changed
docs/ManualAppRegistrationConfiguration.md
@@ -14,7 +14,7 @@ This guide provides detailed steps to manually register both front-end and backe
14
- Under **Redirect URI**, choose **Web** and enter:
15
16
```
17
- https://<web-app-url>azurecontainerapps.io/auth/login/aad/callback
+ https://<web-app-url>azurecontainerapps.io/.auth/login/aad/callback
18
19
20
To find your Web App URL:
0 commit comments