I get an error in trying to create and endpoint in my Azure ML workspace

Pablo Aguirre0Reputation points
2025-02-16T15:21:31.6966667+00:00

I am getting this error in trying to create an endpoint.

HttpResponseError: (ServiceError) Received 500 from a service request Code: ServiceError Message: Received 500 from a service request Target: POST https://inference-deployment-api.inference-deployment-api.svc/inferencedeployment/subscriptions/34630f53-ccb8-4e1f-842c-86478a8c169d/resourceGroups/pablo_default_group/providers/Microsoft.MachineLearningServices/workspaces/a1_workspace/endpoints/test-endpoint?api-version=2021-10-01&validateOnly=False Exception Details: (InternalServerError) Code: InternalServerError Message: Additional Information:Type: ComponentName Info: { "value": "managementfrontend" }Type: Correlation Info: { "value": { "operation": "8332fa0dc539f909b5e5269a6ad65385", "request": "00b385044f9141e1" } }Type: Environment Info: { "value": "eastus" }Type: Location Info: { "value": "eastus" }Type: Time Info: { "value": "2025-02-16T14:27:09.4947483+00:00" }

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,243 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pablo Aguirre0Reputation points
    2025-02-17T19:01:24.2933333+00:00

    Thanks so much for your response.

    I am really new to this, this is my very first deployment. And I am a data scientist with littel IT experiencie.

    Can you help me understand what do you mean by SKUs of compute and how can I ensure that my VM has what it needs.

    And I can confirm that the VM is set to public.

    Thanks so much.

    Pablo


Your answer