Request a Quota Increase in Azure
How to request an Azure quota increase when the installer flags that a required resource isn't available in your selected region.
When you select your resource group region in the Reporting Hub installer, the installer checks your Azure subscription's quota for each required resource — App Service, SQL Database, and Fabric Capacity — in that region. Any resource without quota in the selected region is marked with a red icon, and you can't continue until you either:
Confirm that you will create that resource in a different region (by selecting Will select region on creation), or
Request a quota increase for the resource in your preferred region and then retry the installation.
The path you take depends on the resource:
App Service quota requests are submitted through the My Quotas blade.
SQL Database and Fabric Capacity quota requests are submitted through a Microsoft support ticket.
Microsoft typically processes support tickets within a few business days. {% endhint %}
When to Request a Quota Increase
Request a quota increase if:
You need all Reporting Hub resources to live in a specific region for compliance, latency, or data residency reasons.
The flagged resource is the only one without quota in your preferred region and you don't want to split deployment across regions.
If you are flexible on region for the flagged resource, the simpler path is to select Will select region on creation in the installer and choose a different region for that resource when prompted. See Installation Failures for details on multi-region deployments.
Minimum Quota Required
When you submit the quota request, ask for the minimum required for Reporting Hub:
App Service
S1 (Standard)
1 unit of S1
SQL Database
Basic
1 vCore (via Region access)
Fabric Capacity
F2
2 Capacity Units (CU)
You can request a higher value if you plan to scale, but these minimums are enough to complete the installation.
Request a Quota Increase for App Service
Use the My Quotas blade for App Service requests.
Go to the My Quotas blade in the Azure portal: https://portal.azure.com/#view/Microsoft_Azure_Capacity/QuotaMenuBlade/~/myQuotas.
At the top of the page, set the filters:
For Provider, select App Service.
For Region, select the region you want to deploy into.
Leave Subscription set to the subscription you're installing Reporting Hub into.
In the results list, find the S1 quota and select the pencil Edit icon on the right of the row.
In the New quota request field, enter
1and select Submit.If the request can't be approved automatically, the same form will open a Microsoft support ticket. Complete and submit it.
Request a Quota Increase for SQL Database or Fabric Capacity
Use the Help + support blade for SQL Database and Fabric Capacity requests. These always go through a Microsoft support ticket.
Go to the Help + support blade in the Azure portal: https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade.

In the Tell us about the issue field, enter
quotaand select Go.For Which service are you having an issue with?, select Service and subscription limits (quotas).
For Which subscription are you having an issue with?, select the subscription you're installing Reporting Hub into.
For What issue are you having?, set Problem type to the service the installer flagged:
SQL database for SQL Database quota.
Microsoft Fabric for Fabric Capacity quota.
Select Next.
On the Service and Subscription Limits (Quotas) card, select Create a support request.

On the Problem description tab, set What is your issue related to? to Azure services. The Issue type, Subscription, and Quota type fields are pre-filled from your previous selections — confirm they're correct, then select Next.
On the Additional details tab, under Request details, select Enter details to open the Quota details panel.
Fill in the panel based on the resource:
For SQL Database:
Set SQL database quota type to Region access.
Set Location to the region you want to deploy into.
Set Expected Consumption to
1(one vCore is enough for the Basic tier — Reporting Hub uses approximately 100–125 DTU).Optionally add context in Description (for example, Deploying Reporting Hub, requires SQL Database access in this region).
Select Save and continue.
For Fabric Capacity:
Set Location to the region you want to deploy into.
Set QuotaBucket to CapacityQuota.
Set New limit (CU) to
2(the F2 SKU is 2 Capacity Units, which is enough to deploy Reporting Hub). Request a higher value if you plan to scale.Select Save and continue.
Complete the remaining fields on the Additional details tab (advanced diagnostic information, support method, contact info), then select Next.
On the Review + create tab, review your request and select Create to submit.
Microsoft typically processes quota support tickets within a few business days. This processing time is outside of Reporting Hub's control. If your installation timeline is tight, consider deploying the flagged resource in an alternate region while you wait for approval.
Return to the Installer
Once Microsoft has approved your quota request:
Return to the Reporting Hub installer.
Re-run the installation, selecting the same region you requested quota for.
The quota check on the Resource Group page should now show a green check for the resource that was previously flagged.
Continue through the remaining installation steps as described in Self-Serve Guided Install.
Last updated

