PreviousNext

ASP.NET Core in Azure App Services' Docker Images - Part 3

by bill-s, 2020-03-09T06:27:02.789Z

In this last post in the series, i'll show you how to use GitHub Actions to automate when you want to push a new version of your container to your Azure App Service. While you could do the same automation in a lot of other tools, the important idea here is that you want to automate it all.

Read More