How GitHub Actions can help in building and deploying a static website and more

How GitHub Actions can help in building and deploying a static website and more

2021-04-06

Related Content

How GitHub can help in planning, building and deploying a Podcast/Blog site

How GitHub can help in planning, building and deploying a Podcast/Blog site

2021-03-18

Chris is the producer and host of his podcast CloudWithChris.com. He uses GitHub to version control the site's source code, GitHub Actions to build and deploy the site to Azure and other clouds, and GitHub Issues/Boards to plan the episode backlog. In this session, we'll explore how GitHub can be used to deploy your own workloads to Azure

How GitHub Actions can help in building and deploying a static website and more

How GitHub Actions can help in building and deploying a static website and more

2021-03-06

Chris is a Senior Azure Engineer at Microsoft. He'll explore how GitHub Actions can be used to deploy your own static sites (or other apps!) to Azure.

32 - Accelerate .NET to Azure with GitHub Actions

32 - Accelerate .NET to Azure with GitHub Actions

GitHub Actions makes it easy to automate your entire .NET software delivery pipeline — from build and test through to deployment on Azure. In this episode, Chris Reddington is joined by Isaac Levin, Senior Product Marketing Manager at Microsoft and a lifelong .NET developer, to walk through how GitHub Actions YAML workflows streamline deploying .NET and ASP.NET Core applications to Azure App Service, Azure Functions, and Azure Static Web Apps (including Blazor WebAssembly). Isaac traces the evolution of CI/CD tooling from FTP and CruiseControl.NET through to modern GitHub Actions, demonstrates how Azure and Visual Studio integrate to auto-generate workflows, and shares practical tips for getting started quickly.