< Previous Challenge - Home - Next Challenge >
The goals of this challenge include understanding:
We have provided a script (cloud-init.txt
) that configures Apache web server on a Linux VMSS. When run on an individual VM instance, the script deploys a static web page that should be available at: http://<PublicIPofTheLoadBalancer>/wth.html
You can find the script in the Resources folder for /Challenge-10
.
Your challenge is to:
customData
property of the VM Scale Set definition