forked from microsoft/azure-tools-for-java
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
featureNew feature or requestNew feature or request
Description
We have ~100 Function Apps in 4 different resource groups. When publishing, the dialog displays all Function Apps as a flat list. As each resource group represents a different environment, it is crucial that the deployer selects the appropriate target resource. What makes things worse, is that our app naming convention only differs by prefix dev
, tst
, acc
, prd
It would be really nice if there would be a drop down box above the list, that would allow/force selection of the target resource group.
Given perf is also an issue with this dialog, perhaps the list could be refreshed per resource group as well?
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request