[Reference](https://docs.microsoft.com/en-us/azure/templates/microsoft.compute/virtualmachines?tabs=bicep) Add deleteOption to VM template & test of associated resources are actually removed if the VM is removed. Use the latest API version. If it works, it should ease our pain with the OS-Disk removal (which is currently not removed)
Reference
Add deleteOption to VM template & test of associated resources are actually removed if the VM is removed. Use the latest API version.
If it works, it should ease our pain with the OS-Disk removal (which is currently not removed)