Skip to content

Commit 30c4116

Browse files
committed
fixes MicrosoftDocs/azure-docs#18823
1 parent 000ad09 commit 30c4116

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/event-grid/compare-messaging-services.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Event Grid is an eventing backplane that enables event-driven, reactive programm
5151

5252
Event Grid is deeply integrated with Azure services and can be integrated with third-party services. It simplifies event consumption and lowers costs by eliminating the need for constant polling. Event Grid efficiently and reliably routes events from Azure and non-Azure resources. It distributes the events to registered subscriber endpoints. The event message has the information you need to react to changes in services and applications. Event Grid isn't a data pipeline, and doesn't deliver the actual object that was updated.
5353

54+
Event Grid supports dead-lettering for events that aren't delivered to an endpoint.
55+
5456
It has the following characteristics:
5557

5658
* dynamically scalable

0 commit comments

Comments
 (0)