Skip to content

Commit 8065205

Browse files
Merge pull request #297889 from pratikjadhav13/patch-35
(AzureCXP) fixes MicrosoftDocs/azure-docs#408988
2 parents a1921b5 + a86ce27 commit 8065205

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/event-hubs/overview-emulator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Like the Event Hubs cloud service, the emulator provides the following quotas fo
8181
| Maximum size of an event being published to an event hub (batch/nonbatch) |1 MB |No
8282
| Minimum event retention time | 1 hr | No
8383

84+
These limits are enforced by the emulator. While some values are configurable using config.json, you cannot exceed the listed maximums. Any configuration changes must be made before starting the emulator.
85+
8486
## Quota configuration changes
8587

8688
By default, the emulator runs with the [config.json](https://github.com/Azure/azure-event-hubs-emulator-installer/blob/main/EventHub-Emulator/Config/Config.json) configuration file. You can configure the quotas associated with Event Hubs by editing this file in the following ways, based on your needs:

0 commit comments

Comments
 (0)