Skip to content

Commit 4a0f257

Browse files
authored
Merge pull request #302801 from dbasantes/main
Messaging Connect page
2 parents ab073c0 + f5cdfdc commit 4a0f257

26 files changed

+516
-1
lines changed

articles/communication-services/concepts/sms-pricing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ zone_pivot_groups: acs-tollfree-shortcode-alphanumeric-tendlc-mobile
4141
4242
## Related articles
4343

44+
- For global messaging and partner-led options, see [Messaging Connect](../concepts/sms/messaging-connect.md).
4445
- Learn about the [SMS SDKs](../concepts/sms/sdk-features.md).
4546
- Get an SMS capable [phone number](../quickstarts/telephony/get-phone-number.md).
4647
- Get a [short code](../quickstarts/sms/apply-for-short-code.md).

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Key features of Azure Communication Services SMS SDKs include:
3434
- **Analytics** to track your SMS usage patterns. See [SMS insights](../../concepts/analytics/insights/sms-insights.md) for details.
3535
- **Opt-Out** handling support to automatically detect and respect opt-outs for toll-free numbers and short codes. US carriers mandate and enforce opt-outs for US toll-free numbers. See [opt-out handling FAQ](./sms-faq.md#opt-out-handling) for details.
3636

37+
:::image type="content" source="./media/sms-concept.png" alt-text="Diagram showing sms dekkivery flow concept." lightbox="./media/sms-concept.png":::
38+
3739
## Sender types supported
3840

3941
To send SMS, you must have a sender ID—this can be a phone number or an alphanumeric sender ID where supported. Choosing the right sender ID is critical to the success of your messaging campaign. When selecting a number or sender ID type, consider the destination country, regulatory requirements, throughput needs, and your desired timeline for launch. Azure Communication Services enables you to send SMS using various sender types: toll-free number (1-8XX), short codes (12345), 10 digit long codes (1-234-123-1234), mobile numbers (+XX XXXXX XXXXX), and alphanumeric sender ID (CONTOSO). The following table walks you through the features of each sender type:
@@ -93,6 +95,9 @@ To send SMS, you must have a sender ID—this can be a phone number or an alphan
9395
| Slovakia |||||||
9496
| Slovenia |||||||
9597

98+
> [!TIP]
99+
> For global SMS delivery and partner-managed options, check out [Messaging Connect](../sms/messaging-connect.md).
100+
96101
## Next steps
97102

98103
> [!div class="nextstepaction"]
164 KB
Loading
58.9 KB
Loading
82.6 KB
Loading
174 KB
Loading
23.5 KB
Loading
176 KB
Loading
141 KB
Loading

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

Lines changed: 383 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)