Forum Discussion

Consultant1520's avatar
Aug 11, 2020

KQL Query. Arrange the Columns.

I am running the below query and want to rearrange the result columns.    ConfigurationData | where ConfigDataType == "WindowsServices" | where (SvcName contains "MSSQL") or (SvcName contains "...

Resources