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.
2 parents d19e990 + eb50749 commit d6d1b92Copy full SHA for d6d1b92
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