Azure / terraform-azurerm-vmss-cloudinit

Terraform AzureRM module registry to create a VM Scaleset initialized via cloud-init scripts
https://registry.terraform.io/modules/Azure/vmss-cloudinit/azurerm/
MIT License
23 stars 35 forks source link

Is it possible to trigger a function app or a script during Azure VMSS scale out? #10

Open musripad opened 4 years ago

musripad commented 4 years ago

I have a case wherein customer wanted to trigger a function app or a script when Azure VMSS scale out started. Can this achievable ?