|
| 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 | + |
0 commit comments