У нас вы можете посмотреть бесплатно 4 - Azure DevOps CI Pipeline Tutorial | Build & Push Docker Image to Azure Container Registry (ACR) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this step-by-step tutorial, we build a complete CI pipeline in Azure DevOps that automatically builds a Docker image and pushes it to Azure Container Registry (ACR). You’ll learn how to: 📦 Create an Azure Container Registry 🔧 Create a Docker-based Azure DevOps pipeline 📁 Understand repository structure for microservices ⚙️ Configure Build and Push stages 🔐 Use Service Connections securely 🏷️ Tag images using Build.BuildId 🔗 Understand how stages work together By the end of this video, you'll have a fully working CI pipeline that builds and pushes container images automatically whenever code changes. ⏱ Timestamps 00:00:00 – Create Azure Container Registry (ACR) 00:01:50 – Create a New Azure DevOps Pipeline 00:05:05 – Configure Pipeline (Triggers, Variables, Stages, Build & Push) 📌 What You’ll Learn in Detail ✔ How to create and configure Azure Container Registry ✔ How Azure DevOps generates YAML from a Docker template ✔ How service connections allow secure Azure authentication ✔ Pipeline structure: Stage → Job → Task ✔ How Build and Push stages work together ✔ Why both stages must run on the same agent pool ✔ How Docker images are tagged and pushed automatically 🛠 Technologies Used Azure DevOps Azure Container Registry Docker YAML Pipelines If this video helps you, don’t forget to: 👍 Like 💬 Comment 🔔 Subscribe for more Azure DevOps & CI/CD tutorials #AzureDevOps #Azure #Docker #ACR #CICD #DevOps #YAMLPipeline #SelfHostedAgent #CloudComputing #Microservices