Hello Team I'm trying to create a Debian Buster VMs on Microsoft Azure using the image "Debian:debian-10:10:0.20200210.166".
The provided custom data is available in the file "/var/lib/waagent/CustomData", but It turns out that the provided custom data is not executed. What I've found out is that the waagent seems to be wrongly configured with the following values: Provisioning.UseCloudInit=n Provisioning.DecodeCustomData=n Provisioning.ExecuteCustomData=n Could you clarify whether CustomData is supposed to work or not on Azure? Best Regards Vladimir
