Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable the ACR admin login and use serverless compute for pipelines #3463

Open
eddmik opened this issue Dec 11, 2024 · 0 comments
Open

Disable the ACR admin login and use serverless compute for pipelines #3463

eddmik opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eddmik
Copy link

eddmik commented Dec 11, 2024

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_
@eddmik eddmik added the enhancement New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant