Demo Azure hosting for LocalGov Drupal This repo provides a demonstration on how to host a LocalGov Drupal site in Azure. Docker image Build with: docker build -f azure-web-app/Dockerfile -t <tag_name> .