Discover in-depth tutorials, expert insights, and practical tips for mastering Microsoft Azure. Whether you’re a beginner or a seasoned professional, explore blogs that simplify cloud computing, DevOps, and Azure’s powerful services.
Microsoft Azure offers a wide range of AI services, including Machine Learning, OpenAI, and Cognitive Search, to help businesses innovate and scale intelligently.
In this Part, we will be deploying a containerized web app to Azure App service. We will also see about how to use different versions of an image in ACR and some API operations of web app using postman.
This is Part 2 of Deploy a Python web app to Azure App Service on Linux. In Part 1, we went through the Azure Portal to create a Resource Group and an Azure Container Registry. In this part, we will… Read more: Build and Push docker Image to Azure Container Registry
Learn how to create an Azure Container Registry(ACR) with the Azure Portal to deploy docker images. This is Part 1 of Deploy a Python web app to Azure App Service on Linux using Docker and Azure Container Registry. Learning Objective… Read more: Setup an Azure Container Registry with Azure Portal