You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/azure-automation-service-limits.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,12 @@ ms.custom: "include file"
14
14
15
15
| Resource | Limit |Notes|
16
16
| --- | --- |---|
17
-
| Maximum number of active Automation accounts in a subscription in a region |10 </br></br></br></br></br></br> 2 </br></br></br></br> 1 | Enterprise and CSP subscriptions can create Automation accounts in any of the public [regions supported by the service](https://azure.microsoft.com/pricing/details/automation/). Create a support request to request for Quota increase. </br></br></br> Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions can create Automation accounts in any of the public [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. Create a Support request to request for Quota increase. </br></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 <sup>2</sup>|
18
-
| Maximum number of concurrent running jobs at the same instance of time per Automation account | 50 </br></br></br></br> 10 </br></br></br></br> 5 </br></br></br> |When this limit is reached, the subsequent requests to create a job fail. The client receives an error response. </br></br></br> Enterprise and CSP subscription in public regions. Create a support request to request for Quota increase. </br></br> Free trial and Azure for Student Azure in open subscriptions in public regions.|
17
+
| Maximum number of active Automation accounts in a subscription in a region |10 | Enterprise and CSP subscriptions can create Automation accounts in any of the public [regions supported by the service](https://azure.microsoft.com/pricing/details/automation/). Create a support request to request for Quota increase. |
18
+
| | 2 | Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions can create Automation accounts in any of the public [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. Create a Support request to request for Quota increase.
19
+
|| 1 |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 <sup>2</sup>|
20
+
| Maximum number of concurrent running jobs at the same instance of time per Automation account | 50 | When this limit is reached, the subsequent requests to create a job fail. The client receives an error response. </br> Enterprise and CSP subscription in public regions. Create a support request to request for Quota increase. |
21
+
|| 10 | Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions in public regions. Create a support request to request for a Quota increase. |
22
+
|| 5 | Free trial and Azure for Student Azure in open subscriptions in public regions <sup>2</sup>.|
19
23
| 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.|
20
24
| 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. |
21
25
| Maximum job stream limit|1 MiB|A single stream cannot be larger than 1 MiB.|
0 commit comments