File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,16 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
26
26
| --- | --- |
27
27
| Workspace name | 2-32 characters |
28
28
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
+
29
39
## Runs
30
40
| Limit | Value |
31
41
| --- | --- |
@@ -46,7 +56,6 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
46
56
| Number of input datasets | 200 |
47
57
| Number of output datasets | 20 |
48
58
49
-
50
59
## Metrics
51
60
| Limit | Value |
52
61
| --- | --- |
@@ -73,4 +82,4 @@ Some limits can be increased for individual workspaces. To learn how to increase
73
82
74
83
## Next steps
75
84
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 ) .
You can’t perform that action at this time.
0 commit comments