Application Gateway for Containers: a not-so-gentle intro (2)
Have you ever have the feeling that something that should be easy turns into a mine field when you start working on it? I seem to be a specialist in…
10/03/2025
If you are working with Azure, you will probably have some logs or data stored in a repository such as Azure Data Explorer or Log Analytics. Kusto Query Language (KQL) is what you use to extract information from these repositories.
KQL is similar to SQL in that it allows you…