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 Push Secure Artifacts to Azure Container Registry with GitHub Actions

In this Hands-on lab you will configure a pipeline for secure, automated container builds for a microservices application in Azure. You'll connect GitHub Actions to Azure using workload identity federation and enforce guardrails with code scanning and branch protection. You’ll then create the necessary GitHub secrets and configure a GitHub Actions workflow that builds and pushes container images to Azure Container Registry (ACR). Upon completion, you will create a protected pull request to merge to the protected branch, wait for code scanning to complete, merge to run the build-and-push pipeline, and then verify images are visible in ACR.

Azure icon
Lab platform
Lab Info
Level
Advanced
Last updated
Apr 24, 2026
Duration
30m

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
    1. Sign into GitHub using your personal GitHub account.
    2. Fork the repository.
  2. Challenge

    Add code scanning
    1. Add CodeQL analysis
    2. Add Trivy code scanning
  3. Challenge

    Configure branch protection
    1. Protect the default branch
    2. Require a pull request before merging
    3. Require code scanning results from CodeQL and Trivy before merging
  4. Challenge

    Configure CI/CD pipeline using Workload Identity Federation and GitHub Actions
    1. Create a federated credential for the main branch of the GitHub repository
    2. Create GitHub secrets for the AZURE_CLIENT_ID, AZURE_SUBSCRIPTION_ID, AZURE_TENANT_ID using the values from the Managed Identity
    3. Set up GitHub Actions workflow using the YAML provided in the lab guide
  5. Challenge

    Review the results
    1. Review the workflow in GitHub actions
    2. Review the container images in the container registry
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