Support Request: NVIDIA AI Enterprise Subscription Renewal Issue on Azure VM

BRAIN 0 Reputation points
2025-04-14T11:09:07.67+00:00

Dear Microsoft Support Team,

I'm writing to request assistance with renewing access to NVIDIA AI Enterprise services on my existing Azure VM. I've already contacted NVIDIA Enterprise support regarding this issue, and they have redirected me to Azure support since this image is hosted on Azure VMI and you would have access to my subscription details.

Issue Description

I deployed an NVIDIA AI Enterprise VM from the Azure Marketplace and successfully activated the included 15-day subscription. I've installed important software and configurations on this VM that I need to preserve. Now that the 15-day period has expired, I'm unable to renew the NGC access despite multiple attempts.

When trying to renew, I encounter the following issues:

Using the renewal command ./ngc-token.sh -n with a valid NGC API key results in:

text
Renewing your subscription ...
Failed to get Bearer token

Generating new tokens with ./ngc-token.sh -g and attempting to activate at https://org.ngc.nvidia.com/activate results in:

text
Verification Issue
Id token is invalid.

Steps Already Taken

Generated fresh NGC API keys from the NVIDIA NGC portal

Created multiple new activation tokens

Attempted activation immediately after token generation

Used proper authentication format for Docker login

Contacted NVIDIA Enterprise support, who directed me to Azure support

My Questions

  1. Is there a way to renew or extend the NVIDIA AI Enterprise subscription on my existing VM without recreating it and losing my software setup?
  2. What is the Azure-recommended process for maintaining access to NVIDIA services beyond the initial trial period?

I appreciate your guidance on this issue as I need to maintain my current environment while preserving access to NVIDIA AI Enterprise services.

Thank you for your assistance.

Best regards,
Michal

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

1 answer

Sort by: Most helpful
  1. Arko 1,550 Reputation points Microsoft External Staff
    2025-04-16T06:43:31.16+00:00

    Hello BRAIN,

    First of all, could you kindly confirm if your trial period is over or not? If over then anashetty and Venkat V have shared the correct findings with you.

    To directly address your question — "Is there a way to renew or extend the NVIDIA AI Enterprise subscription on my existing VM without recreating it?" — the answer is:

    No, it is not possible to extend the NVIDIA AI Enterprise trial beyond the allowed 15 + 15 days on the same VM.

    This limitation is by design. The entitlement metadata that activates the NVIDIA AI Enterprise subscription is tied to the original VM deployment. Even if you generate new API keys or activation tokens, the backend system recognizes the VM as expired and will not allow further renewals or activations on that instance.

    What to do now?

    To continue using NVIDIA AI Enterprise services and preserve your existing environment, purchase the paid version of NVIDIA AI Enterprise. Make sure to select the plan that matches the number of GPUs in your VM (e.g. "1 GPU Plan" for a 1-GPU VM).

    Your next concern is you want to preserve your data on that VM so before you recreate or redeploy your VM using the paid image, you can preserve your current setup by capturing the image of your VM and then redeploy a new VM using the paid image, and restore your environment from the captured image or by reattaching your disk and migrate software and data using tools like scp, rsync, or azure backup.

    Hope this answers your query. Let me know if you have any further query. Thanks.


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.