diff --git a/en/developer-docs/docs/authentication-and-authorization/secure-api-access-with-azure-ad.md b/en/developer-docs/docs/authentication-and-authorization/secure-api-access-with-azure-ad.md index ccd5e32499..301979c5d0 100644 --- a/en/developer-docs/docs/authentication-and-authorization/secure-api-access-with-azure-ad.md +++ b/en/developer-docs/docs/authentication-and-authorization/secure-api-access-with-azure-ad.md @@ -74,7 +74,7 @@ You can restrict users to the API as follows: 4. Under **Manage**, select the **Users and groups** then select **+ Add user/group**. 5. Select the users and groups and click **Select**. -For more information, refer to the Azure documentation: [Assign the app to users and groups to restrict access](Assign the app to users and groups to restrict access) +For more information, refer to the Azure documentation: [Assign the app to users and groups to restrict access](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/assign-user-or-group-access-portal) ## Step 3: Create a client application on Azure AD and invoke the Azure web API