In this video, we quickly set up a GitHub Actions self-hosted runner on an Azure Virtual Machine in just 4 minutes.
This is a hands-on demo focused on the essential commands required to configure and run the runner as a service.
What you will learn:
- How to configure runner using config.sh
- How to run runner as a background service using svc.sh
- Start, stop and check runner status
- How GitHub connects to your Azure VM
Commands Covered:
config.sh → Register runner
svc.sh → Install and run as service
If you are learning DevOps, CI/CD, or GitHub Actions, this is a practical real-world setup you should know.
👉 Full detailed series (Architecture + Setup + Docker pipeline):
1. https://youtu.be/TSyXBIBid4U
2. https://youtu.be/S6HemXlPjI8
Tech Stack:
GitHub Actions
Azure VM (Linux)
Shell Commands
Subscribe for real-world Cloud & DevOps content:
Search: StackArchitectLab
#GitHubActions #Azure #DevOps #SelfHostedRunner #CICD #AzureVM