You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-grid/mqtt-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ The MQTT broker is adding more MQTT v5 and MQTT v3.1.1 features in the future to
182
182
MQTT v5 currently differs from the [MQTT v5 specification](https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html) in the following ways:
183
183
184
184
- Shared subscriptions aren't supported yet.
185
-
- The maximum Will Delay Interval is 300 seconds. The effective value is the lesser of the provided Will Delay Interval and the session expiry interval.
185
+
- The effective will delay interval is the lesser of the provided Will Delay Interval and the session expiry interval (if provided).
0 commit comments