I can't scale down Azure Linux app Service

Carron Muleya 21 Reputation points
2022-04-02T07:21:43.107+00:00

I did turned off the AlwaysOn feature but when am trying to scale down to F1 I get the below erro message.

Cannot update the site 'micro-service1' because it uses AlwaysOn feature which is not allowed in the target compute mode.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,944 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Carron Muleya 21 Reputation points
    2022-04-07T04:52:05.7+00:00

    Thank you all for responding, I managed to solve the issue. The problem was, I created a free app service long time ago, then i created the other one without noticing that both these app services uses same app service plan. I scaled up the plan through one app service and the effects took place in all other app services. This then automatically turned on the AlwaysOn feature in all app services in that plan. Though this case I went back to my app service to scale it down and I turned off the AlwaysOn feature but still it was On in other app services.

    Thank You

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.