-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Area: Orchestration Modules ♻️Modules that wrap/orchestrate other modulesModules that wrap/orchestrate other modulesModule: BootstrapModule: PowerShellModule - PowerShellModule - PowerShellStatus: Long Term ⌛We will do it, but will take a longer amount of time due to complexity/prioritiesWe will do it, but will take a longer amount of time due to complexity/prioritiesType: Enhancement ✨New feature or requestNew feature or request
Description
Description
At the moment we curate a list of regions for validation and a list of regions with availability zones for availability zone support.
Rather than curating a list, we should query the relevant Azure API and pull them on demand.
This will avoid manual errors and always keep the list up to date with reality.
Describe the solution you'd like
Send out an API request from the accelerator for a list of supported regions and availability zones.
Describe any alternatives you've considered
Continue to manually curate the list.
Additional context
Metadata
Metadata
Assignees
Labels
Area: Orchestration Modules ♻️Modules that wrap/orchestrate other modulesModules that wrap/orchestrate other modulesModule: BootstrapModule: PowerShellModule - PowerShellModule - PowerShellStatus: Long Term ⌛We will do it, but will take a longer amount of time due to complexity/prioritiesWe will do it, but will take a longer amount of time due to complexity/prioritiesType: Enhancement ✨New feature or requestNew feature or request