Easily build and push Docker images to Azure Container Registry (ACR) directly from your Azure DevOps pipelines, using secure and robust Azure Resource Manager (ARM) service connections.
This extension is your DevOps companion for deploying containerized applications to ACR in a smooth, automated, and ARM-authenticated way. Say goodbye to service principal secrets and hello to centralized, policy-driven access.
🚀 Features
🔧 Build Docker images from a specified Dockerfile and working directory.
📤 Push multiple tags of the same image to ACR.
🔐 Authenticate using ARM service connections, eliminating the need for username/password or admin access.
📝 Multi-line tag support – push as many tags as your heart desires.
🔁 Reusable in both CI and CD pipelines.
✅ Works with both Microsoft-hosted and self-hosted agents.