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
title: Alphanumeric sender ID SMS pricing includes file
3
+
description: include file
4
+
services: azure-communication-services
5
+
author: prakulka
6
+
manager: sundraman
7
+
8
+
ms.service: azure-communication-services
9
+
ms.subservice: azure-communication-services
10
+
ms.date: 03/28/2023
11
+
ms.topic: include
12
+
ms.custom: Include file
13
+
ms.author: prakulka
14
+
---
15
+
16
+
The Alphanumeric sender ID service requires enabling alphanumeric sender ID through the Azure portal. Once the alphanumeric sender ID service is enabled, pay-as-you-go pricing applies to the usage fee. The usage fee is determined by the destination of the message.
17
+
18
+
## Alphanumeric sender ID Pricing
19
+
20
+
### Usage Fee
21
+
SMS offers pay-as-you-go pricing. The price is a per-message segment charge based on the destination of the message. Messages can be sent from an alphanumeric sender ID to phone numbers located within the destinations mentioned below.
22
+
23
+
The following prices are exclusive of the required communications taxes and fees:
24
+
25
+
|Country| Send Message |
26
+
|-----------|---------|
27
+
|Australia| $0.049 |
28
+
|Austria| $0.0932 |
29
+
|Denmark| $0.0499 |
30
+
|Estonia | $0.0845 |
31
+
|France | $0.076 |
32
+
|Germany | $0.0895 |
33
+
|Ireland| $0.07 |
34
+
|Italy | $0.0833 |
35
+
|Lithuania| $0.041 |
36
+
|Latvia | $0.065 |
37
+
|Netherlands| $0.092 |
38
+
|Poland | $0.041 |
39
+
|Portugal | $0.045 |
40
+
|Spain| $0.0833 |
41
+
|Sweden| $0.055 |
42
+
|Switzerland | $0.069 |
43
+
|United Kingdom | $0.04 |
44
+
45
+
*See our guide on [SMS character limits](../sms/sms-faq.md#what-is-the-sms-character-limit) to learn more about message segments.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/includes/sms-shortcode-pricing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Fees for short code leasing are charged after provisioning is complete and then
44
44
### Usage Fee
45
45
SMS offers pay-as-you-go pricing. The price is a per-message segment charge based on the destination of the message. Messages can be sent from a short code to phone numbers located within the United States.
46
46
47
-
The following prices include required communications taxes and fees:
47
+
The following prices are exclusive of the required communications taxes and fees:
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/includes/sms-tollfree-pricing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Fees for toll-free leasing are charged after provisioning and then recur on a mo
31
31
### Usage Fee
32
32
SMS offers pay-as-you-go pricing. The price is a per-message segment* charge based on the destination of the message. Messages can be sent by toll-free phone numbers to phone numbers located within the United States, Canada, and Puerto Rico.
33
33
34
-
The following prices include required communications taxes and fees:
34
+
The following prices are exclusive of the required communications taxes and fees:
> SMS messages can be sent to and received from United States and Canada phone numbers. Phone numbers located in other geographies are not yet supported by Communication Services SMS.
Azure Communication Services enables you to send and receive SMS text messages using the Communication Services SMS SDKs. These SDKs can be used to support customer service scenarios, appointment reminders, two-factor authentication, and other real-time communication needs. Communication Services SMS allows you to reliably send messages while exposing deliverability and response metrics.
21
21
22
+
## SMS features
23
+
22
24
Key features of Azure Communication Services SMS SDKs include:
23
25
24
26
-**Simple** setup experience for adding SMS capability to your applications.
25
27
-**High Velocity** message support over toll free numbers and short codes for A2P (Application to Person) use cases in the United States.
26
28
-**Bulk Messaging** supported to enable sending messages to multiple recipients at a time.
27
29
-**Two-way** conversations to support scenarios like customer support, alerts, and appointment reminders.
28
30
-**Reliable Delivery** with real-time delivery reports for messages sent from your application.
29
-
-**Analytics** to track your SMS usage patterns.
30
-
-**Opt-Out** handling support to automatically detect and respect opt-outs for toll-free numbers. Opt-outs for US toll-free numbers are mandated and enforced by US carriers.
31
+
-**Analytics** to track your SMS usage patterns. See [SMS insights](../../concepts/analytics/insights/sms-insights.md) for details.
32
+
-**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.
33
+
34
+
## Sender types supported
35
+
36
+
Sending SMS to any recipient requires getting a phone number. Choosing the right number type is critical to the success of your messaging campaign. Few of the 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 a variety of 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:
37
+
38
+
|Factors | Toll-Free| Short Code | Alphanumeric Sender ID|
|**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 variety of use cases like one-time passcodes, marketing alerts, and flight status notifications. |
|**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)|
46
+
|**Supported Destinations**| United States, Canada, Puerto Rico| United States | Germany, Netherlands, United Kingdom, Australia, France, Switzerland, Sweden, Italy, Spain, Denmark, Ireland, Portugal, Poland, Austria, Lithuania, Latvia, Estonia |
47
+
|**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 alphanumeric sender ID](../../quickstarts/sms/enable-alphanumeric-sender-id.md)|
48
+
49
+
\* See [Alphanumeric sender ID FAQ](./sms-faq.md#alphanumeric-sender-id) for detailed formatting requirements.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/sms/messaging-policy.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,9 @@ Consent can be obtained in a variety of ways, such as:
44
44
45
45
Regardless of how consent is obtained, you and your customers must ensure that the consent is unambiguous. The scope of the consent should clear to the recipient.
46
46
47
-
48
47
### Consent requirements:
49
48
50
-
- Provide a “Call to Action” before obtaining consent. You and your customers should provide potential message recipients with a “call to action” that invites them to opt-in to your messaging program. The call to action should include, at a minimum: (1) the identity of the message sender, (2) clear opt-in instructions, (3) opt-out instructions, and (4) any associated messaging fees.
49
+
- Provide a “Call to Action” before obtaining consent. You and your customers should provide potential message recipients with a “call to action” that invites them to optin to your messaging program. The call to action should include, at a minimum: (1) the identity of the message sender, (2) clear opt-in instructions, (3) opt-out instructions, and (4) any associated messaging fees.
51
50
- Consent isn't transferable or assignable. Any consent that an individual provides to you cannot be transferred or sold to an unaffiliated third party. If you collect an individual’s consent for a third party, then you must clearly identify the third party to the individual. You must also state that the consent you obtained applies only to communications from the third party.
52
51
- Consent is limited in purpose. An individual who provides their number or an email address for a particular purpose consents to receive communications only for that specific purpose and from that specific message sender. Before obtaining consent, you should clearly notify the intended message recipient if you'll send recurring messages or messages from an affiliate.
53
52
@@ -67,7 +66,6 @@ In addition to the messaging requirements discussed above, you may want to imple
67
66
- The session ID or IP address of the consenting individual.
68
67
- Privacy and security policies. Developers are encouraged to provide straightforward privacy policies that message recipients can review before their consent is obtained. We also recommend maintaining proactive security controls to safeguard individuals’ private information.
69
68
70
-
71
69
## Double opt-In consent:
72
70
73
71
Azure Communication Services recommends that you use double opt-in consent for all messaging campaigns. Double opt-in consent is a two-step process where an individual first provides consent to receive certain types of messages from you. You then send a follow-up opt-in message to confirm their consent. You should send more messages only once the message recipient confirms their consent.
@@ -116,7 +114,7 @@ In addition to keywords, other common opt-out mechanisms include providing custo
116
114
117
115
### How we handle opt-out requests for SMS
118
116
119
-
If an individual requests to opt-out of future messages on an Azure Communication Services toll-free number, then all further traffic from that number will be automatically stopped. However, you must still ensure that you do not send additional messages for that messaging campaign from new or different numbers. If you have separately obtained express consent for a different messaging campaign, then you may continue to send messages from a different number for that campaign. Check out our FAQ section to learn more on [Opt-out handling](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/communication-services/concepts/sms/sms-faq.md#how-can-i-receive-messages-using-azure-communication-services)
117
+
If an individual requests to opt-out of future messages on an Azure Communication Services toll-free number or short code, then all further traffic from that number will be automatically stopped. However, you must still ensure that you do not send additional messages for that messaging campaign from new or different numbers. If you have separately obtained express consent for a different messaging campaign, then you must ask the customer to respond with a START message to resubscribe or may continue to send messages from a different number for that campaign. For alphanumeric sender ID, you are required to provide alternative mechanisms like email/call support or opt-out link for the customer to opt out. Check out our FAQ section to learn more on [Opt-out handling](./sms-faq.md#opt-out-handling).
120
118
121
119
### How we handle opt-out requests for email
122
120
@@ -128,7 +126,7 @@ If an individual requests to opt out of future messages on Azure Communication S
128
126
129
127
Message content that includes elements of sex, hate, alcohol, firearms, tobacco, gambling, or sweepstakes and contests can trigger additional requirements. This content is expressly prohibited in some jurisdictions. If you send a message that includes this content, then it is your duty to abide by all applicable laws of the jurisdictions in which the communications are received. At the request of law enforcement or Azure Communication Services, you must be prepared to provide proof of consent with local laws that regulate adult content.
130
128
131
-
Even where such content is not unlawful, you should include an age verification mechanism at opt-in to age-gate the intended message recipient from adult content. In the United States, additional legal requirements apply to marketing communications directed at children under the age of 13.
129
+
Even where such content is not unlawful, you should include an age verification mechanism at optin to age-gate the intended message recipient from adult content. In the United States, additional legal requirements apply to marketing communications directed at children under the age of 13.
0 commit comments