Setup & Installation
What This Skill Does
Wraps the Azure Communication Services SMS Java SDK to send text messages to one or more recipients. Supports OTP delivery, bulk messaging, delivery status tracking via Event Grid, and async operations. Works with connection strings, access keys, or DefaultAzureCredential. It handles per-recipient error reporting and bulk sends in a single API call, so you don't need to loop manually or reconcile partial failures yourself.
When to use it
- Working with azure communication sms java functionality
- Implementing azure communication sms java features
- Debugging azure communication sms java related issues
