AKS: Mount Versioned Content as OCI Image Volumes
Guide to mounting versioned OCI artifacts as read-only volumes in AKS pods using Kubernetes 1.36 image volumes feature.
Guide to mounting versioned OCI artifacts as read-only volumes in AKS pods using Kubernetes 1.36 image volumes feature.
Learn to set up Azure Container Registry automatically triggered tasks that build container images on every Git push.
Learn to build and push container images to Azure Container Registry without Docker Desktop using ACR Quick Tasks.
Learn how ACR Tasks enables building and pushing container images to Azure Container Registry without Docker Desktop, a key topic for AI-200 certification.
Explains how to publish Bicep modules to Azure Container Registry with source code visibility using the experimental publishSource feature.
Explores how AKS Artifact Streaming preview feature dramatically reduces pod startup times by streaming container images instead of fully downloading them.
Explains how to reuse code in Azure Bicep using parameters, loops, and modules, and introduces the public module registry.
A technical tutorial on deploying a containerized Python web app to Azure App Service, covering App Service Plans, container settings, and API testing.
A technical tutorial on building a Docker image for a Python app, running it locally, and pushing it to Azure Container Registry.
A tutorial on creating an Azure Container Registry using the Azure Portal to deploy Docker images for a Python web app.
A developer details their migration from Azure DevOps to GitHub Actions for CI/CD, including setup steps and configuration.
Explains how to use Azure's new preview feature to automatically purge old container images from ACR on-demand or on a schedule.
A tutorial on deploying an Azure Function from a Docker container image to the Azure cloud platform, covering configuration and testing.
Learn how to automatically purge old container images from Azure Container Registry using ACR purge, with examples for date-based retention and tag filtering.
Explains how to use Azure Security Center to scan container images in Azure Container Registry for vulnerabilities, powered by Qualys.
Best practices for securing Azure Container Registry, including image scanning, content trust, managed identities, and network controls.
Overview of Customer-Managed Keys for Azure CosmosDB and Azure Container Registry, explaining their GA release and implementation.
Explains how to use tokens and scope maps in Azure Container Registry for fine-grained repository-level access control.
Best practices for securing Azure Container Registry, including enabling Security Center and disabling admin accounts.
A guide to automating Docker image builds for Blazor apps using Azure Pipelines and publishing them to Azure Container Registry.