Skip to content

Commit b2f5a32

Browse files
authored
Merge pull request #116404 from shortpatti/avs-quota-request
Avs quota request
2 parents 65731e5 + cedf7b0 commit b2f5a32

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

articles/azure-vmware/faq.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,35 @@ There is no change to the existing Azure VMware Solution by CloudSimple. We cont
6464

6565
Yes, Azure VMware Solution supports migration using familiar VMware tools such as HCX. For customers interested in migrating to the new solution, please work with your Microsoft account team to explore options and available support.
6666

67+
<a name="how-to-request-a-quota-increase-for-existing-avs"></a>**How do I request a host quota increase for an existing Azure VMware Solution?**
68+
69+
You can request a quota increase by submitting a support request. The Quota Management team evaluates the request and approves it within three business days.
70+
71+
> [!IMPORTANT]
72+
> Before you can request a quota increase, make sure that you [register the **Microsoft.AVS** resource provider](tutorial-create-private-cloud.md) in the Azure portal.
73+
> ```azurecli-interactive
74+
> az provider register -n Microsoft.AVS --subscription <your subscription ID>
75+
> ```
76+
> For additional ways to register the resource provider, see [Azure resource providers and types](https://review.docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-providers-and-types).
77+
78+
1. In your Azure portal, under **Help + Support**, create a **New support request** and provide the following information for the ticket:
79+
- **Issue type:** Technical
80+
- **Subscription:** Your subscription ID
81+
- **Service:** Azure VMware Solution
82+
- **Summary:** Quota increase
83+
- **Problem type:** Capacity Management Issues
84+
- **Problem subtype:** Customer Request for Additional Host Quota/Capacity
85+
86+
1. In the Description of the support ticket, on the Details tab, provide the:
87+
- Number of additional nodes
88+
- Node SKU
89+
- Region
90+
91+
> [!NOTE]
92+
> By default, a minimum of four nodes will be granted.
93+
94+
1. Click **Review + Create** to submit the request.
95+
6796
## Compute, network, and storage
6897
6998
**Is there more than one type of host available?**

0 commit comments

Comments
 (0)