Closed
Description
...which are far too many, and several of the locales are incorrect (despite coming from the Get-AzLocation)
- We shouldn't display the entire list of locations.
- We should remove incorrect locations from the list.
Expected Behavior
- No locations are listed in the Locations Query.
- The user input location is still validated against the list of locations.
- Invalid locations are removed from the list.
- We need to go back to a dynamic list of locations (hardcoded again since we moved to JSON)