nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

Azure: Remove os disk on instance delete #1310

Closed sanderssj closed 2 years ago

sanderssj commented 2 years ago

This change configures the OsDisk to be removed automatically when the instance is deleted in Azure. The compute module had to be upgraded to a newer version to get access to the delete option, so other minor api changes related to the upgrade had to be made.