Skip to content

Commit 1bce192

Browse files
committed
Update ConfigureAppAuthentication.md
1 parent a3249ee commit 1bce192

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/ConfigureAppAuthentication.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ We will add Microsoft Entra ID as an authentication provider to API and Web Appl
1919
- Select **Microsoft** and set **Client secret expiration**, then click **Add** button.
2020
![add_auth_provider_web_2](./Images/add_auth_provider_web_2.png)
2121

22-
2. Add Authentication Provider in API Service
22+
> **Note:** If you encounter issues with this automatic process or if the script cannot complete as expected, please refer to our [Manual App Registration Configuration](./ManualAppRegistrationConfiguration.md) for detailed manual setup instructions.
23+
24+
25+
1. Add Authentication Provider in API Service
2326

2427
- Go to deployed Container App and select `ca-cps-<randomname>-api` and click **Add Identity Provider** button in Authentication.
2528
![add_auth_provider_api_1](./Images/add_auth_provider_api_1.png)

0 commit comments

Comments
 (0)