Skip to content

Commit c3fd637

Browse files
committed
Acrolynx, Learn Linter
1 parent 7cf1545 commit c3fd637

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/event-grid/communication-services-email-events.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
title: Azure Communication Services - Email events
33
description: This article describes how to use Azure Communication Services as an Event Grid event source for Email Events.
4-
ms.topic: conceptual
5-
ms.date: 09/30/2022
4+
ms.topic: concept-article
5+
ms.date: 01/21/2025
66
author: anmolbohra97
77
ms.author: anmolbohra
8+
# Customer intent: I want to learn about what email events from Azure Communication Servics are supported through Azure Event Grid.
89
---
910

1011
# Azure Communication Services - Email events
@@ -13,7 +14,7 @@ This article provides the properties and schema for communication services email
1314

1415
## Events types
1516

16-
Azure Communication Services emits the following telephony and SMS event types:
17+
Azure Communication Services emits the following telephony and Short Message Service (SMS) event types:
1718

1819
| Event type | Description |
1920
| ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
@@ -54,7 +55,7 @@ This section contains an example of what that data would look like for each even
5455
> Possible values for `Status` are:
5556
> - `Delivered`: The message was successfully handed over to the intended destination (recipient Mail Transfer Agent).
5657
> - `Suppressed`: The recipient email had hard bounced previously, and all subsequent emails to this recipient are being temporarily suppressed as a result.
57-
> - `Bounced`: The email hard bounced, which may have happened because the email address does not exist or the domain is invalid.
58+
> - `Bounced`: The email hard bounced, which might happen because the email address doesn't exist or the domain is invalid.
5859
> - `Quarantined`: The message was quarantined (as spam, bulk mail, or phishing).
5960
> - `FilteredSpam`: The message was identified as spam, and was rejected or blocked (not quarantined).
6061
> - `Expanded`: A distribution group recipient was expanded before delivery to the individual members of the group.

0 commit comments

Comments
 (0)