imeya
Results
2
issues of
imeya
on this [link ](https://docs.microsoft.com/en-us/rest/api/resources/resources/listbyresourcegroup), if I click the "Try it" option, then in the new page, where should I input the "$filter eq 'xxx' "? 
Pri3
I have a azure function v2, and configured all settings in appsettings.json. And in the function.cs, I use the ReadFrom.Configuration to try read settings and write log to azure blob...