Tsimafei Mazouka

Results 1 comments of Tsimafei Mazouka

I prefer to have errors-free analytics. So, here is a workaround that I use: https://gist.github.com/nardieu/24bedee7c488376fb508aee79e808eae And usage: ```cs [FunctionName("SomeFunction")] public static async Task Run( [TimerTrigger("0 */15 * * * *")]TimerInfo...