Skip to content

Commit 0a70ca5

Browse files
committed
restoring data-explorer-limits include
1 parent 76f2da5 commit 0a70ca5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

includes/data-explorer-limits.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
author: ilayrn
3+
ms.service: data-explorer
4+
ms.topic: include
5+
ms.date: 01/20/2020
6+
ms.author: ilayr
7+
---
8+
9+
The following table describes the maximum limits for Azure Data Explorer clusters.
10+
11+
| Resource | Limit |
12+
| --- | --- |
13+
| Clusters per region per subscription | 20 |
14+
| Instances per cluster | 1000 |
15+
| Number of databases in a cluster | 10,000 |
16+
| Number of attached database configurations in a cluster | 70 |
17+
18+
The following table describes the limits on management operations performed on Azure Data Explorer clusters.
19+
20+
| Scope | Operation | Limit |
21+
| --- | --- | --- |
22+
| Cluster | read (for example, get a cluster) | 500 per 5 minutes |
23+
| Cluster | write (for example, create a database) | 1000 per hour |
24+

0 commit comments

Comments
 (0)