Skip to content

Commit ca738ba

Browse files
committed
fixed blocking and non-blocking issues
1 parent 5eb930b commit ca738ba

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/automation/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
href: automation-powershell-workflow.md
173173
- name: Runtime environment scenarios
174174
href: manage-runtime-environment.md
175-
- name: Manage Automation limits and quotas
175+
- name: Manage automation limits and quotas
176176
href: automation-limits-quotas.md
177177
- name: Manage runbooks
178178
href: manage-runbooks.md

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

Lines changed: 3 additions & 3 deletions
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/03/2025
6+
ms.date: 01/15/2025
77
ms.custom: references_regions
88
#Customer intent: As an implementer, I want answers to various questions.
99
---
@@ -19,7 +19,7 @@ Azure Automation offers Limits and Quotas to resources assigned for your Azure s
1919
> [!NOTE]
2020
> Quota increases are subject to availability of resources in the selected region.
2121
22-
## Service and Subscription limits
22+
## Service and subscription limits
2323

2424
**Resource** | **Limit** | **Notes** |
2525
|---|--- | --- |
@@ -53,7 +53,7 @@ Azure Automation offers Limits and Quotas to resources assigned for your Azure s
5353
|Maximum number of characters in the value field of a variable| 1048576 ||
5454

5555
<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>
56-
<sup>2</sup>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 changes. If you have a free subscription, you can [upgrade](../cost-management-billing/manage/upgrade-azure-subscription.md) to Pay-As-You-Go subscription.</br>
56+
<sup>2</sup>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 changes. If you have a free subscription, you can [upgrade](../cost-management-billing/manage/upgrade-azure-subscription.md) to pay-as-you-go subscription.</br>
5757
<sup>3</sup>Limits for Government clouds: 200 concurrent running jobs at the same instance of time per Automation account, no limit on number of Automation accounts per subscription.
5858

5959

includes/azure-automation-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ms.custom: "include file"
4444
|Maximum number of characters in the value field of a variable| 1048576||
4545

4646
<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>
47-
<sup>2</sup>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 changes. If you have a free subscription, you can [upgrade](../articles/cost-management-billing/manage/upgrade-azure-subscription.md) to Pay-As-You-Go subscription.
47+
<sup>2</sup>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 changes. If you have a free subscription, you can [upgrade](../articles/cost-management-billing/manage/upgrade-azure-subscription.md) to pay-as-you-go subscription.
4848
<sup>3</sup>Limits for Government clouds: 200 concurrent running jobs at the same instance of time per Automation account, no limit on number of Automation accounts per subscription.
4949

5050
#### Change Tracking and Inventory

0 commit comments

Comments
 (0)