You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/azure-subscription-service-limits.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Provides a list of common Azure subscription and service limits, qu
4
4
5
5
tags: billing
6
6
ms.topic: conceptual
7
-
ms.date: 01/28/2020
7
+
ms.date: 01/30/2020
8
8
---
9
9
10
10
# Azure subscription and service limits, quotas, and constraints
@@ -13,6 +13,8 @@ This document lists some of the most common Microsoft Azure limits, which are al
13
13
14
14
To learn more about Azure pricing, see [Azure pricing overview](https://azure.microsoft.com/pricing/). There, you can estimate your costs by using the [pricing calculator](https://azure.microsoft.com/pricing/calculator/). You also can go to the pricing details page for a particular service, for example, [Windows VMs](https://azure.microsoft.com/pricing/details/virtual-machines/#Windows). For tips to help manage your costs, see [Prevent unexpected costs with Azure billing and cost management](../../billing/billing-getting-started.md).
15
15
16
+
For limits on resource names, see [Naming rules and restrictions for Azure resources](resource-name-rules.md).
17
+
16
18
> [!NOTE]
17
19
> If you want to raise the limit or quota above the default limit, [open an online customer support request at no charge](../templates/error-resource-quota.md). The limits can't be raised above the maximum limit value shown in the following tables. If there's no maximum limit column, the resource doesn't have adjustable limits.
18
20
>
@@ -21,7 +23,7 @@ To learn more about Azure pricing, see [Azure pricing overview](https://azure.mi
21
23
22
24
## Limits and Azure Resource Manager
23
25
24
-
It's now possible to combine multiple Azure resources into a single Azure resource group. When you use resource groups, limits that once were global become managed at a regional level with Azure Resource Manager. For more information about Azure resource groups, see [Azure Resource Manager overview](overview.md).
26
+
You can combine multiple Azure resources into a single Azure resource group. When you use resource groups, limits that once were global become managed at a regional level with Azure Resource Manager. For more information about Azure resource groups, see [Azure Resource Manager overview](overview.md).
25
27
26
28
In the following list of limits, a new table reflects any differences in limits when you use Azure Resource Manager. For example, there's a **Subscription limits** table and a **Subscription limits - Azure Resource Manager** table. When a limit applies to both scenarios, it's only shown in the first table. Unless otherwise indicated, limits are global across all regions.
27
29
@@ -480,3 +482,4 @@ For SQL Data Warehouse limits, see [SQL Data Warehouse resource limits](../../sq
480
482
*[Understand Azure limits and increases](https://azure.microsoft.com/blog/2014/06/04/azure-limits-quotas-increase-requests/)
481
483
*[Virtual machine and cloud service sizes for Azure](../../virtual-machines/linux/sizes.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
482
484
*[Sizes for Azure Cloud Services](../../cloud-services/cloud-services-sizes-specs.md)
485
+
*[Naming rules and restrictions for Azure resources](resource-name-rules.md)
0 commit comments