/search/query
in your sleet blob container) and requires function authentication. In my case, I wanted a simpler search URL and anonymous access, so I made that change to Sleet.Search. Basically the function can now be accessed at /query
, without URL-encoding another URL parameter there.