Azure Containers

About The Azure Container Registry

The Azure Container Registry is based on the open-source Docker Registry 2.0 and is used to store container images and related artifacts. In addition to Docker-compatible container images, Azure Container Registry also supports Helm charts and Open Container Initiative (OCI) image formats. The Azure Container Registry can be used for different scenarios. For example, developers …

About The Azure Container Registry Read More »

Create & Deploy Azure Container App ARM Template

Creating and configuring Azure Container Apps can be done using the Azure Portal. However, I sometimes find this cumbersome because you need to navigate through several web pages. These are also manual actions, so if you find yourself repeatedly doing this, you might be interested in ARM templates. In this article, I will show you …

Create & Deploy Azure Container App ARM Template Read More »

Scroll to Top