There must be something I'm missing, but I've generated a virtual machine scale set from a custom image and I'd like to run a web server .exe on all of them.
Is the only option to manually get into each individual instance and run the code? Do I do that through SSH?
This is all very new to me and any help is appreciated