Skip to content

Commit fbf7693

Browse files
Minor fix.
1 parent a14c30b commit fbf7693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-quickstart-stream-large-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ In the Azure portal, go to the **Settings** section for the dedicated cluster. U
2727

2828
:::image type="content" source="./media/event-hubs-quickstart-stream-large-messages/large-message-configuration-for-dedicated-cluster.png" alt-text="Screenshot that shows the Quota pane for a dedicated cluster." lightbox="./media/event-hubs-quickstart-stream-large-messages/large-message-configuration-for-dedicated-cluster.png":::
2929

30-
- Validate that the value for the read-only key `supportslargemessages` is set to `True`.
3130
- You can update the key `eventhubmaxmessagesizeinbytes` to a suitable value in bytes. An acceptable range for this value is between 1,048,576 and 20,971,520 bytes.
31+
- Validate that the value for the read-only key `supportslargemessages` is set to `True`.
3232

3333
After the configuration is saved, you're ready to stream large messages with Event Hubs.
3434

0 commit comments

Comments
 (0)