CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
523 stars 157 forks source link

Add Managed Identity as an ImageRegistryAuthentication option #976

Closed ahmed-ebaid closed 1 year ago

ahmed-ebaid commented 1 year ago

Managed identities eliminate the need for developers to manage these credentials. Hence, we need to add Managed Identity as one of the ImageRegistryAuthentication options. This will be leveraged in ContainerGroups/Container Apps to authenticate against Container Registries.