diff --git a/docs/ManualAppRegistrationConfiguration.md b/docs/ManualAppRegistrationConfiguration.md index a3826267..21b0ad9b 100644 --- a/docs/ManualAppRegistrationConfiguration.md +++ b/docs/ManualAppRegistrationConfiguration.md @@ -82,7 +82,7 @@ This guide provides detailed steps to manually register both front-end and backe - Under **Redirect URI**, choose **Web** and enter: ``` - https://azurecontainerapps.io/auth/login/aad/callback + https://azurecontainerapps.io/.auth/login/aad/callback ``` To find your Web App URL: @@ -136,4 +136,4 @@ This guide provides detailed steps to manually register both front-end and backe You have now manually configured Azure App Registrations. -For further configuration and steps, proceed to Step 2 in [Configure App Authentication](./ConfigureAppAuthentication.md#step-2-configure-application-registration---web-application). \ No newline at end of file +For further configuration and steps, proceed to Step 2 in [Configure App Authentication](./ConfigureAppAuthentication.md#step-2-configure-application-registration---web-application).