Relative Content

Tag Archive for azureazure-pipelinesazure-pipelines-yamlazure-container-apps

Azure Pipeline AzureContainerApps@1 not deploying new image

I’m trying to deploy an Azure Container App using an Azure DevOps Pipeline. It’s pushing a new image to my ACR but the Container App is not running the new image. My understanding is that it should be creating a new revision with the new image but the only revisions / replicas are a couple of weeks ago, possibly from when I tried to use the publish feature in Visual Studio to do it.