Currently, as per the pricing quota and limits available for Azure Event Grid Domains at https://learn.microsoft.com/en-us/azure/event-grid/quotas-limits
The following quotas and limits apply to Azure Event Grid domains.
Resource | Limit |
---|---|
Topics per event domain | 100,000 |
Event subscriptions per topic within a domain | 500 |
Domain scope event subscriptions | 50 |
Publish rate for an event domain (ingress) | 5,000 events/sec or 5 MB/sec (whichever is met first) |
Event Domains per Azure Subscription | 100 |
Private endpoint connections per domain | 64 |
IP Firewall rules per domain | 16 |
If the quota is exceeded say I want to create 1000 more topics after 100,000 limit is exhausted, is there a way to increase the quota limit in Microsoft Azure?