You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Anomaly-Detector/service-limits.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,13 @@ ms.custom:
14
14
---
15
15
16
16
# Anomaly Detector service quotas and limits
17
+
17
18
This article contains both a quick reference and detailed description of Azure Anomaly Detector service quotas and limits for all pricing tiers. It also contains some best practices to help avoid request throttling.
18
19
19
20
The quotas and limits apply to all the versions within Azure Anomaly Detector service.
20
21
21
22
## Univariate Anomaly Detection
23
+
22
24
|Quota<sup>1</sup>|Free (F0)|Standard (S0)|
23
25
|--|--|--|
24
26
|**All APIs per second**| 10 | 500 |
@@ -28,6 +30,7 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
@@ -42,7 +45,6 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
42
45
43
46
<sup>2</sup> For **Free (F0)** pricing tier see also monthly allowances at the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/anomaly-detector/)
44
47
45
-
46
48
### Concurrent models and inference tasks
47
49
|Quota<sup>1</sup>|Free (F0)|Standard (S0)|
48
50
|--|--|--|
@@ -52,37 +54,37 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
52
54
53
55
<sup>1</sup> All quotas and limits are defined for one Anomaly Detector resource. If you want to increase the limit, please contact [email protected] for further communication.
54
56
55
-
56
57
## How to increase the limit for your resource?
57
-
For the Standard pricing tier, this limit can be increased. Increasing the **concurrent request limit** does not directly affect your costs. Anomaly Detector service uses "Pay only for what you use" model. The limit defines how high the Service may scale before it starts throttle your requests.
58
58
59
-
The **concurrent request limit parameter** is not visible via Azure portal, Command-Line tools, or API requests. To verify the current value, create an Azure Support Request.
59
+
For the Standard pricing tier, this limit can be increased. Increasing the **concurrent request limit** doesn't directly affect your costs. Anomaly Detector service uses "Pay only for what you use" model. The limit defines how high the Service may scale before it starts throttle your requests.
60
+
61
+
The **concurrent request limit parameter** isn't visible via Azure portal, Command-Line tools, or API requests. To verify the current value, create an Azure Support Request.
60
62
61
63
If you would like to increase your limit, you can enable auto scaling on your resource. Follow this document to enable auto scaling on your resource [enable auto scaling](https://learn.microsoft.com/azure/cognitive-services/autoscale?view=form-recog-3.0.0&tabs=portal). You can also submit an increase Transactions Per Second (TPS) support request.
62
64
63
65
### Have the required information ready
64
66
65
-
* Anomaly Detector Resource ID
67
+
* Anomaly Detector resource ID
66
68
67
69
* Region
68
70
69
-
#### How to get those information above:
71
+
#### Retrieve resource ID and region
70
72
71
73
* Go to [Azure portal](https://portal.azure.com/)
72
74
* Select the Anomaly Detector Resource for which you would like to increase the transaction limit
73
75
* Select Properties (Resource Management group)
74
76
* Copy and save the values of the following fields:
75
-
* Resource ID
76
-
* Location (your endpoint Region)
77
-
77
+
* Resource ID
78
+
* Location (your endpoint Region)
78
79
79
80
### Create and submit support request
80
-
Initiate the increase of limit for your resource by submitting the Support Request:
81
81
82
-
* Go to [Azure portal](https://portal.azure.com/)
83
-
* Select the Anomaly Detector Resource for which you would like to increase the limit
84
-
* Select New support request (Support + troubleshooting group)
85
-
* A new window will appear with auto-populated information about your Azure Subscription and Azure Resource
82
+
To request a limit increase for your resource submit a **Support Request**:
83
+
84
+
1. Go to [Azure portal](https://portal.azure.com/)
85
+
2. Select the Anomaly Detector Resource for which you would like to increase the limit
86
+
3. Select New support request (Support + troubleshooting group)
87
+
4. A new window will appear with auto-populated information about your Azure Subscription and Azure Resource
86
88
5. Enter Summary (like "Increase Anomaly Detector TPS limit")
87
89
6. In Problem type, select *"Quota or usage validation"*
88
90
7. Select Next: Solutions
@@ -92,4 +94,4 @@ Initiate the increase of limit for your resource by submitting the Support Reque
92
94
* Provide a TPS expectation you would like to scale to meet.
93
95
* Azure resource information you collected.
94
96
* Complete entering the required information and select Create button in *Review + create* tab
95
-
* Note the support request number in Azure portal notifications. You'll be contacted shortly for further processing
97
+
* Note the support request number in Azure portal notifications. You'll be contacted shortly for further processing.
0 commit comments