Blog Post
Announcing the General Availability of New Availability Zone Features for Azure App Service
I've just tried to configure an App Service Plan to use 2 instances with Zone Redundancy enabled, but get the error:
App Service Plans with fewer than 3 workers are not allowed for zone redundancy. Requested number of workers: 2.
The same error occurs whether I try to configure this in the GUI or using the Azure CLI (using the command in https://learn.microsoft.com/en-us/azure/reliability/reliability-app-service?tabs=azurecli&pivots=premium#configure-availability-zone-support)
This is a Linux, P0v3 App Service Plan, running in the UK South region.
Is this just a case that I need to wait for the feature to roll out and try again? Or some other limitation? Thanks.
- jordanseligAug 12, 2025
Microsoft
The issue should be resolved as of yesterday. Please try again and let us know if any issues.
- jordanseligAug 04, 2025
Microsoft
Apologies for the delay, we are investigating this issue. 2 instances should be supported and there are no plans to go back to the 3-instance requirement. I will follow up when I have more information.