Skip to content

Commit 7ee4276

Browse files
committed
feedback incorporated and added the new article in this PR
1 parent b3981e8 commit 7ee4276

File tree

5 files changed

+60
-2
lines changed

5 files changed

+60
-2
lines changed
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
title: Azure Automation limits and quotas
3+
description: This article provides information on how to view automation limits and request for quota increase or decrease.
4+
services: automation
5+
ms.topic: how-to
6+
ms.date: 01/06/2025
7+
ms.service: azure-automation
8+
---
9+
10+
# Manage Azure Automation limits and quotas
11+
12+
This article provides steps to view the current limits and request for quota increase or decrease.
13+
14+
## Prerequisites for quota changes
15+
16+
- An active Azure Automation account
17+
- Contributor role for Azure Automation account.
18+
19+
> [!NOTE]
20+
> 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.
21+
22+
## View current limits and request for quota changes
23+
24+
You can view your current usage and limits, request for quota increase/decrease for number of Automation accounts per subscription and number of concurrently running jobs per Automation account. For more information, see the [complete list of service limits](automation-subscription-limits-faq.md)
25+
26+
Follow the steps to view your current quota and request for changes in quota:
27+
28+
1. Sign into the [Azure portal](https://portal.azure.com).
29+
1. Select [**Help+support**](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/NewSupportRequestV3Blade/callerWorkflowId/01133068-af18-43c8-baa4-a54f5fa7c684/callerName/Microsoft_Azure_Support%2FHelpPane.ReactView/productId/06bfd9d3-516b-d5c6-5802-169c800dec89/issueType/quota), and then select **New support request**.
30+
1. In the **New support request** page, select the **Problem description** tab, and provide the following details:
31+
- In **Issue type**, select *Service and subscription limits (quotas)*.
32+
- In **Subscription**, select the subscription for which you want to check the quota
33+
- In **Quota type**, select *Azure Automation*.
34+
35+
:::image type="content" source="./media/automation-limits-quotas/check-quota.png" alt-text="Screenshot showing how to check the current quota.":::
36+
37+
1. In the **Additional details** tab, under the **Problem details** section, select **Enter details**
38+
39+
:::image type="content" source="./media/automation-limits-quotas/provide-details.png" alt-text="Screenshot showing how to provide details for quota increase.":::
40+
41+
1. In the side pane, select the resource for which you want to view current quota and request for quota increase/decrease. You can select *Automation Account per region or Concurrent jobs per account*.
42+
1. Select the **Region** to view the **Current usage** and **Current quota** for the selected resource.
43+
1. Provide a value in the **New quota requested** as per your requirement to increase or decrease quota.
44+
45+
:::image type="content" source="./media/automation-limits-quotas/request-new-quota.png" alt-text="Screenshot showing how to request for a new quota increase or decrease.":::
46+
47+
1. Select **Save and Continue**
48+
1. Provide the remaining details to create the support request.
49+
1. Select **Next:Review+Create** to validate the information provided and then select **Create** to create a support request.
50+
51+
> [!NOTE]
52+
> Quota increases are subject to availability of resources in the selected region.
53+
54+
## Next steps
55+
56+
Learn more on [the default quotas or limits offered to different resources in Azure Automation](automation-subscription-limits-faq.md).
57+

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@ Deployments are in progress and your patience during the transition period is ap
6969

7070
### How do I check my current usage and limits?
7171

72-
You can check the current usage and limits for Automation accounts and concurrently running jobs while creating a support request under the category *Service and Subscription limits (Quotas) -> Azure Automation*.
72+
You can check the current usage and limits for Automation accounts and concurrently running jobs while creating a support request under the category *Service and Subscription limits (Quotas) -> Azure Automation*.[Learn more](automation-limits-quotas.md)
7373

7474
### My current usage is more than the revised limits. What should I do?
7575

7676
Rest assured that your current usage of both resources - Automation accounts and concurrently running jobs - is honored and remains unaffected due to change in limits. For example, If you're an Enterprise customer and your new limit is 10 Automation accounts and current usage is 12 accounts. Even though your usage is higher than the new limit, your usage of 12 accounts would be honored and then considered as your new limit. When you exceed the new limit of 12 accounts, you would get an error.
7777

7878
### I need more resources than my current limits. What should I do?
7979

80-
You can request for quota increase and decrease based on your changing requirements. We recommend that you plan for increase in resources well in advance, and request for quota increase by creating a support request under the category *Service and Subscription limits (Quotas) -> Azure Automation*. [Learn more](https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-automation-is-revising-service-and-subscription-limits/4351067).
80+
You can request for quota increase and decrease based on your changing requirements. We recommend that you plan for increase in resources well in advance, and request for quota increase by creating a support request under the category *Service and Subscription limits (Quotas) -> Azure Automation*. [Learn more](automation-limits-quotas.md)
8181

8282
### How do quota requests impact my subscription's billing?
8383

@@ -92,3 +92,4 @@ Ensure you have an active Automation account and Contributor access to request f
9292
If your question isn't answered here, refer to the following sources for more questions and answers.
9393

9494
- [Feedback forum](https://feedback.azure.com/d365community/forum/721a322e-bd25-ec11-b6e6-000d3a4f0f1c)
95+
- Learn more on [how to view the current limits and request for quota increase or decrease](automation-limits-quotas.md)
58.4 KB
Loading
54.5 KB
Loading
43 KB
Loading

0 commit comments

Comments
 (0)