Skip to content

Commit 714818d

Browse files
authored
Merge pull request #291783 from MicrosoftDocs/main
12/11 11:00 AM IST Publish
2 parents 0ba403e + b5674ca commit 714818d

File tree

61 files changed

+735
-125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+735
-125
lines changed

articles/api-management/inject-vnet-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ When you [create](get-started-create-service-instance.md) a Premium v2 instance
8888

8989
1. In the **Create API Management service** wizard, select the **Networking** tab.
9090
1. In **Connectivity type**, select **Virtual network**.
91-
1. In **Type**, select **Injection**.
91+
1. In **Type**, select **Internal**.
9292
1. In **Configure virtual networks**, select the virtual network and the delegated subnet that you want to inject.
9393
1. Complete the wizard to create the API Management instance.
9494

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
---
2+
title: 10DLC SMS Pricing include file
3+
description: include file
4+
services: azure-communication-services
5+
author: prakulka
6+
manager: darmour
7+
8+
ms.service: azure-communication-services
9+
ms.subservice: azure-communication-services
10+
ms.date: 11/12/2024
11+
ms.topic: include
12+
ms.custom: include file
13+
ms.author: prakulka
14+
---
15+
> [!IMPORTANT]
16+
>- For billing locations in the US and Puerto Rico – Azure Prepayment (previously called Monetary Commitment) funds and Azure prepaid credits are not eligible for purchasing the products. Additionally, customer spend on the products is not eligible for Microsoft Azure Consumption Commitment drawdown.
17+
>
18+
>
19+
>- For billing locations outside the US and Puerto Rico Azure Prepayment (previously called Monetary Commitment) funds and Azure prepaid credits are not eligible for purchasing the products.
20+
## 10 Digit Long Code (10DLC) Pricing
21+
22+
This page provides an overview of the pricing for 10DLC (10-Digit Long Code) SMS services available through Azure Communication Services (ACS). 10DLC is primarily supported in the United States. Availability depends on the subscription billing location and eligibility. Check the [ACS eligibility documentation](../../concepts/numbers/phone-number-management-for-united-states.md) for more details on supported countries. The 10DLC SMS service requires registering a brand, registering a campaign, and provisioning a 10DLC number through the Azure portal. Pay-as-you-go pricing applies to these different services: brand registration, campaign registration, phone number leasing, and message usage.
23+
24+
### **Registration Fees**
25+
Registration fees are required for brands and campaigns to comply with U.S. 10DLC regulations.
26+
27+
- **Brand**: A brand represents your business or organization. It's a unique identity used to register campaigns with mobile carriers.
28+
- **Campaign**: A campaign is a use case associated with a brand, such as promotional messages, customer notifications, or emergency alerts. Campaign registration ensures compliance with messaging regulations and helps carriers distinguish legitimate traffic from spam.
29+
30+
>[!Note]
31+
> Trust scores and vetting requirements are determined by TCR and participating carriers. Brand vetting is **required as per The Campaign Registry (TCR)** in the following cases:
32+
> To achieve higher trust scores for better message throughput and delivery rates.
33+
> Brand vetting for 10DLC (10-Digit Long Code) messaging is typically required for companies outside the Russell 3000 list.
34+
35+
The following fees apply to the registration of brands and campaigns.
36+
37+
| Category | Fee Type | Fee Subtype | Frequency | Description | Fee |
38+
|--------------------|------------------------|--------------------------------|-------------|--------------------------------------|--------|
39+
| **Brand** | Registration | Per Brand | One-time | Fee for brand registration | $4 |
40+
| **Brand** | Vetting | Per Brand | One-time | Standard vetting for brand registration. Not required for all brands. | $40 |
41+
| **Campaign** | Standard | Per campaign | Monthly | Standard campaign registration fee | $10 |
42+
43+
44+
### **Phone Number Leasing Fee**
45+
Monthly leasing fees for phone numbers.
46+
47+
| Category | Fee Type | Frequency | Description | Fee |
48+
|--------------------|------------------------|-------------|----------------------------------------|--------|
49+
| **Local (Geographic)** | Leasing | Monthly | Monthly fee for leasing a phone number | $1 |
50+
51+
52+
### Usage Fee
53+
SMS offers pay-as-you-go pricing. The price is a per-message segment* charge based on the destination of the message. 10DLC phone numbers can send messages to phone numbers located within the United States.
54+
55+
|Country/Region| Send Message | Receive Message|
56+
|-----------|---------|--------------|
57+
|United States| $0.0075 | $0.0075|
58+
59+
60+
### **Carrier Surcharges**
61+
A carrier surcharge applies to messages exchanged using 10DLC numbers. This surcharge is a per-message segment fee that may vary over time. For outbound messages, the surcharge is determined by the carrier of the recipient's number. For inbound messages, it is determined by the carrier of the sender's number.
62+
63+
| Carrier | Frequency | Fee |
64+
|--------------------|---------------------------------------|--------|
65+
| AT&T (Outbound) | per message segment | $0.0020|
66+
| T-Mobile (incl. Sprint) (Outbound and Inbound) | per message segment | $0.0030|
67+
| Verizon (Outbound and Inbound) | per message segment | $0.0030|
68+
| US Cellular (Outbound) | per message segment | $0.0050|
69+
| TextNow (Outbound) | per message segment | $0.0020|
70+
| Bluegrass (Outbound)| per message segment | $0 |
71+
| C-Spire (Outbound) | per message segment | $0 |
72+
| Commnet (Outbound) | per message segment | $0 |
73+
74+
*See our guide on [SMS character limits](../sms/sms-faq.md#what-is-the-sms-character-limit) to learn more about message segments.

articles/communication-services/concepts/numbers/phone-number-management-for-united-states.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the below tables to find all the relevant information on number availability
2121
| Number Type | Send SMS | Receive SMS | Make Calls | Receive Calls |
2222
| :---------- | :------------------- | :------------------- | :------------------- | :--------------------- |
2323
| Toll-Free |General Availability | General Availability | General Availability | General Availability\* |
24-
| Local | - | - | General Availability | General Availability\* |
24+
| Local | Public Preview | Public Preview | General Availability | General Availability\* |
2525
| Short code |General Availability |General Availability | - | - |
2626

2727
\* Please refer to [Inbound calling capabilities page](../telephony/inbound-calling-capabilities.md) for details.
@@ -39,8 +39,13 @@ More details on eligible subscription types are as follows:
3939

4040
\** Applications from all other subscription types are reviewed and approved on a case-by-case basis. Reach out to [email protected] for assistance with your application.
4141

42+
## Azure subscription billing locations where United States phone numbers are available for 10DLC SMS
43+
| Country/Region |
44+
| :---------- |
45+
|Canada|
46+
|United States|
4247

43-
## Azure subscription billing locations where United States phone numbers are available
48+
## Azure subscription billing locations where United States phone numbers are available for calling
4449
| Country/Region |
4550
| :---------- |
4651
|Australia|

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ ms.author: prakulka
77
ms.date: 11/30/2021
88
ms.topic: conceptual
99
ms.service: azure-communication-services
10-
zone_pivot_groups: acs-tollfree-shortcode-alphanumeric
10+
zone_pivot_groups: acs-tollfree-shortcode-alphanumeric-tendlc
1111
---
1212
# SMS Pricing
1313

1414
::: zone pivot="tollfree"
1515
[!INCLUDE [Toll-Free](./includes/sms-tollfree-pricing.md)]
1616
::: zone-end
1717

18+
::: zone pivot="tendlc"
19+
[!INCLUDE [10DLC](./includes/sms-ten-digit-long-code-pricing.md)]
20+
::: zone-end
21+
1822
::: zone pivot="shortcode"
1923
[!INCLUDE [Short Code](./includes/sms-shortcode-pricing.md)]
2024
::: zone-end

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,22 @@ Key features of Azure Communication Services SMS SDKs include:
3232
- **Two-way** conversations to support scenarios like customer support, alerts, and appointment reminders.
3333
- **Reliable Delivery** with real-time delivery reports for messages sent from your application.
3434
- **Analytics** to track your SMS usage patterns. See [SMS insights](../../concepts/analytics/insights/sms-insights.md) for details.
35-
- **Opt-Out** handling support to automatically detect and respect opt-outs for toll-free numbers and short codes. Opt-outs for US toll-free numbers are mandated and enforced by US carriers. See [opt-out handling FAQ](./sms-faq.md#opt-out-handling) for details.
35+
- **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

3737
## Sender types supported
3838

39-
Sending SMS to any recipient requires getting a phone number. Choosing the right number type is critical to the success of your messaging campaign. Some factors to consider when choosing a number type include destination(s) of the message, throughput requirement of your messaging campaign, and the timeline when you want to start sending messages. Azure Communication Services enables you to send SMS using various sender types - toll-free number (1-8XX), short codes (12345), and alphanumeric sender ID (CONTOSO). The following table walks you through the features of each number type:
40-
41-
|Factors | Toll-Free| Short Code | Dynamic Alphanumeric Sender ID| Preregistered Alphanumeric Sender ID|
42-
|---------------------|----------|------------|-----------------------|-----------------------|
43-
|**Description**|Toll free numbers are telephone numbers with distinct three-digit codes that can be used for business to consumer communication without any charge to the consumer| Short codes are 5-6 digit numbers used for business to consumer messaging such as alerts, notifications, and marketing | Alphanumeric Sender IDs are displayed as a custom alphanumeric phrase like the company’s name (CONTOSO, MyCompany) on the recipient handset. Alphanumeric sender IDs can be used for various use cases like one-time passcodes, marketing alerts, and flight status notifications. Dynamic alphanumeric sender ID is supported in countries/regions that do not require registration for use.| Alphanumeric Sender IDs are displayed as a custom alphanumeric phrase like the company’s name (CONTOSO, MyCompany) on the recipient handset. Alphanumeric sender IDs can be used for a variety of use cases like one-time passcodes, marketing alerts, and flight status notifications. Pre-registered alphanumeric sender ID is supported in countries/regions that require registration for use. |
44-
|**Format**|+1 (8XX) XYZ PQRS| 12345 | CONTOSO* |CONTOSO* |
45-
|**SMS support**|Two-way SMS| Two-way SMS | One-way outbound SMS |One-way outbound SMS |
46-
|**Calling support**|Yes| No | No |No |
47-
|**Provisioning time**| 5-6 weeks| 6-8 weeks | Instant | 4-5 weeks|
48-
|**Throughput** | 200 messages/min (can be increased upon request)| 6000 messages/ min (can be increased upon request) | 600 messages/ min (can be increased upon request)|600 messages/ min (can be increased upon request)|
49-
|**Supported Destinations**| United States, Canada, Puerto Rico| United States, Canada, United Kingdom | Austria, Denmark, Estonia, France, Germany, Ireland, Latvia, Lithuania, Netherlands, Poland, Portugal, Spain, Sweden, Switzerland | Australia, Czech Republic, Finland, Italy, Norway, Slovakia, Slovenia, United Kingdom|
50-
|**Get started**|[Get a toll-free number](../../quickstarts/telephony/get-phone-number.md)|[Get a short code](../../quickstarts/sms/apply-for-short-code.md) | [Enable dynamic alphanumeric sender ID](../../quickstarts/sms/enable-alphanumeric-sender-id.md#enable-dynamic-alphanumeric-sender-id) |[Enable preregistered alphanumeric sender ID](../../quickstarts/sms/enable-alphanumeric-sender-id.md#enable-preregistered-alphanumeric-sender-id) |
39+
Sending SMS to any recipient requires getting a phone number. Choosing the right number type is critical to the success of your messaging campaign. When choosing a number type, consider the message destination, the throughput needed for your campaign, and when you want to start sending messages. 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), and alphanumeric sender ID (CONTOSO). The following table walks you through the features of each number type:
40+
41+
|Factors | Toll-Free| Short Code | Dynamic Alphanumeric Sender ID| Preregistered Alphanumeric Sender ID| 10 Digit Long Code (10DLC) |
42+
|---------------------|----------|------------|-----------------------|-----------------------|-----------------------|-----------------------|
43+
|**Description**|Toll free numbers are telephone numbers with distinct three-digit codes that can be used for business to consumer communication without any charge to the consumer| Short codes are 5-6 digit numbers used for business to consumer messaging such as alerts, notifications, and marketing | Alphanumeric Sender IDs are displayed as a custom alphanumeric phrase like the company’s name (CONTOSO, MyCompany) on the recipient handset. Alphanumeric sender IDs can be used for a various use cases like one-time passcodes, marketing alerts, and flight status notifications. Dynamic alphanumeric sender ID is supported in countries that do not require registration for use.| Alphanumeric Sender IDs are displayed as a custom alphanumeric phrase like the company’s name (CONTOSO, MyCompany) on the recipient handset. Alphanumeric sender IDs can be used for a various use cases like one-time passcodes, marketing alerts, and flight status notifications. Pre-registered alphanumeric sender ID is supported in countries that require registration for use. | 10DLC, or 10-Digit Long Code, refers to a 10 digit phone numbers that are utilized for SMS communications. These numbers are primarily used by businesses and organizations for sending large volumes of Application-to-Person (A2P) SMS messages. |
44+
|**Format**|+1 (8XX) XYZ PQRS| 12345 | CONTOSO* |CONTOSO* | 1 (425) ABC DEFG |
45+
|**SMS support**|Two-way SMS| Two-way SMS | One-way outbound SMS |One-way outbound SMS | Two-way SMS |
46+
|**Calling support**|Yes| No | No |No | Yes |
47+
|**Provisioning time**| 5-6 weeks| 6-8 weeks | Instant | 4-5 weeks| 2-3 weeks |
48+
|**Throughput** | 200 messages/min (can be increased upon request)| 6000 messages/ min (can be increased upon request) | 600 messages/ min (can be increased upon request)|600 messages/ min (can be increased upon request)|200 messages/min (can be increased upon request) |
49+
|**Supported Destinations**| United States, Canada, Puerto Rico| United States, Canada, United Kingdom | Austria, Denmark, Estonia, France, Germany, Ireland, Latvia, Lithuania, Netherlands, Poland, Portugal, Spain, Sweden, Switzerland | Australia, Czech Republic, Finland, Italy, Norway, Slovakia, Slovenia, United Kingdom| United States |
50+
|**Get started**|[Get a toll-free number](../../quickstarts/telephony/get-phone-number.md)|[Get a short code](../../quickstarts/sms/apply-for-short-code.md) | [Enable dynamic alphanumeric sender ID](../../quickstarts/sms/enable-alphanumeric-sender-id.md#enable-dynamic-alphanumeric-sender-id) |[Enable preregistered alphanumeric sender ID](../../quickstarts/sms/enable-alphanumeric-sender-id.md#enable-preregistered-alphanumeric-sender-id) | [Apply for 10DLC](../../quickstarts/sms/apply-for-ten-digit-long-code.md) |
5151

5252
\* See [Alphanumeric sender ID FAQ](./sms-faq.md#alphanumeric-sender-id) for detailed formatting requirements.
5353
> [!IMPORTANT]

0 commit comments

Comments
 (0)