Issue with Screen Sharing via Raw Video Stream in Azure Communication Services for Android
Hello Azure Team, We’re building a Flutter app with video call functionality using Azure Communication Services. As ACS doesn’t have native Flutter support, we implemented a custom Flutter plugin with platform-specific code — I’m the Android developer…
Azure Communication Services
Azure Communication Service - unable to validate SPF record - Valimail
Hello, I'm the OP for this previous question recently. I have since had to redeploy our instance of ACS and need to revalidate the SPF again. Please can you do as per the previous request and ask the ACS team to again manually approve the SPF validation?…
Azure Communication Services
Enable Alphanumeric Senders in Communication Services
According to the documentation my subscription ticks all the requirements for alphanumeric senders. When trying to enable it, it says "Alphanumeric sender ID is not available to your azure tenant". When selecting view your limits it states it…
Azure Communication Services
Rate Limiting Issues on Azure Communication Service
Hi! We have requested azure quote increase and were successfully granted the extention. However, we are experiencing rate limiting both on azure logic apps, and power platform for Azure Communication Services - Send Email action (429). The rate limit…
Azure Communication Services
Call automation SDK Error “answerCall SDK serializes callbackUri as object instead of string”
Description When calling CallAutomationClient.answerCall(...) in an Azure Function and passing a plain‑string callbackUri, the SDK throws: typescript Copy Error "answerCallRequest.callbackUri with value "[object Object]" must be of type…
Azure Communication Services
ACS custom domain DMARC verification failed
I have created dmarc record "v=DMARC1;p=quarantine" for the subdomain I'm trying to verify. The verification request to…
Azure Communication Services
Unable to add multiple MailFrom addresses on Azure Email Service
The Add button is disabled. We followed these guides and none worked: We cannot send an Azure Support Request Ticket, without a paid support plan. …
Azure Communication Services

PTR Record Mismatch Causing Email Delivery Issues with Azure Communication Services
We are experiencing issues with email deliverability when sending emails via Azure Communication Services (ACS). While emails are successfully delivered to some domains (e.g., Gmail), they are not being delivered to others, specifically me.com and…
Azure Communication Services
How to retrieve programmatically Email Communication Service delivery status
Hello I was asked to find a way to get the delivery status of the email communication service If O go to my Communication services | insights | Email Performance and choose the Mail From address, I can see it as shown: Can someone tell me how to get…
Azure Communication Services
Need SDK support for Azure Communication Services on Linux, specifically for Flutter with the .Net framework.
Need SDK support for Azure Communication Services on Linux, specifically for Flutter with the .Net framework.
Azure Communication Services
Increase Email Quota limit in Azure Communication Service
I would like to increase my email quota limit. How do I do that?We subscribed to the Developer Support plan but there was no way to submit the quota request template. Please assist on this.
Azure Communication Services
Issue with web call recording
How we can record a call do we need backend for that ? . can you please provide the code for frontend and backend?
Azure Communication Services
Streaming Audio from Azure Communication Service Outbound Call to Cognitive Service
The objective is to stream audio from an outbound call made with Azure Communication Service to a speech recognizer via WebSocket. The process is designed based on this document and this code.The outbound call has been successfully connected, but an…
Azure Communication Services

Emails Being Suppressed but Not Showing in Suppression List to be Removed
Emails to a user are being suppressed but they don't show up in the suppression list for us to remove them
Azure Communication Services

How do I receive notification of the delivery of an email via communication services
Hi, I'm using the Java SDK for Azure communications and sending emails however I am unable to tell if the emails are actually being sent or deleivered. IS there a way I can get a notification via Axure or even check via the SDK that the email has been…
Azure Communication Services
Azure Email Communication Services sending email via SmtpClient how to set the MessageId?
Hello, We are currently implementing Azure Communication Services in our application via SmtpClient. Everything is working ok but we got to the point where we want to receive events to an webhook endpoint in order to mark the emails as bounced. The…
Azure Communication Services
I cannot open azure communication services quota increase for email?
Hello I am a bit lost and not able to open a email quota increase for Azure communication services.
Azure Communication Services

Use AzureCommunicationUICalling and proxy configuration
Hello, I'm implementing a Visio feature in an iOS app. I use AzureCommunicationUICalling and I want to configure Proxy signaling traffic. Is is possible with the UICalling SDK ? If yes, how can I do…
Azure Communication Services
Unable to send email using azure communication services
"Try Email" option on azure console works well - I was able to send a test email through my verified custom domain, and then I had tried to reuse given sample java code in my springboot application and I have putvalid connection string. Yet, I…
Azure Communication Services
Unable to connect to new Azure Communication Services over TCP port 587 with TLS
I'm able to queue and send email from the ACS dashboard but unable to connect to my assigned ACS fqdn over TCP port 587 with TLS. I'm able to ping and complete a nslookup of the new fqdn. I'm able to connect to other SMTP services over the same 587…