Skip to content

Commit 66174a1

Browse files
authored
Update messaging-connect.md
1 parent 90cb03a commit 66174a1

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

articles/communication-services/concepts/sms/messaging-connect.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,22 @@ The following table summarizes capabilities available when using Messaging Conne
7272
| Java SDK | ❌ (coming soon) |
7373
| Automatic Country Sender selection (partner-managed) | Infobip ✔️ |
7474

75+
### 🌐 Country Availability
7576

77+
Messaging Connect significantly expands the number of countries you can reach with Azure Communication Services—supporting over 190 countries through our global partner network.
78+
During Public Preview, you can acquire and use two types of sender identities from the Messaging Connect Partner:
79+
80+
- Long Codes – Standard local phone numbers or mobile numbers that support two-way SMS. Often known as Virtual Long codes.
81+
- Dynamic Alphanumeric Sender IDs – One-way, branded senders (for example, “CONTOSO”) where permitted. You can enable DASID only in non-Azure Communication Services supported countries.
82+
83+
When you search for a country and number type in the Azure portal, you're offered Messaging Connect as an option if Azure Communication Services doesn’t support that configuration directly. You then complete the provisioning process through the partner’s portal.
84+
85+
The Messaging Connect partner determines country availability. The Messaging Connect partner (for example, Infobip) handles number types, compliance requirements, and onboarding steps, which vary by country.
86+
87+
88+
| Partner | Global reach | Supported countries |
89+
|---------|----------------------|---------|
90+
| Infobip | Connected to 800+ carriers in 200+ countries, Infobip supports short codes, long codes (VLNs), and alphanumeric senders. One-way SMS is available in nearly all markets; two-way in 100+ countries.| [View Infobip Coverage](https://www.infobip.com/docs/essentials/getting-started/sms-coverage-and-connectivity). |
7691

7792
### Authentication: Secure Access with Azure Identity
7893

@@ -146,20 +161,6 @@ Learn how to configure SMS events: [Handle SMS events](../../quickstarts/sms/han
146161
> [!IMPORTANT]
147162
> Microsoft doesn't retain any credentials used to access external Messaging Connect partners. Partner API keys are used only to process each message request and are immediately discarded after the request is complete. These credentials aren't stored, logged, or persisted in any form.
148163
149-
### Country Availability
150-
151-
Messaging Connect significantly expands the number of countries you can reach with Azure Communication Services—supporting over 190 countries through our global partner network.
152-
During Public Preview, you can acquire and use two types of sender identities from the Messaging Connect Partner:
153-
154-
- Long Codes – Standard local phone numbers or mobile numbers that support two-way SMS. Often known as Virtual Long codes.
155-
- Dynamic Alphanumeric Sender IDs – One-way, branded senders (for example, “CONTOSO”) where permitted. You can enable DASID only in non-Azure Communication Services supported countries.
156-
157-
When you search for a country and number type in the Azure portal, you're offered Messaging Connect as an option if Azure Communication Services doesn’t support that configuration directly. You then complete the provisioning process through the partner’s portal.
158-
159-
🌐 The Messaging Connect partner determines country availability. The Messaging Connect partner (for example, Infobip) handles number types, compliance requirements, and onboarding steps, which vary by country. See [Infobip SMS Coverage](https://www.infobip.com/docs/essentials/getting-started/sms-coverage-and-connectivity).
160-
161-
📌 Short codes aren't yet supported in Public Preview but are planned for General Availability.
162-
163164
### Global Access with Secure and Compliant Messaging
164165

165166
Messaging Connect is built for global use—whether you're operating from Asia, Africa, South America, or the European Union. This section explains how data flows across regions, how privacy is maintained, and how Azure ensures compliance with residency requirements.
@@ -237,6 +238,10 @@ You pay the Messaging Connect partner directly for:
237238
The partner defines commercial terms and support levels. By default, the Messaging Connect partner (for example, Infobip) bills you directly for delivery and number leasing fees. These charges don't appear on your Azure invoice unless you explicitly set up Marketplace billing.
238239
There are no subscription restrictions. You can use Messaging Connect with any Azure subscription type, including Pay-as-you-go and Enterprise Agreements. Unlike Microsoft's direct SMS offers, Messaging Connect isn't a telecom service—it's a developer platform model.
239240

241+
| Partner | Delivery fee model | Pricing details |
242+
|---------|----------------------|---------|
243+
| Infobip | Pay-as-you-go pricing model for SMS.| [View Infobip SMS rates](https://www.infobip.com/sms/pricing) |
244+
240245
#### Optional: Consolidated Billing via Azure Marketplace
241246

242247
If you prefer to consolidate charges into your Azure invoice, you can request that the partner offer Messaging Connect through the Azure Marketplace.

0 commit comments

Comments
 (0)