ACS - Issue with call connection using INTRA identity

Marcio Goncalves 0 Reputation points
2025-08-07T19:06:06.7433333+00:00

Hello, I'm working on a POC using ACS. If i use the connection string of my acs resource i can make an external call, receive the callback events etc... Part of the POC is to transfer the call to Teams user. According to my research, in this scenario the connection should be done using intra. My acs resource is registered with with Microsoft Entra ID but i get the error below:

"Code": "7510",

"Message": "Denied by the resource provider.",

"Target": "/calling/callConnections"Apparently, we need to grant "ACS Call Automation Administrator" role to my acs resource but we dont see that role anywhere. How can we add this role?

Azure Communication Services
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.