Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,992 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to run a powershell script on a azure vm.
That powershell script may take 1-2 days to complete.
Is it possible to achieve this ?
As long as the VM stays allocated and you don't log out of your remote session (you can disconnect, just don't sign out) then it should keep running just fine.