Skip to content

Commit 303da69

Browse files
committed
Table line adjustments
1 parent e87a2d4 commit 303da69

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/automation/automation-subscription-limits-faq.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@ Azure Automation offers Limits and Quotas to resources assigned for your Azure s
2424
**Resource** | **Limit** | **Notes** |
2525
|---|--- | --- |
2626
| Maximum number of active Automation accounts in a subscription in a region | 10 | Enterprise and CSP subscriptions would be able to 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
27-
| | 2 | Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions can create Automation accounts in any of the [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. Create a Support request to request for Quota increase |
27+
| | 2 | Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions can create Automation accounts in any of the [regions supported](https://azure.microsoft.com/pricing/details/automation/) by the service. Create a Support request to request for Quota increase |
2828
| | 1 | Free trial, Azure for Student, Azure in Open 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> |
29-
|Maximum number of concurrent running jobs at the same instance of time per Automation account per region. | 50 </br></br></br></br></br> 10 </br></br></br></br></br> 5 | When this limit is reached, the subsequent requests to create a job fail. The client receives an error response. Enterprise and CSP subscriptions in public regions. Create a Support request to request for Quota increase. </br> </br> Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions in public regions. Create a support request to request for a Quota increase </br></br> Free trial, Azure for Student, Azure in Open subscriptions in public regions <sup>2</sup>.|
29+
|Maximum number of concurrent running jobs at the same instance of time per Automation account per region | 50 | When this limit is reached, the subsequent requests to create a job fail. The client receives an error response. Enterprise and CSP subscriptions in public regions. Create a Support request to request for Quota increase.|
30+
| | 10 | Pay-as-you-go, Sponsored, MSDN, MPN, Azure Pass subscriptions in public regions. Create a support request to request for a Quota increase |
31+
| | 5 | Free trial, Azure for Student, Azure in Open subscriptions in public regions <sup>2</sup>.|
3032
|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. |
3133
|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. |
3234
|Maximum job stream limit | 1 MiB | A single stream can't be larger than 1 MiB. |

0 commit comments

Comments
 (0)