Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.68 KB

enable-azure-vmware-solution.md

File metadata and controls

53 lines (37 loc) · 2.68 KB
title description ms.topic ms.date
How to enable your Azure VMware Solution resource
Learn how to submit a support request to enable your Azure VMware Solution resource. You can also request more nodes in your existing Azure VMware Solution private cloud.
how-to
09/22/2020

How to enable Azure VMware Solution resource

Learn how to submit a support request to enable your Azure VMware Solution resource. You can also request more nodes in your existing Azure VMware Solution private cloud.

Eligibility criteria

Enable Azure VMware Solution resource

Before you create your Azure VMware Solution resource, you'll need to submit a support ticket to have your nodes allocated. Once the support team receives your request, it takes up to five business days to confirm your request and allocate your nodes. If you have an existing Azure VMware Solution private cloud and want more nodes allocated, you'll go through the same process.

  1. In your Azure portal, under Help + Support, create a New support request and provide the following information for the ticket:

    • Issue type: Technical
    • Subscription: Select your subscription
    • Service: All services > Azure VMware Solution
    • Resource: General question
    • Summary: Need capacity
    • Problem type: Capacity Management Issues
    • Problem subtype: Customer Request for Additional Host Quota/Capacity
  2. In the Description of the support ticket, on the Details tab, provide:

    • POC or Production
    • Region Name
    • Number of nodes
    • Any other details

    [!NOTE] Azure VMware Solution recommends a minimum of three nodes to spin up your private cloud and for redundancy N+1 nodes.

  3. Select Review + Create to submit the request.

    It will take up to five business days for a support representative to confirm your request.

    [!IMPORTANT] If you already have an existing Azure VMware Solution, and you are requesting additional nodes, please note that we need five business days to allocate the nodes.

  4. Before you can provision your nodes, make sure that you register the Microsoft.AVS resource provider in the Azure portal.

    az provider register -n Microsoft.AVS --subscription <your subscription ID>
    

    For additional ways to register the resource provider, see Azure resource providers and types.