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

Migrate from admin auth to Managed Identity for Container Registry #335

Open
aaronpowell opened this issue Jul 25, 2024 · 0 comments
Open

Comments

@aaronpowell
Copy link
Contributor

The Azure Container Registry that is deployed as part of the Bicep templates (which is in the default container-apps.bicep file) uses admin auth to authenticate rather than a managed identity.

This results in an S360 violation when deployed, as we should have admin auth disabled and instead use secret-less auth models.

Might require updated templates (see #325) before it can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant