Deployment Error , endpoint has not been created successfully. #23
kimutaieddy
started this conversation in
General
Replies: 1 comment
-
|
Try to Delete and recreate the endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So when trying to deploy the model using the Real time endpoint I keep getting
'
BadRequest: {"error":{"code":"Validation","message":"{\"errors\":{\"\":[\"Specified endpoint [roi-test-model-vkdzo] has not been created successfully. Please recreate the endpoint.\"]},\"type\":\"https://tools.ietf.org/html/rfc9110#section-15.5.1\",\"title\":\"One or more validation errors occurred.\",\"status\":400,\"traceId\":\"00-f1852940a3e85bcb6c7110dddd69a6da-ff2363594f7f13f1-01\"}"}}I have tried registering for the subscription but still nothing changed
az provider register --namespace "Microsoft.MachineLearningServicesBeta Was this translation helpful? Give feedback.
All reactions