Skip to content

Commit 321a331

Browse files
Merge pull request #233048 from natekimball-msft/natekimball/last-minute-updates
changes per discussion
2 parents 37f7698 + f1e6ceb commit 321a331

19 files changed

+40
-72
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,17 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Email pricing in Azure Communication Services
1514

16-
[!INCLUDE [Public Preview Notice](../includes/public-preview-include.md)]
17-
1815
Prices for Azure Communication Services are generally based on a pay-as-you-go model and Email offers pay-as-you-go pricing as well. The prices in the following examples are for illustrative purposes and may not reflect the latest Azure pricing.
1916

2017
## Email price
2118

22-
The price is based on number of messages sent to the recipient and amount of data transferred to each recipient which includes headers, message content (including text and images), and attachments. Messages can be sent to one more recipients.
19+
The price is based on number of messages sent to the recipient and amount of data transferred to each recipient which includes headers, message content (including text and images), and attachments. Messages can be sent to one or more recipients.
2320

2421

2522
|Email Send |Data Transferred|

articles/communication-services/concepts/email/email-attachment-allowed-mime-types.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ author: natekimball-msft
66
manager: koagbakp
77
services: azure-communication-services
88
ms.author: natekimball
9-
ms.date: 03/24/2023
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413

1514
# Allowed attachment types for sending email in Azure Communication Services Email

articles/communication-services/concepts/email/email-authentication-best-practice.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Best practices for sender authentication support in Azure Communication Services Email
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
This article provides the Email Sending best practices on DNS records and how to use the sender authentication methods that help prevent attackers from sending messages that look like they come from your domain.
1916

2017
## Email authentication and DNS setup

articles/communication-services/concepts/email/email-domain-and-sender-authentication.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Email domains and sender authentication for Azure Communication Services
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
An email domain is a unique name that appears after the @ sign-in email addresses. It typically takes the form of your organization's name and brand that is recognized in public. Using your domain in email allows users to trust that this message isn't a phishing attempt, and that it is coming from a trusted source, thereby building credibility for your brand. If you prefer, you can utilize the email domains that is offered through the Azure Communication Services. We offer an email domain that can be used to send emails on behalf of your organization.
1916

2017
## Email domains and sender authentication

articles/communication-services/concepts/email/email-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Email in Azure Communication Services
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
Azure Communication Services Email is a new primitive that facilitates high volume transactional, bulk and marketing emails on the Azure Communication Services platform and will enable Application-to-Person (A2P) use cases. Azure Communication Services Email is going to simplify the integration of email capabilities to your applications using production-ready email SDK options. Email enables rich collaboration in communication modalities combining with SMS and other communication channels to build collaborative applications to help reach your customers in their preferred communication channel.
1916

2017
Azure Communication Services Email offers will improve your time-to-market with scalable, reliable email capabilities with your own SMTP domains. Like other communication modalities Email offering has the benefit of only paying for what you use.

articles/communication-services/concepts/email/prepare-email-communication-resource.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Prepare Email Communication resource for Azure Communication Service
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
Similar to Chat, VoIP and SMS modalities under the Azure Communication Services, you'll be able to send an email using Azure Communication Resource. However sending an email requires certain pre-configuration steps and you have to rely on your organization admins help setting that up. The administrator of your organization needs to,
1916
- Approve the domain that your organization allows you to send mail from
2017
- Define the sender domain they'll use as the P1 sender email address (also known as MailFrom email address) that shows up on the envelope of the email [RFC 5321](https://tools.ietf.org/html/rfc5321)

articles/communication-services/concepts/email/sdk-features.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Email client library overview for Azure Communication Services
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
Azure Communication Services Email client libraries can be used to add transactional Email support to your applications.
1916

2017
## Client libraries
@@ -41,7 +38,7 @@ The following list presents the set of features that are currently available in
4138

4239
## API Throttling and Timeouts
4340

44-
Your Azure account has a set of limitation on the number of email messages that you can send. For all the developers email sending is limited to 10 mails per minute, 25 mails in an hour and 100 mails in day. This sandbox setup is to help developers to start building the application and gradually you can request to increase the sending volume as soon as the application is ready to go live. Submit a support request to increase your sending limit.
41+
Your Azure account has a set of limitation on the number of email messages that you can send. For all the developers email sending is limited to 30 mails per minute, 100 mails in an hour. This sandbox setup is to help developers to start building the application and gradually you can request to increase the sending volume as soon as the application is ready to go live. Submit a support request to increase your sending limit.
4542

4643
## Next steps
4744

articles/communication-services/concepts/service-limits.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: shahen
77
services: azure-communication-services
88

99
ms.author: chpalm
10-
ms.date: 02/28/2023
10+
ms.date: 03/31/2023
1111
ms.topic: how-to
1212
ms.service: azure-communication-services
1313
ms.subservice: data
@@ -76,10 +76,10 @@ Sending a high volume of messages has a set of limitations on the number of emai
7676

7777
|Operation|Scope|Timeframe (minutes)| Limit (number of emails) |
7878
|---------|-----|-------------|-------------------|
79-
|Send Email|Per Subscription|1|10|
80-
|Send Email|Per Subscription|60|25|
81-
|Get Email Status|Per Subscription|1|20|
82-
|Get Email Status|Per Subscription|60|50|
79+
|Send Email|Per Subscription|1|30|
80+
|Send Email|Per Subscription|60|100|
81+
|Get Email Status|Per Subscription|1|60|
82+
|Get Email Status|Per Subscription|60|200|
8383

8484
### Size Limits
8585

articles/communication-services/concepts/troubleshooting-info.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: chpalm
66
services: azure-communication-services
77

88
ms.author: prakulka
9-
ms.date: 11/30/2021
9+
ms.date: 03/31/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
---
@@ -140,12 +140,20 @@ The program brief ID can be found on the [Azure portal](https://portal.azure.com
140140

141141
---
142142

143-
## Access your email message ID
144-
When troubleshooting send email or email message status requests, you may be asked to provide a `message ID`. This can be accessed in the response:
143+
## Access your email operation ID
144+
When troubleshooting send email or email message status requests, you may be asked to provide an `operation ID`. This can be accessed in the response:
145145

146146
# [.NET](#tab/dotnet)
147147
```csharp
148-
Console.WriteLine($"MessageId = {emailResult.MessageId}");
148+
var emailSendOperation = await emailClient.SendAsync(
149+
wait: WaitUntil.Completed,
150+
senderAddress: sender,
151+
recipientAddress: recipient,
152+
subject: subject,
153+
htmlContent: htmlContent);
154+
155+
/// Get the OperationId so that it can be used for tracking the message for troubleshooting
156+
Console.WriteLine($"Email operation id = {emailSendOperation.Id}");
149157
```
150158
---
151159

articles/communication-services/quickstarts/email/add-azure-managed-domains.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ author: bashan-git
66
manager: sphenry
77
services: azure-communication-services
88
ms.author: bashan
9-
ms.date: 04/15/2022
9+
ms.date: 03/31/2023
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
12-
ms.custom: private_preview, event-tier1-build-2022
1312
---
1413
# Quickstart: How to add Azure Managed Domains to Email Communication Service
1514

16-
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
17-
1815
In this quick start, you'll learn about how to provision the Azure Managed domain in Azure Communication Services to send email.
1916

2017
## Prerequisites

0 commit comments

Comments
 (0)