Azure Event Grid not working for Azure Communication Services Resource and Teams Interoperability

Carlos Corona 71 Reputation points
2022-09-12T23:09:05.443+00:00

I'm trying to listen the calling events of my ACS resource, I'm following the example described here:
https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/handle-calling-events

But when I perform a call using my custom Teams client nothing is displayed on the azure website that I have configured to display the events:

240282-image.png

This is my event suscription setup:
240263-image.png
240275-image.png

To use my ACS resource I'm using my custom UWP Teams client, I'm signing with my office365 in using MSAL and call one of my contacts without problems, but the event is not being displayed in my Azurewebsite.

How can I listen my ACS events?, are Teams users able to trigger ACS events?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,234 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
454 questions
0 comments No comments
{count} vote

Accepted answer
  1. Tomas Chladek 81 Reputation points Microsoft Employee
    2022-09-14T23:52:15.683+00:00

    Hi @Carlos Corona ,

    ACS events do not support Teams meetings or Teams calls. Would Azure Monitor Logs integration work for you?
    https://learn.microsoft.com/en-us/azure/communication-services/concepts/analytics/call-logs-azure-monitor


0 additional answers

Sort by: Most helpful

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.