Skip to content

Commit 3159d32

Browse files
authored
Merge pull request #102786 from tfitzmac/0130names
add names limitations link
2 parents efba64b + 2727506 commit 3159d32

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Provides a list of common Azure subscription and service limits, qu
44

55
tags: billing
66
ms.topic: conceptual
7-
ms.date: 01/28/2020
7+
ms.date: 01/30/2020
88
---
99

1010
# 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
1313

1414
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).
1515

16+
For limits on resource names, see [Naming rules and restrictions for Azure resources](resource-name-rules.md).
17+
1618
> [!NOTE]
1719
> 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.
1820
>
@@ -21,7 +23,7 @@ To learn more about Azure pricing, see [Azure pricing overview](https://azure.mi
2123
2224
## Limits and Azure Resource Manager
2325

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).
2527

2628
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.
2729

@@ -480,3 +482,4 @@ For SQL Data Warehouse limits, see [SQL Data Warehouse resource limits](../../sq
480482
* [Understand Azure limits and increases](https://azure.microsoft.com/blog/2014/06/04/azure-limits-quotas-increase-requests/)
481483
* [Virtual machine and cloud service sizes for Azure](../../virtual-machines/linux/sizes.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
482484
* [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

Comments
 (0)