Skip to content

Commit a638b41

Browse files
committed
one more
1 parent 8c9a2ae commit a638b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/handler-service-bus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You can also use the [`New-AzEventGridSystemTopicEventSubscription`](/powershell
8686

8787
[!INCLUDE [message-headers](./includes/message-headers.md)]
8888

89-
When sending an event to a Service Bus queue or topic as a brokered message, the `messageid` of the brokered message is an internal system ID.
89+
When you send an event to a Service Bus queue or topic as a brokered message, the `messageid` of the brokered message is an internal system ID.
9090

9191
The internal system ID for the message will be maintained across redelivery of the event so that you can avoid duplicate deliveries by turning on **duplicate detection** on the service bus entity. We recommend that you enable duration of the duplicate detection on the Service Bus entity to be either the time-to-live (TTL) of the event or max retry duration, whichever is longer.
9292

0 commit comments

Comments
 (0)