We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
How To Deploy Your .NET Application To Azure Using GitHub Actions (2025)
Summary
Description
Master REST APIs: https://dub.sh/rest-cicd
Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ
Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt
Get the source code here: https://www.patreon.com/milanjovanovic
Learn how to build a complete CI/CD pipeline from scratch using GitHub Actions to automatically deploy your .NET applications to Azure! In this tutorial, I'll show you how to set up workflows that trigger on code pushes, run your tests, and deploy your app straight to Azure without any manual steps. I'll cover everything from setting up GitHub secrets and writing YAML workflows to configuring your Azure resources properly. Perfect for developers who want to automate their deployment process and spend less time on repetitive tasks. No previous experience with CI/CD required!
Streamlining .NET 9 Deployment With GitHub Actions and Azure
https://www.milanjovanovic.tech/blog/streamlining-dotnet-9-deployment-with-github-actions-and-azure
Check out my courses:
https://www.milanjovanovic.tech/courses
Read my Blog here:
https://www.milanjovanovic.tech/blog
Join my weekly .NET newsletter:
https://www.milanjovanovic.tech
Chapters
0:00 The application
1:25 Creating Azure App Service
5:16 Writing the CI/CD pipeline
11:17 Configuring GitHub Secrets
12:03 CI/CD pipeline in action
Translated At: 2025-03-23T02:39:14Z