Deploy a container to Azure App Services using Azure CLI and user-assigned managed identity

Deploy containers Azure App Services using user-assigned managed identity

This blog post describes my approach to successfully deploying a custom container image to Azure App Services from a private container registry, using a user-assigned managed identity and the Azure CLI. This blog post will cover how to do this using a user-assigned managed identity, and a separate post will cover how to do this […]

Deploy containers Azure App Services using user-assigned managed identity Read More ยป