NVIDIA GPU not installed in NVIDIA GPU-Optimized VMI?

Gordon Long 40 Reputation points
2025-04-01T17:05:46.1966667+00:00

I spun up a VM to do LLM processing using the "NVIDIA GPU-Optimized VMI" option - but when I run lspci there doesn't seem to be any NVIDIA hardware installed (only Mellanox network adapters), and I can't interface nor located nvidia-drivers. I need GPU to properly train and deploy my localized LLM solutions, how can I best do this with Azure?

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

Accepted answer
  1. Markapuram Sudheer Reddy 1,665 Reputation points Microsoft External Staff
    2025-04-02T00:38:36.85+00:00

    Hi Gordon Long,

    The N series VMs may not be available in all regions. you can try deploying the VM to some other region where the VM size is available by checking the region wise availability. https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=virtual-machines&regions=all

    To check the availability of N-series VMs in a specific region:

    Go to the Azure portal > Start the VM creation process > Select a region and then verify for N-series VM sizes under the "See all sizes" option.

    Ensure that you are using an Azure pay-as-you-go subscription.

    The initial quota for the N series VMs (N series VMs offers GPU in Azure) for all subscriptions is set to 0. You can raise a request by following the below reference. Once your request is approved, you can avail GPU based VMs. https://learn.microsoft.com/en-us/azure/quotas/regional-quota-requests.

    If your quota increase requests are consistently denied, try upgrading your subscription.

    If the information is helpful, please click on "Upvote"

    If you have any queries, please do let us know, we will help you.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.