Skip to content

Commit 3373987

Browse files
authored
Merge pull request #41788 from georgewallace/autoservicelimits
automation : updating subscript
2 parents e995824 + 036606a commit 3373987

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/azure-automation-service-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ 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 memory given to a job <sup>1</sup> |400 MB |
21-
| Max number of network sockets allowed per job <sup>1</sup> |1000 |
20+
| Max amount of memory given to a job **<sup>1</sup>** |400 MB |
21+
| Max number of network sockets allowed per job **<sup>1</sup>** |1000 |
2222
| Max number of Automation Accounts in a subscription |No Limit |
2323

24-
<sup>1</sup> These limits apply only to the sandboxes in Azure, for Hybrid workers these are only limited by the capabilities of the machine where the hybrid worker is located.
24+
**<sup>1</sup>** These limits apply only to the sandboxes in Azure, for Hybrid workers these are only limited by the capabilities of the machine where the hybrid worker is located.

0 commit comments

Comments
 (0)