Continuous Deployment on Azure Git - Day 17 - 24 days of "Front-end Development with ASP.NET Core, Angular, and Bootstrap"
Deploying to Azure can be done with WebDeploy, as seen yesterday, but we can also go one step further and set up a continuous deployment using Git.…