I am curious if it is possible to store data to a data disk on an Azure hosted VM while the OS is stopped and deallocated?
I am looking to transfer data to this disk but do not want to incur the cost of the VM running. I only need the storage running all the time, not the OS.
Is this possible.