I have a case that I need to reimage the VMs in my VMSS so that they can run with the newest customdata on VMSS. What's the right flow to do that?
Details:
1. I updated VMSS with my new customdata
2. I need to restart my VMs in this VMSS but how can they run with the newest customData in VMSS?