Skip to content

Commit 3ada245

Browse files
Merge pull request #296010 from SnehaSudhirG/10Mar-AutomationLimits
Added info on Automation runbook info
2 parents 1a4d49b + bcc5337 commit 3ada245

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Automation subscription limits and quotas
33
description: This article provides automation subscription and service limits and includes answers to frequently asked questions.
44
services: automation
55
ms.topic: faq
6-
ms.date: 01/28/2025
6+
ms.date: 03/10/2025
77
ms.custom: references_regions
88
#Customer intent: As an implementer, I want answers to various questions.
99
---
@@ -41,6 +41,7 @@ Azure Automation offers Limits and Quotas to resources assigned for your Azure s
4141
|Maximum amount of memory given to a sandbox <sup>1</sup> | 400 MB | Applies to Azure sandboxes only. |
4242
|Maximum number of network sockets allowed per sandbox <sup>1</sup> | 1,000 | Applies to Azure Sandboxes only|
4343
|Maximum runtime allowed per runbook <sup>1<sup> | Three hours | Applies to Azure Sandboxes only |
44+
|Maximum number of runbooks per Automation account | 800 |
4445
|Maximum number of system hybrid runbook workers per Automation Account | 4,000 | |
4546
|Maximum number of user hybrid runbook workers per Automation account | 4,000| |
4647
|Maximum number of concurrent jobs that can be run on a single Hybrid Runbook Worker | 50 | |

includes/azure-automation-service-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ms.custom: "include file"
3232
| Maximum amount of memory given to a sandbox<sup>1</sup> |400 MB |Applies to Azure sandboxes only.|
3333
| Maximum number of network sockets allowed per sandbox<sup>1</sup> |1,000 |Applies to Azure sandboxes only.|
3434
| Maximum runtime allowed per runbook<sup>1</sup> |3 hours |Applies to Azure sandboxes only.|
35+
| Maximum number of runbooks per Automation account | 800 |
3536
| Maximum number of system hybrid runbook workers per Automation Account|4,000||
3637
| Maximum number of user hybrid runbook workers per Automation Account|4,000||
3738
|Maximum number of concurrent jobs that can be run on a single Hybrid Runbook Worker|50 ||

0 commit comments

Comments
 (0)