Skip to content

Commit cf1b7c0

Browse files
Merge pull request #273248 from SnehaSudhirG/24Apr-QuotaUpdate
Added a new row in process automation section
2 parents abe0c6a + 5495728 commit cf1b7c0

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
@@ -16,6 +16,7 @@ ms.custom: "include file"
1616
| --- | --- |---|
1717
| Maximum number of new jobs that can be submitted every 30 seconds per Azure Automation account |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 |200 |When this limit is reached, the subsequent requests to create a job fail. The client receives an error response. </br> </br> Free trial and Azure for Student subscriptions can run up to 10 concurrent jobs at the same instance of time per Automation account. <sup>2</sup>|
19+
|Maximum number of Automation accounts in a subscription| No limit </br> </br> </br> </br> 2 </br> </br> </br> </br> </br> 1 | Enterprise and MSDN subscriptions can create Automation accounts in any of the [regions supported by the service](https://azure.microsoft.com/pricing/details/automation/) </br> </br> Pay-as-you-go, MPN, Azure Pass subscriptions can create 2 Automation accounts per subscription in any of the [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. </br> </br> Free trial and Azure for Student subscriptions can create only one Automation account per region per subscription. Allowed list of regions: EastUS, EastUS2, WestUS, NorthEurope, SoutheastAsia, and JapanWest2|
1920
| 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. |
2021
| Maximum job stream limit|1 MiB|A single stream cannot be larger than 1 MiB.|
2122
| Maximum job stream limit on Azure Automation portal | 200KB | Portal limit to show the job logs.|
@@ -27,7 +28,6 @@ ms.custom: "include file"
2728
| Maximum amount of memory given to a sandbox<sup>1</sup> |400 MB |Applies to Azure sandboxes only.|
2829
| Maximum number of network sockets allowed per sandbox<sup>1</sup> |1,000 |Applies to Azure sandboxes only.|
2930
| Maximum runtime allowed per runbook<sup>1</sup> |3 hours |Applies to Azure sandboxes only.|
30-
| Maximum number of Automation accounts in a subscription |No limit |Enterprise and Pay-as-you-go subscriptions can create Automation accounts in any of the [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. </br> </br> Free trial and Azure for Student subscriptions can create only one Automation account per region per subscription. Allowed list of regions: EastUS, EastUS2, WestUS, NorthEurope, SoutheastAsia, and JapanWest <sup>2</sup> |
3131
| Maximum number of system hybrid runbook workers per Automation Account|4,000||
3232
| Maximum number of user hybrid runbook workers per Automation Account|4,000||
3333
|Maximum number of concurrent jobs that can be run on a single Hybrid Runbook Worker|50 ||

0 commit comments

Comments
 (0)