Skip to content

Commit e4bc03f

Browse files
committed
Clone PM PR to resolve errors
1 parent b454955 commit e4bc03f

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

articles/cognitive-services/Anomaly-Detector/service-limits.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ ms.custom:
1414
---
1515

1616
# Anomaly Detector service quotas and limits
17+
1718
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.
1819

1920
The quotas and limits apply to all the versions within Azure Anomaly Detector service.
2021

2122
## Univariate Anomaly Detection
23+
2224
|Quota<sup>1</sup>|Free (F0)|Standard (S0)|
2325
|--|--|--|
2426
| **All APIs per second** | 10 | 500 |
@@ -28,6 +30,7 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
2830
## Multivariate Anomaly Detection
2931

3032
### API call per minute
33+
3134
|Quota<sup>1</sup>|Free (F0)<sup>2</sup>|Standard (S0)|
3235
|--|--|--|
3336
| **Training API per minute** | 1 | 20 |
@@ -42,7 +45,6 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
4245

4346
<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/)
4447

45-
4648
### Concurrent models and inference tasks
4749
|Quota<sup>1</sup>|Free (F0)|Standard (S0)|
4850
|--|--|--|
@@ -52,37 +54,37 @@ The quotas and limits apply to all the versions within Azure Anomaly Detector se
5254

5355
<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.
5456

55-
5657
## 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.
5858

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.
6062

6163
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.
6264

6365
### Have the required information ready
6466

65-
* Anomaly Detector Resource ID
67+
* Anomaly Detector resource ID
6668

6769
* Region
6870

69-
#### How to get those information above:
71+
#### Retrieve resource ID and region
7072

7173
* Go to [Azure portal](https://portal.azure.com/)
7274
* Select the Anomaly Detector Resource for which you would like to increase the transaction limit
7375
* Select Properties (Resource Management group)
7476
* 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)
7879

7980
### Create and submit support request
80-
Initiate the increase of limit for your resource by submitting the Support Request:
8181

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
8688
5. Enter Summary (like "Increase Anomaly Detector TPS limit")
8789
6. In Problem type, select *"Quota or usage validation"*
8890
7. Select Next: Solutions
@@ -92,4 +94,4 @@ Initiate the increase of limit for your resource by submitting the Support Reque
9294
* Provide a TPS expectation you would like to scale to meet.
9395
* Azure resource information you collected.
9496
* 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

Comments
 (0)