CI/CD for Web App for Container
Deploying to an Azure Web App for Container is a bit different than deploying to a traditional Azure Web App. Why? Because when using traditional application deployments, we push our code to the destination. With containers, we instead pull a contain...
gaunacode.com4 min read