Azure / Azure/aca-dotnet-workshop
Use User-Assigned Managed Identity to access Azure Container Registry
Open
documentation
enhancement
good first issue
help wanted
security
- Dominant language
- Bicep
- Stars
- 119
- Forks
- 108
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
Description
### Please describe the feature.
We need a user-assigned managed identity to access Azure Container Registry in order to pull images to create Azure Container Apps. Using a system-assigned managed identity does not work because we can't create one until the container app create, but that won't exist until we can securely pull an image from the registry using an identity. Chickens and eggs, rejoice!
Contributor guide
Assessment
This issue has not been assessed yet.