Skip to content

Commit 1bd8fdf

Browse files
committed
IoT Hub EGG
1 parent 829ccde commit 1bd8fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-event-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ For a detailed description of each property, see [Azure Event Grid event schema
118118

119119
## Filter events
120120

121-
IoT Hub event subscriptions can filter events based on event type and device name. Subject filters in Event Grid work based on **Begins With** (prefix) and **Ends With**(suffix) matches. The filter uses an `AND` operator, so events with a subject that match both the prefix and suffix are delivered to the subscriber.
121+
IoT Hub event subscriptions can filter events based on event type and device name. Subject filters in Event Grid work based on **Begins With** (prefix) and **Ends With** (suffix) matches. The filter uses an `AND` operator, so events with a subject that match both the prefix and suffix are delivered to the subscriber.
122122

123123
The subject of IoT Events uses the format:
124124

0 commit comments

Comments
 (0)