Skip to content

Commit fdb199f

Browse files
committed
updates
1 parent 08bb506 commit fdb199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/azure-automation-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: "include file"
1717
| Maximum number of new jobs that can be submitted every 30 seconds per Azure Automation account (nonscheduled jobs) |100 |When this limit is reached, the subsequent requests to create a job fail. The client receives an error response.|
1818
| Maximum number of concurrent running jobs at the same instance of time per Automation account (nonscheduled jobs) |200 |When this limit is reached, the subsequent requests to create a job fail. The client receives an error response.|
1919
| Maximum storage size of job metadata for a 30-day rolling period | 10 GB (approximately 4 million jobs)|When this limit is reached, the subsequent requests to create a job fail. |
20-
| Maximum job stream limit|1MB|A job can have more than 1 MB of output as long as each stream object does not exceed this limit.|
20+
| Maximum job stream limit|1MB|A single stream cannot be larger than 1 MB.|
2121
| Maximum number of modules that can be imported every 30 seconds per Automation account |5 ||
2222
| Maximum size of a module |100 MB ||
2323
| Job run time, Free tier |500 minutes per subscription per calendar month ||

0 commit comments

Comments
 (0)