687 questions with Azure Communication Services tags

Sort by: Updated
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.
687 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
319 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,436 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.
687 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,451 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.
687 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.
687 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,878 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,621 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.
687 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.
687 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.
687 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.
125 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.
687 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,290 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,191 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.
687 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,191 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.
687 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,191 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.
687 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,366 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.
687 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,366 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.
687 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,451 Reputation points Microsoft Employee
1 answer

Cannot see my domains from Email Service when I try to connect email domains

From My Azure Communication Services I'm trying to Connect my email domains, so that I can test the email service. Even though I have 2 custom domains inside my Email Service that are fully verified, I cannot see them in the drop down. I've attached a…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2024-01-11T17:49:03.3366667+00:00
Marian Toader 0 Reputation points
commented 2024-02-28T22:24:05.7833333+00:00
Grmacjon-MSFT 16,191 Reputation points
1 answer

Azure UK SMS Service

Hi, Currently using a third party provider for sending SMS in the uk. Is there anyway off getting access to the ACS SMS private test please? Thanks Aaron

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2022-10-31T11:16:44.573+00:00
Aaron Houghton 1 Reputation point
commented 2024-02-28T15:05:03.5633333+00:00
Marcin Zarodkiewicz 5 Reputation points
2 answers

Want to know the list of SMTP services avaliable in AZURE instead of onprimises SMTP server.

Hi Team, Kindly check and provide the list of possible service's avaliable in AZURE instead of onprimises "SMTP server".

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,086 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,929 questions
asked 2024-02-12T20:00:14.0633333+00:00
edited the question 2024-02-27T21:46:11.9933333+00:00
Andreas Baumgarten 97,396 Reputation points MVP
1 answer

Which IP addresses should I allow for Azure Communication Services?

In the firewall section of below link : https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/network-requirements Range of Azure public cloud IP addresses for media traffic is huge.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2022-04-21T12:01:54.523+00:00
Sahil Sawant 6 Reputation points
commented 2024-02-27T19:55:58.65+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
1 answer

Azure Communication Services (email service)

i try for week to increase my limits for using azure email api to send my customers the emails i need to send to ,,,but i never find answer ,,how to do this . as i cannot get answer by here or support , any one face this problem i need to send approx…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2022-10-11T14:23:29.417+00:00
William 1 Reputation point
edited a comment 2024-02-27T16:03:13.1866667+00:00
James Weckbaugh 0 Reputation points
2 answers

Email in Azure Communication Services and Dedicated IP

Hi, Does "Email in Azure Communication Services" support Dedicated IP? If Dedicated IP is not supported, is there other ways to ensure, that the reputation is high? My system relies on sending status e-mails to users, and must…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2022-12-15T08:56:10.363+00:00
Martin Jørgensen 16 Reputation points
commented 2024-02-27T14:01:27.4366667+00:00
Raunak Chitnis 0 Reputation points
1 answer

Deleting Azure's Resource Group

Hi! I have a question regarding to deleting the resource group, which has a vault and "Locked Immutable Recovery Services" state. I cannot delete this file and I have no any idea how to solve it. Could you please suggest me. Cheers, Hnin

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,128 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,171 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
636 questions
asked 2024-02-21T02:49:56.5733333+00:00
Hnin Ei Phyu 0 Reputation points
commented 2024-02-27T04:15:13.6233333+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor