Forum Discussion
emmanuelnguyen
Apr 29, 2020Copper Contributor
Comment/Uncomment multiple lines
Hi all, Do you know a way to comment and uncomment multiple lines in the Logs Blade in Azure Sentinel ? I find it not convenient to type "//" every time. Is there a way to create a custom shortc...
GaryBushey
Apr 29, 2020Bronze Contributor
emmanuelnguyen There is currently no block comment in KQL. The editor in Azure Sentinel has no macro or shortcut feature so you would need to enter the "//" for each line.
Well, that is not entirely true. There is a Command Palette that you can access by pressing F1 and there is a "Insert Line Comment" that is supposed to work by pressing Ctrl-K, Ctrl-C but it does not appear to work (at least not in my environment)