AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

[Feature request] Add search functionality as well as the Keys filter.

Open SirElTomato opened this issue 3 years ago • 8 comments

The keys filter is great but sometimes I just want to be able to find a config by searching for a part of the key name which is in the middle of the key name without having to type out the whole prefix exactly.

e.g. I want to find 'MyAPI:Persistence:DatabaseName' by searching for 'database' without having to type out the prefix.

SirElTomato avatar Apr 08 '21 09:04 SirElTomato

We had that feature on the service side during preview and decided to take it out due to perf complications. https://github.com/Azure/AppConfiguration/issues/342

If the result set isn't large, we could consider some client side filtering in portal. Will that work for you?

drago-draganov avatar Apr 08 '21 16:04 drago-draganov

@drago-draganov yes I think some client side filtering would do the job here. I mostly want to be able to do this to quickly find one config, not for working on a filtered set of configs. e.g. be able to quickly find the sentinel key instead of having to type the whole key including case-senstive prefix

Thanks

SirElTomato avatar Apr 09 '21 12:04 SirElTomato

Thanks!

@jiayi11 is this something we can consider on portal?

drago-draganov avatar Apr 09 '21 16:04 drago-draganov

Yes, we can consider adding client side filtering.

jiayi11 avatar Apr 09 '21 18:04 jiayi11

Any update on this? It's quite a pain having to type out the whole prefix and try and remember the hierarchy of a key name when I just want to search for "email"

SirElTomato avatar Jul 05 '21 14:07 SirElTomato

@SirElTomato This is already in planned. I'll let you know once I have more updates.

jiayi11 avatar Jul 09 '21 23:07 jiayi11

Any update on this? Searching is the worst thing about this service.

SirElTomato avatar Dec 14 '21 15:12 SirElTomato

Any update? I want to switch all my apps to Azure App Configuration but all my colleagues hate the poor search functionality

SirElTomato avatar Mar 08 '22 11:03 SirElTomato

The search feature is available in Portal now.

zhenlan avatar Sep 26 '22 15:09 zhenlan