Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 304 Bytes

aks-kusto-queries-script

Bash script to generate the must common kusto queries from a cluster URI. The script generates a .kql file with the common kusto queries for the cluster

:~$ ./aks-kusto-queries.sh
only the cluster URI is expected...

Usage: bash aks-kusto-queries.sh <AKS_CLUSTER_URI>