We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bb2a3 commit eb50749Copy full SHA for eb50749
articles/machine-learning/resource-limits-capacity.md
@@ -56,6 +56,12 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
56
| Number of input datasets |200 |
57
| Number of output datasets |20 |
58
59
+## Custom environments
60
+| Limit | Value |
61
+| --- | --- |
62
+| Number of files in Docker build context | 100 |
63
+| Total files size in Docker build context | 1 MB |
64
+
65
## Metrics
66
| Limit | Value |
67
| --- | --- |
0 commit comments