Handling Machine Reboots with VM Applications
One confusion around all of our extensions is: how are reboots handled? This varies by extension, but only VM Applications provide the option on how to handle them. It does this via the "scriptBehaviorAfterReboot" property.     "resources": [         {             "type": "Microsoft.Compute/galleries/applications/versions",             "apiVe...