Try Phone Calling
Try Phone Calling is a tool in Azure portal to help customers confirm the setup of a telephony connection by making a phone call. It applies to both Voice Calling (PSTN) and direct routing. Try Phone Calling enables developers to quickly test Azure Communication Services calling capabilities, without an existing app or code on their end.
Prerequisites
- An Azure account with an active subscription. Create an account for free.
- A deployed Communication Services resource. Create an Azure Communication Resource.
- A phone number acquired in your Communication Services resource, or Azure Communication Services direct routing configured. If you have a free subscription, you can get a trial phone number.
Overview
Open the Azure portal and search for Try Phone Calling. Then Enter a phone number, select a caller ID for this call, and the tool generates the code. You can also select Use my connection string and Try Phone Calling automatically gets the connection string
for the resource.
You can run generated code right from the tool page and see the status of the call. You can also copy the generated code into an application and enrich it with other Azure Communication Services features such as chat, SMS, and voice and video calling.
Next steps
Making a phone call is just the start. Now you can integrate other Azure Communication Services features into your application.