News

This Python web app is a simple restaurant review application built with the Flask framework. The web app stores application data in PostgreSQL with environment variables defining the connection info.
The Flask app is hosted in a fully managed Azure App Service. This app is designed to be be run locally and then deployed to Azure. You can either deploy this project by following the tutorial Deploy ...
In this article, Carole Rennie Logan shows you how to make a static web app, then deploy it to Azure using GitHub actions.
"GitHub Actions for Azure supports Azure services, including Azure App Service, Azure Functions, and Azure Key Vault." Those workflows are made up of individual actions that are triggered by specific ...