first steps with azure machine learning

Gianluca Mazza 0 Reputation points
2024-09-28T11:41:31.3+00:00

Hello,

I recently upgraded my Azure account from a trial to a Pay-As-You-Go plan. However, I am encountering an issue with managing my vCPU quotas. I am trying to run an operation in the West Europe region, and I received the following error message:

`Message: {"id":"https://resourceprovider.batchai-westeurope.svc/subscriptions/31418218-af29-47c4-b703-075c7b4300ea/providers/Microsoft.BatchAI/locations/westeurope/operationresults/1d4bd514-cb23-4c9f-be05-08aac4096fe3","name":"1d4bd514-cb23-4c9f-be05-08aac4096fe3","status":"Failed","startTime":"2024-09-28T11:33:53.904Z","endTime":"2024-09-28T11:33:59.337Z","error":{"code":"ClusterMinNodesExceedCoreQuota","message":"The specified subscription has a Standard NCv3 family vCPU quota of 0 and cannot accomodate for at least 1 requested managed compute nodes which maps to 6 vCPUs. Talk to your Subscription Admin or refer to https://docs.microsoft.com/azure/machine-learning/how-to-manage-quotas#request-quota-increases to increase the family quota"}}

I understand that this is related to my quota for the Standard NCv3 family, which currently appears to be set to 0 vCPUs. I would like assistance with the following:

  1. How do I request an increase in the vCPU quota for the NCv3 family in my subscription?
  2. Is there anything else I need to check or configure to ensure I can manage quotas properly?

Thank you for your assistance.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,874 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,041 questions
{count} votes

Accepted answer
  1. Marcin Policht 23,160 Reputation points MVP
    2024-09-28T13:23:27.88+00:00

    It's strictly the matter of availability. You have three options:


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    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.