How can I create a Windows 10 instance with NVIDIA (NC-series) ?

Sameer Dubey 96 Reputation points
2021-11-28T11:07:34.88+00:00

I tried the following regions: Australia East, North Europe, West Europe,

FYI - I looked up https://azure.microsoft.com/en-us/global-infrastructure/services/?regions=all&products=virtual-machines

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
5,917 questions
{count} votes

Accepted answer
  1. Sameer Dubey 96 Reputation points
    2021-12-06T13:17:54.987+00:00

    Thank you pituach. I tried the steps. I do not get the option to 'Request quota' (see attached). It is likely that I need a paid subscription.

    Thank you for your effort and help. Appreciate it.

    155328-screen-shot-2021-12-06-at-63639-pm.png


1 additional answer

Sort by: Most helpful
  1. Ronen Ariely 15,041 Reputation points
    2021-11-29T17:43:30.51+00:00

    Good day,

    The limitation of creating a VM can be other than just regions. It Can be related to quota and a combination of (1) Service requested, (2) Type of subscription, (3) Regions.

    For example, most free subscriptions like Sponsors and MSDN subscription probably cannot create a service of Virtual Machine Gen 2, type NC-series, in all regions
    In some cases, the same subscription might be able to create a service of Virtual Machine Gen 1, type NC-series, in a specific regions.

    Try to create Windows 10 Gen 1 , in North Europe, using one of the templates: NC6,NC6_Promo,NC12,NC12_Promo,NC24,NC24_Promo,NC24r,NC24r_Promo

    Check the error details if you get such

    In order to know what is the issue, we will need to get the exact error message which you get (or screenshot + message if you use the portal).

    If the issue is related to "Insufficient quota", which is probably what you have, since this is the most common (therefore, without more information it will be my first guess), then you can send a request to get more quota (which does not mean anyone will approve it if this is a free account).

    As mentioned, quota are related to the combination of (1) Service requested, (2) Type of subscription, (3) Regions. quota issues are mainly related to free account, but I think it can also be in Pay-As-You-Go simple subscription. I assume that in this case your request will be approved.

    For example, in one of my free sponsor subscription, if I select Window 10 Gen 2 then I see no VM which fit my quota. If check one of the available VM, then I get the message: 4 vCPUs are needed for this configuration, but only 0 vCPUs (of 0) remain for the Standard NCASv3_T4 Family vCPUs.

    This subscription (as you can see in the message) does not have any quota to use this type of service using this type of VM - it makes sense to limit free account for most people, since this is an expensive and unique by using specific hardware. The short description of NC-series is: NC-series VMs are powered by the NVIDIA Tesla K80 card and the Intel Xeon E5-2690 v3 (Haswell) processor.

    Next step:

    First, try to use a different template of VM - use Gen 1 for example instead of Gen 2 might solve your needs.

    If this still not working then, Provide more information: (1) elaborate a bit more on the steps you do and the result including errors which you get, (2) provide the type of the subscription you use, (3) Elaborate what template of VM did you tried to use? (4) Confirm the issue is not related to "Insufficient quota" and if it is, then try to request for more quota.

    153471-image.png

    Use the following document to check quota and get a bit more info:
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-resource-quota

    If you are using the portal to request for more quota, then you will get the following message...

    153393-image.png

    It can several seconds before you get refused:

    153379-image.png

    And as I suggested above , the message will ask you to: Submit a support ticket so that a support engineer can assist you in increasing your quota for your Standard NCASv3_T4 Family vCPUs in <name of the region you try to use come here> for <Name of the subscription type will come here>.

    1 person found this answer helpful.
    0 comments No comments