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

[Issue] Container App deploy fails without registry admin user enabled #2244

Closed
wbreza opened this issue May 16, 2023 · 0 comments · Fixed by #2245
Closed

[Issue] Container App deploy fails without registry admin user enabled #2244

wbreza opened this issue May 16, 2023 · 0 comments · Fixed by #2245
Assignees
Labels
needs-triage For new issues

Comments

@wbreza
Copy link
Contributor

wbreza commented May 16, 2023

Describe the bug
Container App deployment fails when container registry does NOT have admin user enabled

To Reproduce

  • Start with any Todo app sample
  • Update Bicep and disabled adminUserEnabled in container registry (ACR)
  • Run azd provision
  • Run azd deploy

azd deploy fails with the following
image

Expected behavior
azd should use the credentials / roles of the logged in user and not require ACR admin user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage For new issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants