Skip to content

SKU Zone Validator - A validator in the accelerator that checks if the SKUs are present in the available zones being used for the deployment. #837

Description

@jaserkarim356

Describe the feature end to end, including deployment scenario details under which the feature would occur.

Introduce a pre deployment validator in the accelerator that checks the requested VM size/SKU against the subscription’s regional quotas and per zone availability before provisioning any resources. If a mismatch is detected, the wizard should

  • (a) surface compatible SKUs, OR
  • (b) determine which Zones the current SKU is compatible with for the deployment to succeed, OR
  • (c) offer a quota increase workflow link, OR
  • (d) allow the operator to pick an alternative SKU inline.

Why is this feature important. Describe why this would be important for your organization and others. Would this impact similar orgs in the same way?

We have observed deployments failing due to SKU absence in a particular zone or insufficient quota in the target region/zone. This interrupts customer sessions and erodes confidence. An integrated check stops failures early and shortens delivery timelines.
This pattern is common across enterprises and partners; building it into the accelerator increases success rates for everyone, not just our team.

Please provide the correlation id associated with your error or bug.

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Can you describe any alternatives that you have taken since this feature does not exist?

  • Customer teams requested quota increases and re-ran with an available SKU.
  • Selecting only one zone from the available zones to re-run deployments and wait to see if deployment completes successfully.
  • Delete and retry again with a different zone if (SKU) resources are not available in the zone.

Feature Implementation

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions