Deploy and use Azure Container Registry
Learn how to create a private registry service for building, storing, and managing container images and related artifacts.
Learning objectives
After completing this module, you'll be able to:
- Create an Azure container registry instance with the Azure portal.
- Sign-in to the registry instance using the Azure CLI on your local machine.
- Push an image to the registry instance.
- Remove the image from your local Docker environment. View the image in your registry.
- Pull and run the container image from your container registry.
Prerequisites
None