Forum Discussion
Frank_Andrusiewicz
Jul 05, 2023Copper Contributor
Azure Logs: KQL Custom function with parameters
This is driving me absolutely insane. I have a case stmt which would be incredibly useful to reuse and yet I can't break it into an KQL custom user function!!! When I "save as" a new function, the ...
- Jul 11, 2023Solution: I was using the Logs blade on the APPLICATION INSIGHTS service. that has NO ability to have a user function with parameters at all. The only place that exists is on the Workspace level Logs blade. To me? Weird to have things in the interface look absolutely identical and then have weirdly different levels of functionality. So, try to modularize your code in AppInsights logs? No such luck.
Frank_Andrusiewicz
Jul 11, 2023Copper Contributor
Solution: I was using the Logs blade on the APPLICATION INSIGHTS service. that has NO ability to have a user function with parameters at all. The only place that exists is on the Workspace level Logs blade. To me? Weird to have things in the interface look absolutely identical and then have weirdly different levels of functionality. So, try to modularize your code in AppInsights logs? No such luck.