Actions
Refactor #29222
closedDynamically load `regions` based on subscription
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Currently, all the Azure regions were hardcoded into the model.
But, since available regions depend on the subscription id of azure,
it's best suited to display regions dynamically.
Actions