Is it possible to rename a column that contains special signs and numbers in microsoft azure in KQL?
I started working with Microsoft’s sentinel one. I’m working on gathering information from the logs that sentinel is producing. For better readability, I want to change the names of the columns that I’m projecting, but couldn’t rename a column that contained numbers and special characters. I’m using KQL to gather the logs from sentinel AuditLogs… Read More Is it possible to rename a column that contains special signs and numbers in microsoft azure in KQL?