Azure / Azure/azureml-examples

Disable the ACR admin login and use serverless compute for pipelines

Open
#3,463 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
2k
Forks
1.7k
Avg merge
18h 18m
Merged PRs (30d)
2

Description

### Describe your suggestion

As soon as I disable the admin login I cannot use the serverless compute as I have to attach the managed identity which is impossible for serverless compute. Is my understanding correct or there is still way to do so. When I try to pull the environment in my pipeline I get the following error
````
Failed to pull Docker image acrnlpplatformdev000.azurecr.io/azureml/azureml_23...... This error may occur because the compute could not authenticate with the Docker registry to pull the image. If using ACR please ensure the ACR has Admin user enabled or a Managed Identity with `AcrPull` access to the ACR is assigned to the compute. If the ACR Admin user's password was changed recently it may be necessary to synchronize the workspace keys.","MessageFormat":null,"MessageParameters":{},"ReferenceCode":null,"DetailsUri":null,"Target":null,"Details":[],"InnerError":null,"DebugInfo":null,"AdditionalInfo":null},"Correlation":null,"Environment":null,"Location":null,"Time":"0001-01-01T00:00:00+00:00","ComponentName":"CommonRuntime"}
```

### Additional details

_No response_

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are provided. Investigate Azure Machine Learning serverless compute, Azure Container Registry authentication, managed identities, and the pipeline image-pull error; done would require a confirmed supported configuration or a clearly documented limitation and workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker
Domain
authentication, cloud, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.