Keywords: Moodle - Microsoft Azure - How to - Domain Name (DNS)
Description:
I am trying to update the hostname of my Moodle instance (on a VM in Azure), using the instructions here: https://docs.bitnami.com/azure/apps/moodle/administration/update-ip-hostname/
Unfortunately, configure_app_domain is not found, and neither is bnconfig.
I have made no changes to the VM itself, this is the Bitnami image installed today (22nd September 2020). So no changes made to files, permissions, or anything else.
Also bear in mind that I am using a CNAME record to map a subdomain I own to the specific Azure VM hostname (which is …cloudapp.azure.com). I don’t want to map using IP address using hosts file - every time I reset the VM the IP will change. I want to change the hostname only.
Any advice on how to proceed? Thanks