Skip to content

Commit f7457c7

Browse files
Merge pull request #264298 from cloga/lochen/add-limitation
Update limitation
2 parents 106781e + f884579 commit f7457c7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The following limits on assets apply on a *per-workspace* basis.
6363
| Datasets | 10 million |
6464
| Runs | 10 million |
6565
| Models | 10 million|
66+
| Component | 10 million|
6667
| Artifacts | 10 million |
6768

6869
In addition, the maximum **run time** is 30 days and the maximum number of **metrics logged per run** is 1 million.
@@ -172,6 +173,14 @@ To request an exception from the Azure Machine Learning product team, use the st
172173
| Steps in a pipeline | 30,000 |
173174
| Workspaces per resource group | 800 |
174175

176+
177+
### Azure Machine Learning job schedules
178+
[Azure Machine Learning job schedules](how-to-schedule-pipeline-job.md) have the following limits.
179+
180+
| **Resource** | **Limit** |
181+
| --- | --- |
182+
| Schedules per region | 100 |
183+
175184
### Azure Machine Learning integration with Synapse
176185

177186
Azure Machine Learning serverless Spark provides easy access to distributed computing capability for scaling Apache Spark jobs. Serverless Spark utilizes the same dedicated quota as Azure Machine Learning Compute. Quota limits can be increased by submitting a support ticket and [requesting for quota and limit increase](#request-quota-and-limit-increases) for ESv3 series under the "Machine Learning Service: Virtual Machine Quota" category.

0 commit comments

Comments
 (0)