Skip to content

Commit 3b28c70

Browse files
authored
Merge pull request #102051 from akarloff/patch-2
Update resource-limits-capacity.md
2 parents 16c3c4d + b7abd7a commit 3b28c70

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/machine-learning/resource-limits-capacity.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
2626
| --- | --- |
2727
| Workspace name | 2-32 characters |
2828

29+
## Experiments
30+
| Limit | Value |
31+
| --- | --- |
32+
| Name | 256 characters |
33+
| Description | 5,000 characters |
34+
| Number of tags | 50 |
35+
| Length of tag key | 250 characters |
36+
| Length of tag value | 1000 characters |
37+
| Artifact location | 1024 characters |
38+
2939
## Runs
3040
| Limit | Value |
3141
| --- | --- |
@@ -46,7 +56,6 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
4656
| Number of input datasets |200 |
4757
| Number of output datasets |20 |
4858

49-
5059
## Metrics
5160
| Limit | Value |
5261
| --- | --- |
@@ -73,4 +82,4 @@ Some limits can be increased for individual workspaces. To learn how to increase
7382

7483
## Next steps
7584

76-
- Learn how increase resource quotas in ["Manage and increase quotas for resources"](how-to-manage-quotas.md).
85+
- Learn how increase resource quotas in ["Manage and increase quotas for resources"](how-to-manage-quotas.md).

0 commit comments

Comments
 (0)