02-13-2018 12:47 PM
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
02-13-2018 12:56 PM
02-14-2018 02:06 PM
02-14-2018 02:44 PM
02-15-2018 04:52 AM
Hi Pablo,
Webapp is not a VM at least from pricing prospective. So, stopping a webapp will not reduce cost as Kent mentioned.
Thanks,
02-15-2018 06:01 AM
02-15-2018 06:20 AM
I am trying to reduce cost. Will the shutdown of the web app help? From what I see it won't.
11-08-2019 12:42 AM - edited 11-08-2019 01:03 AM
@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