Skip to content

Commit 9eb68b2

Browse files
Merge pull request #233535 from SnehaSudhirG/05Apr-ARM-docupdate
added info on job stream limit
2 parents e7246be + bf5fba2 commit 9eb68b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/azure-automation-service-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ms.custom: "include file"
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. |
2020
| Maximum job stream limit|1 MiB|A single stream cannot be larger than 1 MiB.|
21+
| Maximum job stream limit on Azure Automation portal | 200KB | Portal limit to show the job logs.|
2122
| Maximum number of modules that can be imported every 30 seconds per Automation account |5 ||
2223
| Maximum size of a module |100 MB ||
2324
| Maximum size of a node configuration file | 1 MB | Applies to state configuration |

0 commit comments

Comments
 (0)