Featured resource
2026 Tech Forecast
2026 Tech Forecast

1,500+ tech insiders, business leaders, and Pluralsight Authors share their predictions on what’s shifting fastest and how to stay ahead.

Download the forecast
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Azure icon
Labs

Build and Secure an End-to-End AKS CI/CD Pipeline

You’re a platform engineer at a company rolling out a microservices application to Azure Kubernetes Service (AKS). Your goal is to configure a secure, end-to-end CI/CD pipeline using GitHub and Argo CD. You’ll harden the pipeline with code scanning and branch protection, enable passwordless access to Azure resources using workload identity federation, and deploy Helm charts sourced from Azure Container Registry (ACR) into AKS. You’ll work from a provided Azure subscription and a pre-provisioned AKS cluster, using a lab VM and GitHub fork for hands-on tasks.

Azure icon
Lab platform
Lab Info
Level
Advanced
Last updated
May 14, 2026
Duration
1h 0m

Contact sales

By clicking submit, you agree to our Privacy Policy and Terms of Use, and consent to receive marketing emails from Pluralsight.
Table of Contents
  1. Challenge

    Fork the repository for the Hands-on lab
    • Sign into GitHub using your personal GitHub account.
    • Fork the repository for this lab: https://github.com/pluralsight-cloud/Lab-Build-and-Push-Secure-Artifacts-to-Azure-Container-Registry-with-GitHub-Actions
  2. Challenge

    Add code scanning
    • Add CodeQL analysis
    • Add Trivy code scanning using the YAML from the guide
  3. Challenge

    Configure branch protection
    • Protect the default branch by requiring: - A pull request before merging - Code scanning results for CodeQL and Trivy
  4. Challenge

    Configure CI/CD pipeline using Workload Identity Federation and GitHub Actions
    • Create a Federated Credential to enable GitHub Actions deploying Azure resources using the existing Managed Identity mi-githubactions for the main branch.
    • Create GitHub secrets to enable Federated Credential Authentication:
      • AZURE_CLIENT_ID
      • AZURE_SUBSCRIPTION_ID
      • AZURE_TENANT_ID
    • Set up a GitHub Actions workflow using the provided YAML in the lab guide
  5. Challenge

    Review the results
    • Review the results in GitHub Actions
    • Review the results in the Container Regsitry in the Azure Portal
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight