In the previous post, I shared how to provision an App Service for Flask application using Azure CLI. This post is a follow-up post of how one logs
Provisioning Azure App Service for Flask App using Azure CLI
Azure Web App Service is a runtime for web application or API. They can run on Linux, Windows, or custom Docker image. This post considers