Skip to content

Commit f19ad5d

Browse files
George WallaceGeorge Wallace
authored andcommitted
updates to limits
1 parent 5efaf62 commit f19ad5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

includes/azure-automation-service-limits.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,14 @@ ms.custom: "include file"
1717
| Max number of modules that can be imported every 30 seconds per Automation Account |5 ||
1818
| Max size of a Module |100 MB ||
1919
| Job Run Time - Free tier |500 minutes per subscription per calendar month ||
20-
| Max amount of disk space allowed per sandbox**<sup>1</sup>** |1 GB |Applies to Azure sandboxes only|
20+
| Max amount of disk space allowed per sandbox **<sup>1</sup>** |1 GB |Applies to Azure sandboxes only|
2121
| Max amount of memory given to a sandbox **<sup>1</sup>** |400 MB |Applies to Azure sandboxes only|
2222
| Max number of network sockets allowed per sandbox **<sup>1</sup>** |1000 |Applies to Azure sandboxes only|
2323
| Maximum runtime allowed per runbook **<sup>1</sup>** |3 hours |Applies to Azure sandboxes only|
2424
| Max number of Automation Accounts in a subscription |No Limit ||
2525
|Max number of concurrent jobs that be run on a single Hybrid Runbook Worker|50 ||
26+
| Max runbook input parameter size | 512 kb||
27+
| Max webhook payload | 512 kb|
28+
| Max web request size (to Automation web service) | 1 MB||
2629

2730
**<sup>1</sup>** A sandbox is a shared environment that can be used by multiple jobs, jobs using the same sandbox are bound by the resource limitations of the sandbox.

0 commit comments

Comments
 (0)