Skip to content

Commit 9e9670e

Browse files
committed
Quotas and Limits
1 parent 50f0648 commit 9e9670e

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

articles/event-grid/quotas-limits.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Quotas and limits - Azure Event Grid | Microsoft Docs
3+
description: This article provides limits and quotas for Azure Event Grid. For example, number of subscriptions for topic, number of custom topics per subscription, etc.
4+
services: event-grid
5+
author: spelluru
6+
editor: ''
7+
8+
ms.service: event-grid
9+
ms.devlang: na
10+
ms.topic: reference
11+
ms.date: 05/12/2020
12+
ms.author: shvija
13+
14+
---
15+
# Azure Event Grid quotas and limits
16+
17+
This section lists basic quotas and limits in Azure Event Hubs.
18+
19+
[!INCLUDE [event-grid-limits](../../includes/event-grid-limits.md)]
20+
21+
## Next steps
22+
23+
You can learn more about Event Grid by visiting the following links:
24+
25+
- [What's Azure Event Grid?](overview.md)
26+
- [Event Grid concepts and terminology](concepts.md)

articles/event-grid/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,9 @@
237237
- name: Python
238238
href: /python/api/overview/azure/event-grid
239239
- name: Node.js
240-
href: /javascript/api/overview/azure/eventgrid
240+
href: /javascript/api/overview/azure/eventgrid
241+
- name: Quotas and limits
242+
href: quotas-limits.md
241243
- name: Subscription schema
242244
href: subscription-creation-schema.md
243245
- name: Template resources

0 commit comments

Comments
 (0)