Continuous Deployment from GitHub to Azure App Service by @CodeMazeBlog code-maze.com
We learned about Azure App Service and how to deploy our ASP.NET Core application into it from Visual Studio in the Publishing an ASP.NET Core App to Azure App Service Using Visual Studio article. In this article, we are going to learn how to configure Continuous Deployment (CD) from GitHub to Azure App Service.
Report Story
Leave Your Comment