Create and Manage Azure Container Registry
Learn to create, configure and use Azure Container Registry to store, manage and deploy container images securely in the cloud.
Skills You'll Learn

Lab Modules
Lab Overview
Azure Container Registry (ACR) is a managed, private Docker registry service that enables organizations to store and manage container images securely in Azure. It serves as a central repository for container images and artifacts, providing enterprise-grade security, geo-replication capabilities, and seamless integration with Azure services. For organizations adopting containerization, ACR simplifies the container lifecycle management while ensuring secure and reliable access to container images.
In this lab, you will learn how to create and work with Azure Container Registry. You'll learn how to set up a container registry, build and push container images directly in Azure using ACR's cloud-based build service, and manage your container images through both the Azure Portal and Azure CLI.
Objectives
Upon completion of this beginner lab, you will be able to:
- Create and configure an Azure Container Registry instance
- Build container images using ACR's cloud-based build service
- Push container images to your private registry
- Manage container images and repositories using both Azure Portal and CLI
- Navigate key ACR features including access control, networking, and encryption options
Who is this lab for?
This lab is designed for:
- Cloud Engineers and DevOps professionals starting with container technologies
- Software Developers learning to work with containerized applications
- IT Professionals transitioning to cloud-native development
- System Administrators managing container infrastructure
- Cloud Architects exploring container registry solutions
