677 questions with Azure Communication Services tags

Sort by: Updated
1 answer

Direct call to a Teams User as Teams User

https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-with-voice-video-calling-custom-teams-client Hello, I utilized this JavaScript example to establish a user interface (UI) for conducting 1:1 video…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-05-22T09:08:29.8733333+00:00
Yasin Aslan 0 Reputation points
answered 2023-06-21T18:12:49+00:00
Grmacjon-MSFT 15,851 Reputation points
1 answer

Using Azure communication service to send email

I am using azure communication services to send email. import { EmailClient } from "@azure/communication-email"; function App() { const connectionString =…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2022-09-22T06:21:01.05+00:00
Karan S 21 Reputation points
commented 2023-06-21T14:38:43.5366667+00:00
Ebraheem Al-Muneyeer (MSFT) 951 Reputation points Microsoft Employee
1 answer

Why are Communication Services events not being displayed on Azure Event Grid Viewer?

I recently created an Azure Communication Service to handle SMS messaging with an Azure hosted app service. I want to be able to see delivery reports and handle SMS response messages. I found the following tutorial which I…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
312 questions
asked 2023-04-25T22:24:12.3+00:00
Kevin C 0 Reputation points
edited a comment 2023-06-21T13:12:45.02+00:00
Debashis Jena 71 Reputation points
1 answer

How can I implement an OnTyping event with Azure Communication Service in React?

Hello Community, I am currently working on a React chat application and got to a point where I want to use chat events to make my application more real-time. Now I am trying to add an OnTyping event. This means if someone starts typing, other users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-14T09:46:27.0533333+00:00
Vincent Lauwen 130 Reputation points
commented 2023-06-21T08:42:00.6633333+00:00
ajkuma 22,396 Reputation points Microsoft Employee
1 answer

Event hub trigger for Azure Communication service Event subscription is not getting fired

Hi, We have a EventGrid trigger function for processing events and we have configured it in Event subscription endpoint for Azure communication service to receive SMS delivery reports. We have also enabled Delivery reports option to true. But still after…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
312 questions
asked 2023-06-21T04:15:20.4+00:00
Debashis Jena 71 Reputation points
answered 2023-06-21T06:31:34.5733333+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

how to use Azure.Communication.Sms

I am Mohammed from Yemen Programmer in C# I have an account on Microsoft Azure. I would like to obtain a phone number to send 1000 text messages, for example, as a test for the service by Azure.Communication.Sms SDK. Is my geographical scope possible?…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-18T20:18:27.5933333+00:00
محمد مساوى 0 Reputation points
commented 2023-06-20T20:37:31.7233333+00:00
Grmacjon-MSFT 15,851 Reputation points
0 answers

About using Azure Communication Services for custom email verification with Azure AD B2C

Hello, I'm considering an email delivery provider for Custom email verification with Azure AD B2C. Even though Azure has managed Azure Communication Services, there is no information about using Azure Communication Services with AD B2C or an example…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
asked 2023-06-10T12:08:16.06+00:00
opqrshun 95 Reputation points
commented 2023-06-20T18:10:23.0466667+00:00
Bloesch, Troy 30 Reputation points
1 answer

CallingCommunicationError: Failed to initialize CallClient

Getting Error:- CallingCommunicationError: Failed to initialize CallClient let callClient = new CallClient(); let callAgent = await callClient.createCallAgent(new AzureCommunicationTokenCredential(userAccessToken));

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-10T00:15:43.0833333+00:00
Chantal Kendall 0 Reputation points
commented 2023-06-19T10:03:12.3433333+00:00
ajkuma 22,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What is the quality of the content shared using Azure Communication Services

What is the quality (resolution, framerate) of the content shared (i.e.. when we share our screen) using Azure Communication Services?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-15T13:37:47.77+00:00
Samson Tse 30 Reputation points
accepted 2023-06-15T14:42:36.8866667+00:00
Samson Tse 30 Reputation points
1 answer One of the answers was accepted by the question author.

How can I invite Azure Communication Identities from the start with call composite?

Hello community, I am currently trying to add a call composite from Communication UI library in my application. I only can't figure out how I can invite other participants so they get an incoming call event. Is this simply not possible? I…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-14T14:20:10.4933333+00:00
Vincent Lauwen 130 Reputation points
accepted 2023-06-15T11:51:51.5733333+00:00
Vincent Lauwen 130 Reputation points
0 answers

Error 503 "Service Unavailable" when Using Azure Communications Services in Logic Apps

The setup I have two Azure Logic Apps that utilize the "Send email (Preview)" action from the "Azure Communications Services Email" connector to send emails to users of a basic service that I have developed. One of the Logic Apps is…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
asked 2023-06-14T19:13:06.8266667+00:00
Gustavo Fechine 0 Reputation points
commented 2023-06-15T06:03:22.44+00:00
VenkateshDodda-MSFT 18,171 Reputation points Microsoft Employee
0 answers

Error details in Azure Communication Service email operation for failed recipients

Hi, Do you know if is somehow possible to distinguish for which recipients the email status was failed for Email - Get Send Result endpoint? I don't found any detail in the documentation. url: GET…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-12T11:04:13.3166667+00:00
PEREZ FERNANDEZ Santiago 0 Reputation points
commented 2023-06-13T10:51:16.07+00:00
PEREZ FERNANDEZ Santiago 0 Reputation points
1 answer

Generic 403 error when try to retrive threads from @azure/communication-chat

Hello, i use this code for retrive the Teams token import { AzureCommunicationTokenCredential } from '@azure/communication-common'; import { CommunicationIdentityClient } from '@azure/communication-identity'; import { CacheLookupPolicy,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-07T12:45:16.0933333+00:00
Anonymous
answered 2023-06-13T00:13:33.76+00:00
brtrach-MSFT 15,176 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Cannot successfully authenticate/get authorization to use Azure email communication service

Hi, I have tried a bunch of different things trying to send an email using the Azure email communication service, but nothing I have tried actually works. I will try to be succinct. The service exists, it is connected up to appropriate domains,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-08T16:41:38.1166667+00:00
Wilbert, Matt 20 Reputation points
commented 2023-06-12T14:55:14.5666667+00:00
ajkuma 22,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Custom domains multiple from addresses

We have a B2C application where users/companies can sign in and do several things. One of them is sending out invoices. Currently these go via the noreply@ourcustomdomain.com If a customer wants to use their own "from" account" like…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-04-13T10:26:12.2033333+00:00
wstaelens 26 Reputation points
edited a comment 2023-06-12T08:45:32.15+00:00
Derek Cheng 0 Reputation points
1 answer

Failure to acquire Azure phone numbers (Toll free)

Hi, I receive this error when trying to get a phone number. I had a phone number which I released it couple of months back and my subscription is paid. I should not be having an issue acquiring a phone number but I still cannot. Appreciate the help…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-07T23:38:43.1066667+00:00
Peyman Panahi 0 Reputation points
commented 2023-06-10T09:37:37.3733333+00:00
VenkateshDodda-MSFT 18,171 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

ACS SMS Communication Service in UK

We're developing a application solution for SMS communication service with UK phone numbers. But ACS doesn't allow me to acquire a phone number as my billing address is UK based. So is it not possible to buy a UK phone number for SMS communication?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2021-06-22T07:10:46.1+00:00
Venkatakrishnan J 26 Reputation points
edited an answer 2023-06-07T08:10:54.19+00:00
Sanan Jerjeez 0 Reputation points
1 answer

Azure Communication Service - Get Phone Number Failed

Hi, I am trying to get phone number in ACS. And getting below error. Previously I can able to acquire one number after deleting that I tried to get new number and not able to do it. Error: An error has occurred while purchasing a phone number. You may…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-05T14:44:48.7933333+00:00
Jegadish Kumar 0 Reputation points
answered 2023-06-06T22:41:42.27+00:00
brtrach-MSFT 15,176 Reputation points Microsoft Employee
0 answers

phone number validation

I can't validate my phone number

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-02T11:45:26.3833333+00:00
shandwily 0 Reputation points
commented 2023-06-06T22:39:20.6633333+00:00
brtrach-MSFT 15,176 Reputation points Microsoft Employee
1 answer

Azure communication services - Error when starting a video call - Video operation failure permissionDeniedError

Hi! I have an Angular app that utilizes the ACS in order to have 1:1 video calling implemented. The resources are set up, and everything is working as expected, but just on local environments. Once the app is deployed to the kubernetes dev env, that is…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
asked 2023-06-01T04:45:02.9866667+00:00
Hamza Zubaca 5 Reputation points
commented 2023-06-06T14:21:58.25+00:00
Jan Marc Verlinden 0 Reputation points