Link to home
Start Free TrialLog in
Avatar of SAM2009
SAM2009Flag for Canada

asked on

Is there a way to schedule a shutdown or start for all servers in that subscription:Pay-As-You-Go Dev/Test ?

Hi,

In Azure we have a lots of dev vm in Pay-As-You-Go Dev/Test subscription. Is there a way to schedule a shutdown or start for all servers in that subscription?

Like shutdown all at 5pm and start all at 7am.

Thanks
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

you can with the azure portal enable auto-shutdown
from powershell you could do the same with starting the vm
User generated image
Avatar of SAM2009

ASKER

Can I do that for a group of VM like Dev machine only instead to go one by one?
AFAIK one by one.
ASKER CERTIFIED SOLUTION
Avatar of Shaun Vermaak
Shaun Vermaak
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SAM2009

ASKER

Thanks!
Anytime ;)