Skip to content

Conversation

@nroi
Copy link
Contributor

@nroi nroi commented Oct 31, 2022

The Azure locations are currently hard-coded, which means we would have to update the code whenever Azure adds a new location or removes an existing location. Instead, we should use the AZ CLI to fetch available locations, similar to the way we currently fetch AWS regions via AWS CLI.

The Azure locations are currently hardcoded, which means we would have
to update the code whenever Azure adds a new location or removes an
existing locations. Instead, we should use the AZ CLI to fetch available
locations, similar to the way we currently fetch AWS regions via AWS
CLI.
@nroi nroi requested a review from ishabakeh October 31, 2022 17:00
@ishabakeh
Copy link
Contributor

I've tested it, locations are working fine
you can Merge it using Rebase and merge and follow the CONTRIBUTING.MD file steps for a new release.

@nroi nroi merged commit 9508d26 into main Nov 1, 2022
@nroi nroi deleted the feature/locations-via-az-cli branch November 1, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants