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-vmware/faq.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,35 @@ There is no change to the existing Azure VMware Solution by CloudSimple. We cont
64
64
65
65
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.
66
66
67
+
<aname="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
+
67
96
## Compute, network, and storage
68
97
69
98
**Is there more than one type of host available?**
0 commit comments