Skip to content

Commit 237933a

Browse files
committed
Fixed formatting issues in table
1 parent 303da69 commit 237933a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

includes/azure-automation-service-limits.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@ ms.custom: "include file"
1414

1515
| Resource | Limit |Notes|
1616
| --- | --- |---|
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>.|
1923
| 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.|
2024
| 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. |
2125
| Maximum job stream limit|1 MiB|A single stream cannot be larger than 1 MiB.|

0 commit comments

Comments
 (0)