ResourceGroupListStep
should call LocationListStep.setLocation()
after a resource group is selected
#1290
Labels
ResourceGroupListStep
should call LocationListStep.setLocation()
after a resource group is selected
#1290
In
ResourceGroupListStep
....A
location
is set whenever a new resource group is created:but not when it is selected from an existing list:
I'm thinking we should probably be consistent and call
setLocation
after the user has made a choice, in a similar way to how it's done inStorageAccountListStep
.Let me know if anyone can think of a reason that we shouldn't do this.
The text was updated successfully, but these errors were encountered: