I want to install third party tool on virtual machine (windows). This tool should run 24/7 and it save data to azure storage.
I read before that VM not always persistent, for ex if hardware failed another instance boot up.
Since the tool i am using has difficult installation process, can i rely on Azure VM to not clear my installation and saved files? so i have to install it again.
Note: The tool doesn't have silent installation command line