Skip to content

Commit d6c6bd8

Browse files
authored
Update hdinsight-capacity-planning.md
Fix for work item 461593.
1 parent 88b53c0 commit d6c6bd8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/hdinsight/hdinsight-capacity-planning.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,17 @@ Sometimes errors can occur due to the parallel execution of multiple maps and re
9090

9191
## Quotas
9292

93-
After determining your target cluster VM size, scale, and type, check the current quota capacity limits of your subscription. When you reach a quota limit, you may not be able to deploy new clusters, or scale out existing clusters by adding more worker nodes. The only quota limit is the CPU Cores quota that exists at the region level for each subscription. For example, your subscription may have 30 core limit in the East US region. If you need to request a quota increase, do the following steps:
93+
After determining your target cluster VM size, scale, and type, check the current quota capacity limits of your subscription. When you reach a quota limit, you may not be able to deploy new clusters, or scale out existing clusters by adding more worker nodes. The only quota limit is the CPU Cores quota that exists at the region level for each subscription. For example, your subscription may have 30 core limit in the East US region.
94+
95+
To check your available cores, do the following steps:
96+
97+
1. Sign in to the [Azure portal](https://portal.azure.com/).
98+
2. Navigate to the **Overview** page for the HDInsight cluster.
99+
3. On the left menu, click **Quota limits**.
100+
101+
The page displays the number of cores in use, the number of available cores, and the total cores.
102+
103+
If you need to request a quota increase, do the following steps:
94104

95105
1. Sign in to the [Azure portal](https://portal.azure.com/).
96106
1. Select **Help + support** on the bottom-left side of the page.

0 commit comments

Comments
 (0)