679 questions with Azure Communication Services tags

Sort by: Updated
1 answer

Email communication service randomly returns timeout

I send backend data to Azure Queue and from queue it is picked up by email communication service. The email communication service randomly returns timeout and hence Queue data is not able to process and landing into Dead Letter Queue after multiple…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-03-08T07:57:36.9333333+00:00
Salah 0 Reputation points
answered 2024-03-11T13:10:21.61+00:00
Ebraheem Al-Muneyeer (MSFT) 951 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Teams User Access Token; access user info?

Hi everyone, I'm currently developing an app in Teams that uses the Communication Services calling SDK to fire an event when the user is called. For this purpose, the user logs in and an Entra ID token and Teams user access token are generated. I would…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,073 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,846 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,472 questions
asked 2024-02-21T15:25:06.7066667+00:00
Jeroen H 40 Reputation points
edited the question 2024-03-11T07:08:03.0966667+00:00
LiweiTian-MSFT 13,990 Reputation points Microsoft Vendor
1 answer

Azure Communication Services rate limit

Hi, I am interested in using Azure Communication Services for email distribution. I see in the documentation that there is a rate limit of 100 email messages per hour. Does this apply to the number of distributions (i.e., recipients in bulk) or per email…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-03-05T09:51:04.8833333+00:00
Benjamin 0 Reputation points
commented 2024-03-11T04:02:34.07+00:00
VenkateshDodda-MSFT 18,281 Reputation points Microsoft Employee
1 answer

Power Automation Connection Failure - Azure Communication Services SMS Events (Preview)

Hello, I have attempted to setup and start receiving SMS texts with the Azure Communication Services SMS system but I'm unable to connect on Power Automate so I can start triggering flows with response SMS messages to the number I purchased. I've used…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-03-04T15:23:45.1433333+00:00
Thomas Chandler 0 Reputation points
answered 2024-03-11T03:59:36.0833333+00:00
brtrach-MSFT 15,251 Reputation points Microsoft Employee
3 answers

what are the requirements to connect to third party sip from azure communication services

use case for us is that we will initiate the call from app via the azure communication sdk implemented in the app and we need to connect to 3rd party sip .I am not sure how to achieve this .what all settings i need to configure in azure communication…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2023-05-25T13:00:54.1833333+00:00
Deepak Sood 0 Reputation points
edited a comment 2024-03-10T19:10:14.72+00:00
Jeremy Michels 0 Reputation points
1 answer

Unable to verify my domain in Azure communication service after adding TXT record

Hello Team, I deployed Azure communication service, I have added one domain for email but the domain does not verify after adding TXT record on godaddy. Could you please let me know what is the issue. Regards

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-02-29T06:22:18.71+00:00
Ankush Gurjar 95 Reputation points
commented 2024-03-10T14:36:22.2933333+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

Possibility to enroll in Private Preview

Is there a possibility for me to enrol in Private Preview since I am developing applications using Azure and I want to get the latest features to try before we decide what services to use in our upcoming projects ahead of time and be better prepared? …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,375 questions
asked 2024-03-07T16:32:21.7+00:00
Kai Tapper 0 Reputation points
answered 2024-03-08T18:59:46.82+00:00
Ryan Hill 25,666 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Why is this push notification payload not valid for ACS iOS library

Based on this link: https://github.com/Azure-Samples/azure-communication-services-calling-event-grid/blob/main/add-calling-push-notifications-event-grid/ACSCallingNativeRegistrarLite/Models/PushNotificationInfo.cs I am sending a payload that is a…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-02-29T20:47:48.2366667+00:00
Guy Swartwood 65 Reputation points
commented 2024-03-08T09:12:45.3466667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

My subscription should be eligible for dynamic alphanumeric sender ID, however the create button is greyed-out, how to solve this issue?

I would like to activate alphanumeric sender ID for my subscription in Austria. According to phone number service center, my subscription is eligable and it should work. However, the button is greyed-out and I cannot open a technical support ticket…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-03-04T09:12:13.4366667+00:00
k8laka00 0 Reputation points
commented 2024-03-08T04:28:52.3633333+00:00
VenkateshDodda-MSFT 18,281 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure SMTP Service Corrupts Images with Embedded Inline Data

I am using the Azure SMTP service that is in public review. It was working fine until when I discovered today that it modified <img> elements with embedded inline data, for example <img src="data:image/png;xxxxxx">. The last time it…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-03-05T14:32:33.9166667+00:00
K. Kong 126 Reputation points
accepted 2024-03-07T09:34:05.5933333+00:00
K. Kong 126 Reputation points
0 answers

