Forum Discussion
Mark Nagie
Feb 13, 2018Copper Contributor
scheduled startup and shutdown for web app
I am looking to a way to setup something that will allow me to schedule a power on and power off of my web app resource
Mark Nagie
Feb 15, 2018Copper Contributor
I am trying to reduce cost. Will the shutdown of the web app help? From what I see it won't.
praveshdev
Nov 08, 2019Copper Contributor
Mark Nagie if you want to refrain from the cost, you have to create a schedule to automatic scaling down to free tier when you are not using your app service plan, and scaling up when you are using. You can write automated powershell script and schedule in a runbook as well into Azure automation account.
Follow this github resource
https://github.com/jraps20/jrap-AzureVerticalScaling