Feb 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
Feb 13 2018 12:56 PM
Feb 14 2018 02:06 PM
Feb 14 2018 02:44 PM
Feb 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,
Feb 15 2018 06:01 AM
Feb 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.
Nov 08 2019 12:42 AM - edited Nov 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