Suthahar Jegatheesan MSDEVBUILD / blog by Suthahar
Meetup · Past event

GitHub Actions CI/CD to Azure

A hands-on meetup building a full CI/CD pipeline with GitHub Actions that tests, containerises, and deploys a .NET app to Azure.

When
21 Feb 2026 · 17:00–19:00 IST
Where
Online
Format
Meetup
Price
Free
Host
MSDEVBUILD

Overview

From a bare repo to automated deploys: this meetup wired up a complete GitHub Actions pipeline that builds, tests, and ships a .NET app to Azure on every push to main.

What we covered

  • Workflow basics — triggers, jobs, steps, and the runner model.
  • Build & test — restoring, building, and running the test suite as a gate.
  • Containers — building an image and pushing to Azure Container Registry.
  • Deploy — OIDC federation to Azure with no long-lived secrets, then a Web App / Container Apps deploy.
  • Safety — environments, approvals, and rolling back a bad release.

Who attended

Developers and DevOps engineers standardising their release process. 220+ joined live.

  • GitHub Actions
  • CI/CD
  • Azure
  • DevOps
navigate open