Azure Monitor Logs – Change Tab Name
Intro Azure Monitor Logs continues to deliver on customer requests. Logs users use multiple tabs in their day to day work, today, we allow changing of the tab name while you…
25/07/2023
In this blog, we will walk through the process of creating a semantic function-based solution that can accept a string like “please share all sign-in locations?” and generate a KQL (Kusto Query Language) query. This query will be used to retrieve log analytics data from the signin table. The same logic can…