Azure Communication Phone Number samples for .NET
Azure Communication Phone Number is a client library that is used to do operations necessary for using different services offered by Azure Communication Services, such as calling, chat, SMS, PSTN etc. To get started you will need to have an Azure Subscription. Once you have this you can go into the Azure portal and create Azure Communication Services resource. The page will give you necessary information to be able to use the sample codes here such as connections string, shared access key, etc.
This client library allows to do following operations:
- Purchase, configure and release phone numbers.
- Manage SIP routing configuration.
You can find samples for each of these functions below.
- Manage phone numbers synchronously or asynchronously
- Manage SIP routing configuration synchronously or asynchronously