Once you have set up an Aegir server and scale set in an Azure test environment and entered your Azure credentials in Aegir, you need to configure Azure to call scale set operation webhooks on your Aegir server before proceeding to manually test.
Prerequisite: The front-end URL of the Aegir server you created previously must be routable via DNS. You can set this up in your own DNS server, or Azure’s, as appropriate.
azure_scale_set
example configuration and select Clone
. Note: in some situations, cloning the example configuration may not work due to a Drupal core bug. If this is the case for you, simply edit the example configuration and rename it appropriately, instead of cloning it.
clone_of_azure_scale_set.
Rename it to something more appropriate; it needs to be something that can appear in a URL, so using lowercase and underscores is a safe bet. In our example, we will use the name of our example scale set in Azure (aegir_webhook_test_scaleset
).
You are now ready to manually test.