Azure ML Endpoint Wont deploy on AKS with Azure ML Studio

Eugene 11 Reputation points
2020-09-13T13:52:14.313+00:00

Got problem while deploying Azure ML real-time Endpoint on AKS with Azure ML Studio. It remains in Transitioning state indefinitely. Looked in AKS event logs and found that error is

Failed to pull image
"viennaglobal.azurecr.io/azureml/azureml_f7815e0137b51ac1464986018a7cb849":
[rpc error: code = Unknown desc = Error response from daemon: Get
https://viennaglobal.azurecr.io/v2/azureml/azureml_f7815e0137b51ac1464986018a7cb849/manifests/latest:
unauthorized: Application not registered with AAD., rpc error: code = Unknown
desc = Error response from daemon: Get
https://viennaglobal.azurecr.io/v2/azureml/azureml_f7815e0137b51ac1464986018a7cb849/manifests/latest:
unauthorized: authentication required, visit https://aka.ms/acr/authorization
for more information.]

It repeat this action with no success. This Inference cluster created with Azure ML Dashboard, and it worked week ago without any unauthorized problems. Tried to create new inference clusters, endpoints but with no success

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,965 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,146 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,741 Reputation points
    2020-09-14T16:49:36.553+00:00

    @Eugene Thanks for the question.This is likely because you don't permission to deploy to AKS. Can you share your role definition?We have forwarded to the product team to check on this.

    https://learn.microsoft.com/en-us/azure/machine-learning/how-to-assign-roles#frequently-asked-questions


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.