Skip to content

Commit eef35e4

Browse files
author
Larry Franks
committed
writing for new ux
1 parent c4933ff commit eef35e4

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

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

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -121,23 +121,8 @@ Azure Machine Learning managed online endpoints have limits described in the fol
121121

122122
To determine the current usage for an endpoint, [view the metrics](how-to-monitor-online-endpoints.md#metrics).
123123

124-
To request an exception from the Azure Machine Learning product team, use the steps in the [Request quota increases](#request-quota-increases) section and provide the following information:
125-
126-
1. When opening the support request, __do not select Service and subscription limits (quotas)__. Instead, select __Technical__ as the issue type.
127-
1. Provide the Azure __subscriptions__ and __regions__ where you want to increase the quota.
128-
1. Provide the __tenant ID__ and __customer name__.
129-
1. Provide the __quota type__ and __new limit__. Use the following table as a guide:
130-
131-
| Quota Type | New Limit |
132-
| ----- | ----- |
133-
| MaxEndpointsPerSub (Number of endpoints per subscription) | ? |
134-
| MaxDeploymentsPerSub (Number of deployments per subscription) | ? |
135-
| MaxDeploymentsPerEndpoint (Number of deployments per endpoint) | ? |
136-
| MaxInstancesPerDeployment (Number of instances per deployment) | ? |
137-
| EndpointRequestRateLimitPerSec (Total requests per second at endpoint level for all deployments) | ? |
138-
| EndpointConnectionRateLimitPerSec (Total connections per second at endpoint level for all deployments) | ? |
139-
| EndpointConnectionLimit (Total connections active at endpoint level for all deployments) | ? |
140-
| EndpointBandwidthLimitKBps (Total bandwidth at endpoint level for all deployments (MBPS)) | ? |
124+
To request an exception from the Azure Machine Learning product team, use the steps in the [Request quota increases](#request-quota-increases).
125+
141126

142127
### Azure Machine Learning pipelines
143128
[Azure Machine Learning pipelines](concept-ml-pipelines.md) have the following limits.
@@ -228,6 +213,13 @@ When you're requesting a quota increase, select the service that you have in min
228213
> [!NOTE]
229214
> [Free trial subscriptions](https://azure.microsoft.com/offers/ms-azr-0044p) are not eligible for limit or quota increases. If you have a free trial subscription, you can upgrade to a [pay-as-you-go](https://azure.microsoft.com/offers/ms-azr-0003p/) subscription. For more information, see [Upgrade Azure free trial to pay-as-you-go](../cost-management-billing/manage/upgrade-azure-subscription.md) and [Azure free account FAQ](https://azure.microsoft.com/free/free-account-faq).
230215
216+
### Endpoint quota increases
217+
218+
When requesting the quota increase, provide the following information:
219+
220+
1. When opening the support request, select __Machine Learning Service: Endpoint Limits__ as the __Quota type__.
221+
1. On the __Additional details__ tab, select __Enter details__ and then provide the quota you'd like to increase and the new value. Also provide the reason for the quota increase. Select __Save and continue__ to continue.
222+
231223
## Next steps
232224

233225
+ [Plan and manage costs for Azure Machine Learning](concept-plan-manage-cost.md)

0 commit comments

Comments
 (0)