Up:: Microsoft Azure Developer Associate AZ-204 2023
Azure Container Registry
- Store and maintain Docker Images and related artifacts
- Registered private registry service based on the open-source docker registry 2.0
- Use with your existing container development and deployment pipelines
- Use Azure Container Registry Tasks to build container images in Azure
- Pull images to various deployment targets
- Kubernetes
- Docker Swarm
- DC/OS ??
- Azure Services have direct support for ACR
- Azure Kubernetes Service
- Azure App Service
- Azure Batch
- Azure Service Fabric
- more…
- Developers can push to ACR
- Azure Pipelines
- Jenkins
- Registry Tasks
- automate OS and framework patching
- Quick Tasks
- trigger automated builds
- source code updates
- updates to container base
- Timer on a schedule
- can create multi-step process
- Each ACR Task has associated sourcee code context
- The location of a set of source file files used to build the container image or artifact
- Can take advantage of run variables
- 03:12:35 ACR Follow along
- 03:21:01 ACR Cheat Sheet
Additional Metadata
- Type::note
- Origin:: Microsoft Azure Developer Associate AZ-204 2023
- Status::
- Tags::