Azure Communication Service not sending SMS

Ralph Krausse 0 Reputation points
2024-10-08T12:44:16.3966667+00:00

I just create a Communication Service and want to send a test SMS. I created a phone number and I was able to CALL my phone but if I try to send a text, it says that it was sent but I never saw it on my phone

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,234 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,151 Reputation points Moderator
    2024-10-08T23:45:03.01+00:00

    Hello @Ralph Krausse can you please share more info on how you set this up? did you enable delivery reports for your SMS messages? This will help you track whether the message was successfully delivered or if there was an issue. You can enable this in your SMS client configuration.

    Also, consider using the Azure Communication Services SDK to check the status of your sent messages. The status can provide insights into whether the message was delivered, failed, or is still pending. You can retrieve the message ID from the response object and use it to check the delivery status.

    Best,

    Grace


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.