Skip to content

Commit c0dba6a

Browse files
authored
Updating qickstarts
1 parent 5f95a41 commit c0dba6a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/communication-services/quickstarts/email/handle-email-events.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ author: anmolbohra
66
manager: komivi.agbakpem
77
services: azure-communication-services
88
ms.author: anmolbohra
9-
ms.date: 05/25/2022
9+
ms.date: 07/09/2022
1010
ms.topic: quickstart
1111
ms.service: azure-communication-services
1212
ms.subservice: email
1313
---
14-
# Quickstart: Handle EMAIL and delivery report events
14+
# Quickstart: Handle Email events
1515

16-
Get started with Azure Communication Services by using Azure Event Grid to handle Communication Services EMAIL events. After subscribing to EMAIL events such as delivery reports and engagement reports, you generate and receive these events. Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
16+
Get started with Azure Communication Services by using Azure Event Grid to handle Communication Services Email events. After subscribing to Email events such as delivery reports and engagement reports, you generate and receive these events. Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account.
1717

18-
[!INCLUDE [Regional Availability Notice](../../includes/regional-availability-include.md)]
18+
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1919

2020
## Prerequisites
2121

@@ -50,7 +50,7 @@ For this quickstart, we'll use an Event Grid viewer to view events in near-real
5050

5151
To set up the viewer, follow the steps in [Azure Event Grid Viewer](/samples/azure-samples/azure-event-grid-viewer/azure-event-grid-viewer/).
5252

53-
## Subscribe to EMAIL events by using web hooks
53+
## Subscribe to Email events by using web hooks
5454

5555
You can subscribe to specific events to provide Event Grid with information about where to send the events that you want to track.
5656

@@ -111,7 +111,7 @@ If you want to clean up and remove a Communication Services subscription, you ca
111111

112112
## Next steps
113113

114-
In this quickstart, you learned how to consume EMAIL events. You can receive EMAIL events by creating an Event Grid subscription.
114+
In this quickstart, you learned how to consume Email events. You can receive Email events by creating an Event Grid subscription.
115115

116116
> [!div class="nextstepaction"]
117117
> [Send Email](../email/send-email.md)

0 commit comments

Comments
 (0)