Explore the process of deploying .NET Core applications to Azure using GitHub Actions in this 29-minute video tutorial. Learn how to set up a project, configure workflows, and manage build jobs effectively. Discover techniques for setting up the environment, configuring builds, obtaining publish profiles from Azure, handling secrets securely, and deploying to Azure. Gain insights into using the Actions tab in GitHub, reviewing workflow logs, and adding artifacts to jobs. Follow along as Tim Heuer guides Scott Hanselman through each step, providing valuable tips and best practices for automating software workflows with GitHub Actions and Azure.
Deploy .NET Core Apps to Azure with GitHub Actions - Azure Friday