You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/sms/messaging-connect.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,22 @@ The following table summarizes capabilities available when using Messaging Conne
72
72
| Java SDK | ❌ (coming soon) |
73
73
| Automatic Country Sender selection (partner-managed) | Infobip ✔️ |
74
74
75
+
### 🌐 Country Availability
75
76
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). |
76
91
77
92
### Authentication: Secure Access with Azure Identity
78
93
@@ -146,20 +161,6 @@ Learn how to configure SMS events: [Handle SMS events](../../quickstarts/sms/han
146
161
> [!IMPORTANT]
147
162
> 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.
148
163
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
-
163
164
### Global Access with Secure and Compliant Messaging
164
165
165
166
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:
237
238
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.
238
239
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.
239
240
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
+
240
245
#### Optional: Consolidated Billing via Azure Marketplace
241
246
242
247
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