Skip to main content

11 docs tagged with "azure"

View All Tags

Azure Container Registry

This document contains important notes from GQC's exploration into Azure Container Registry (ACR) for privately hosting docker images on the web.

Azure Powershell

Jake was having issues with AZ commands in Linux (and Windows), so he's exploring the use of Azure Powershell

Deploy Django App with NGINX

After the multiple issues that arose from having Django as an App service talking to the Azure VM (containing PostgreSQL) database, which would then talk to the Static Web App. The entire configuration was dropped.