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.
This document contains important notes from GQC's exploration into Azure Container Registry (ACR) for privately hosting docker images on the web.
Summary
Jake was having issues with AZ commands in Linux (and Windows), so he's exploring the use of Azure Powershell
Known Issues
This document follows the walkthrough guide available on the Azure Portal and some additional steps to add the certificate on the Azure VM
Links given to Sudhir
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.
Previous work
Publish Instructions
Publish Static Web App with GitHub CI/CD
Problem Statement