Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
14.02k stars 16.1k forks source link

Azure autoscaling with customData #3499

Open rpuserh opened 7 years ago

rpuserh commented 7 years ago

Hi, Im trying to run scale set with autoscale (set true) option enabled and also customData option to run a script to setup my instance on autoscaling. I didn't find any example of that and web wizard not allowing to set customData for pool instances. I found some examples on old api version and it not compatible with this 2015 api version. Please if you can create a template to launch autoscale set with auto scale option turned on and with customData (Run a script) data for instances.

sharmalalit commented 7 years ago

@rpuserh Did you find a solution or help from Microsoft on this?