Github Actions - Deployment to Azure WebApp for Containers

Опубликовано: 31 Май 2026
на канале: Swaminathan Vetri
1,731
20

In this video, you will learn how to setup Github Actions for a .NET Core application to build, push and deploy a docker image to the Azure Web App for Containers. This is a continuation of the previous video which is available at :    • Github Actions for Azure AppService Deploy...  

Source code for demo application : https://github.com/svswaminathan/blaz...

Complete GitHub Actions workflow yaml file is available at : https://gist.github.com/svswaminathan...