Deploy Container App and pull image from Azure Container Registry using Terraform
In this blog post, I am going to show how you can Deploy an Azure Container Image and pull its image from Azure Container Registry using an user assigned managed identity – all done via Terraform. In a previous blog post, I completed similar using Terraform and AzAPI but in a recent Terraform update 3.43.0 … Read more