File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments