Hi Samuel JN,
- Azure communication services requires that the customer tenant licensed properly and provides ACS resources in Azure. If the service is not competent or licensed, Azure ad cannot make the concerned service principal during consent - leading to this accurate error.
- Verify that ACS is available and licensed in customer tenant
- Here the customer administrator can take steps to solve it:
- Ensure that the azure communication services are available and supported in the customer's Azure membership.
- Not all azure sectors support ACS, and ACS should be deployed at least once to the tenant of the customer for the service principal.
- To check availability:
https://learn.microsoft.com/en-us/azure/communication-services/overview#availability - Provision an Azure Communication Service Resources in the customer's Azure portal: Travel:
https://portal.azure.com - "Create a resource"> search for Azure Communication Services Create an ACS resource in their membership (even one dummy does one thing - it only insensate the tenant)
Once ACS has become a resource, recover the administrator consent process using URL as before:
https://login.microsoftonline.com/<TENANT_ID>/adminconsent?client_id=<YOUR_APP_CLIENT_ID>
https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/grant-admin-consent?pivots=portal
if you have any further concerns or queries, please feel free to reach out to us.