Skip to content

Commit eb50749

Browse files
committed
Documented custom environments limits.
1 parent 97bb2a3 commit eb50749

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ This section lists basic limits and throttling thresholds in Azure Machine Learn
5656
| Number of input datasets |200 |
5757
| Number of output datasets |20 |
5858

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+
5965
## Metrics
6066
| Limit | Value |
6167
| --- | --- |

0 commit comments

Comments
 (0)