When creating a linux based App Service plan with Zone Redundancy enabled in region West Europe, the deployment vailidation fails with the following error:
Operation cannot be completed without additional 1 VMs AZ quota. Please file a support ticket to request a limit increase. Additional details - Location: West Europe Current Limit: 0. Current Usage: 0. Additional required for this deployment: 1. (Minimum) New Limit that you should request to enable this deployment: 1. Note that if you experience multiple scaling operations failing (in addition to this one) and need to accommodate the aggregate quota requirements of these operations, you will need to request a higher quota limit than the one currently displayed. (Code: Unauthorized)
When selecting region North Europe the deployment validation does not fail. It happens on different variants of the 'Premium v3 P0V3' SKU, but also with the v2. Disabling the 'zone redundant' feature does allow deployment validation to pass. Is this caused a capacity issue in one of the West-Europe datacenters or is there something else going on?