Skip to content

Commit 1617e2f

Browse files
committed
minor edits
1 parent 767c0a7 commit 1617e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/azure-automation-service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: "include file"
1515
| Resource | Limit |Notes|
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.|
18-
| 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>|
18+
| 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>|
1919
| 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. |
2020
| Maximum job stream limit|1 MiB|A single stream cannot be larger than 1 MiB.|
2121
| Maximum job stream limit on Azure Automation portal | 200KB | Portal limit to show the job logs.|
@@ -40,7 +40,7 @@ ms.custom: "include file"
4040
|Maximum number of characters in the value field of a variable| 1048576||
4141

4242
<sup>1</sup>A sandbox is a shared environment that can be used by multiple jobs. Jobs that use the same sandbox are bound by the resource limitations of the sandbox.</br>
43-
<sup>2</sup>To request a limit increase, create an [Azure Support request](https://portal.azure.com/). Free subscriptions including [Azure Free Account](https://azure.microsoft.com/offers/ms-azr-0044p/) and [Azure for Students](https://azure.microsoft.com/offers/ms-azr-0170p/) aren't eligible for limit or quote increases. If you have a free subscription, you can [upgrade](https://learn.microsoft.com/azure/cost-management-billing/manage/upgrade-azure-subscription) to Pay-As-You-Go subscription.
43+
<sup>2</sup>To request a limit increase, create an [Azure Support request](https://portal.azure.com/). Free subscriptions including [Azure Free Account](https://azure.microsoft.com/offers/ms-azr-0044p/) and [Azure for Students](https://azure.microsoft.com/offers/ms-azr-0170p/) aren't eligible for limit or quota increases. If you have a free subscription, you can [upgrade](https://learn.microsoft.com/azure/cost-management-billing/manage/upgrade-azure-subscription) to Pay-As-You-Go subscription.
4444

4545
#### Change Tracking and Inventory
4646

0 commit comments

Comments
 (0)