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/machine-learning/how-to-manage-quotas.md
+9-17Lines changed: 9 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,23 +121,8 @@ Azure Machine Learning managed online endpoints have limits described in the fol
121
121
122
122
To determine the current usage for an endpoint, [view the metrics](how-to-monitor-online-endpoints.md#metrics).
123
123
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
+
141
126
142
127
### Azure Machine Learning pipelines
143
128
[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
228
213
> [!NOTE]
229
214
> [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).
230
215
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
+
231
223
## Next steps
232
224
233
225
+[Plan and manage costs for Azure Machine Learning](concept-plan-manage-cost.md)
0 commit comments