Skip to content

Commit 0210199

Browse files
Update how-to-manage-quotas.md
1 parent a003b1d commit 0210199

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/machine-learning/how-to-manage-quotas.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,17 @@ Available resources:
8686

8787
+ **Low-priority cores per region** have a default limit of 100 to 3,000, depending on your subscription offer type. The number of low-priority cores per subscription can be increased and is a single value across VM families.
8888

89-
+ **Clusters per region** have a default limit of 200 and it can be increased up to a value of 500 per region within a given subscription. This limit is shared between training clusters, compute instances and managed online endpoint deployments. A compute instance is considered a single-node cluster for quota purposes. Starting 1 September 2023, cluster quota limits will automatically be increased from 200 to 500 on your behalf when usage is approaching close to the 200 default limit, eliminating the need to file for a support ticket.
89+
+ **Total compute limit per region** has a default limit of 500 per region within a given subscription and can be increased up to a maximum value of 2500 per region. This limit is shared between training clusters, compute instances and managed online endpoint deployments. A compute instance is considered a single-node cluster for quota purposes. In order to increase the total compute limit, [open an online customer support request](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade/callerWorkflowId/5088c408-f627-4398-9aa3-c41cdd93a6eb/callerName/Microsoft_Azure_Support%2FHelpAndSupportOverview.ReactView). Provide the following information:
90+
91+
1. When opening the support request, select __Technical__ as the __Issue type__.
92+
2. Select the subscription of your choice
93+
3. Select __Machine Learning__ as the __Service__.
94+
4. Select the resource of your choice
95+
5. In the summary, mention "Increase total compute limits"
96+
6. Select __Compute Cluster__ as the __Problem type__ and __Cluster does not scale up or is stuck in resizing__ as the __Problem subtype__.
97+
7. On the __Additional details__ tab, provide the subscription ID, region, new limit (between 500 and 2500) and business justification if you would like to increase the toital compute limits in this region.
98+
8. Finally, select __Create__ to create a support request ticket.
99+
90100

91101
The following table shows more limits in the platform. Reach out to the Azure Machine Learning product team through a **technical** support ticket to request an exception.
92102

0 commit comments

Comments
 (0)