I made an Azure function, which made me an App Service Plan. I noticed my bill started going up, so I tried to change my app service plan to the free pricing tier. It rejected with the reason:
Cannot update the site 'my-site' because it uses AlwaysOn feature which is not allowed in the target compute mode.
Is there a way I can turn off the AlwaysOn feature of my Azure Function so I can change my app service plan to the free tier?
When you create a function app in Azure, you must choose a hosting plan for your app. There are three basic hosting plans available for Azure Functions: Consumption plan, Premium plan, and Dedicated (App Service) plan. All hosting plans are generally available (GA) on both Linux and Windows virtual machines.
In the Azure portal, search for and select App services and select the app that you want to move. From the left menu, select Change App Service plan. In the App Service plan dropdown, select an existing plan to move the app to.
Creating Free Azure ServiceLogin to Azure Portal. Click on App Services and you will see your App Services panel as shown below (you will see your services listed if you have any; which were created previously). Click on "+Add" and choose Web App from the screen. From the next screen, click on "Create".
Anyways we cannot stop the Azure App Service to save some costs.
In the Overview page click on configuration and then click on general settings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With