Skip to content

Commit 8161191

Browse files
authored
Apply suggestions from code review
Added period at end of alt text.
1 parent 5daeaa7 commit 8161191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ If you are using MQTT v5, this setting will provide the maximum limit for the Se
9292

9393
The default value for this namespace property is 1 hour and can be extended up to 8 hours.
9494

95-
:::image type="content" source="media/mqtt-support/mqtt-maximum-session-expiry-configuration.png" alt-text="Screenshot of maximum session expiry property configuration for a namespace" border="false":::
95+
:::image type="content" source="media/mqtt-support/mqtt-maximum-session-expiry-configuration.png" alt-text="Screenshot of maximum session expiry property configuration for a namespace." border="false":::
9696

9797
### User properties
9898
Event Grid supports user properties on MQTT v5 PUBLISH packets that allow you to add custom key-value pairs in the message header to provide more context about the message. The use cases for user properties are versatile. You can use this feature to include the purpose or origin of the message so the receiver can handle the message without parsing the payload, saving computing resources. For example, a message with a user property indicating its purpose as a "warning" could trigger different handling logic than one with the purpose of "information."

0 commit comments

Comments
 (0)