Other ways to get a Teams User Access Token?

Hi all, I'm making a Teams tab app and I followed this page about getting Teams User Access Tokens for one of the app's features. However, I would like to do it silently without the need of logging in. The only way I could find to get such a token is…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,846 questions
asked 2024-02-28T15:27:12.53+00:00
Jeroen H 40 Reputation points
commented 2024-03-07T09:10:30.4966667+00:00
Prasad-MSFT 5,616 Reputation points Microsoft Vendor
2 answers

Communication Srv and Email Srv are in the same data location, but still unable to connect.

I have am extant communication service to send SMS/Texts: my Azure Communication Service is Global with a data location of United States. I want to try sending emails, so I'm a) creating an Email Communication Service which automatically…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2022-10-12T20:56:25.443+00:00
Andrusiewicz, Frank 1 Reputation point
commented 2024-03-07T06:54:01.26+00:00
Ebraheem Al-Muneyeer (MSFT) 951 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure Communication Service - Access to audio stream and pass it into Speech-To-Text service in real time

Hi! I've started to investigate Azure Communication Service SDK for .Net. I'm trying to figure out if it is possible how to create a video call between 2 people and get remote participant's audio stream in order to pass it into azure speech service,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2022-02-15T12:43:47.807+00:00
Nikita Kuzmin 66 Reputation points
edited a comment 2024-03-06T10:36:58.8133333+00:00
Kannan Kumar 0 Reputation points
2 answers

Screen Share not working with Azure Communication Android SDK

I'm implementing Communication SDK into the Android app. And Calling is working fine but I can't find any way to share my screen. I also tried to find it in docs but it's still not there. Is it possible to implement screen sharing with Azure…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
120 questions
asked 2023-12-26T11:16:30.1466667+00:00
Pawan Kumar 0 Reputation points
edited the question 2024-03-06T10:14:52.8333333+00:00
ChetanSharmamsft 1,026 Reputation points Microsoft Vendor
1 answer

How do we send custom headers in Azure Email Service while sending a mail via C# code?

I would like to send custom headers via mail to ACS (we're looking for feature parity with mailgun). Eventually I would like to know if a user clicked on a mail, which environment it was from (prod or staging), was it sent as a marketing campaign or not…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,247 questions
asked 2024-02-29T09:49:50.17+00:00
Nanda, Karan 0 Reputation points
commented 2024-03-04T22:35:33.7+00:00
Grmacjon-MSFT 16,011 Reputation points
1 answer

How to use Azure Communication Calling in Asp.net MVC

Hi, I have a website developed in Asp.net MVC. Currently we are using Twilio to make a outbound calls from our Website. I was exploring the Azure communication services and I found that we can make a call using Azure Communication Service using Node JS.…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-02-21T09:28:24.9666667+00:00
Nitin Jain 0 Reputation points
commented 2024-03-04T22:06:16.9933333+00:00
Grmacjon-MSFT 16,011 Reputation points
1 answer

How to check if Azure Email Sending limit is reached?

If you hit the sending limits (100 email in 1 hour) Azure EmailClient.Send(...) will not return until the send is available again. That means send might not return in an hour! Here is the code for sending: …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-02-23T07:20:52.11+00:00
Petmaya 0 Reputation points
commented 2024-03-04T22:02:19.5533333+00:00
Grmacjon-MSFT 16,011 Reputation points
1 answer

Why are Communication Services Email Delivery Events not being displayed in Azure Event Grid

I have created an Azure Communication Service to handle Voice, SMS & Email messaging and the sending of all message types is working as expected. I have also wired up the delivery status reporting for both SMS and Voice but when subscribing to the…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-02-06T14:50:00.4333333+00:00
Simon Dix 80 Reputation points
commented 2024-03-01T07:45:25.6566667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer One of the answers was accepted by the question author.

How can a add a microsoft Teams user to a chat using a communication service, when I only know his Teams user name

When we want to add participant to a communication service this user needs an access token and and an id. I can do this using the CommunicationUserIdentifier to create token and id. Based on this CommunicationUserIdentifier I than can initialize a…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2022-03-22T09:07:28.37+00:00
Timon Schmidt 26 Reputation points
edited the question 2024-03-01T05:52:24.8366667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

should we change billing address and tenant region to get Azure telephony service?

We need to get azure telephony service but our billing address and tenant is in India. should we change both billing address and tenant address to any available region?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
679 questions
asked 2024-02-28T04:26:04.4033333+00:00
Athira Chandran 20 Reputation points
commented 2024-02-29T11:51:07.72+00:00
VenkateshDodda-MSFT 18,281 Reputation points Microsoft Employee