Recently I was asked to get Sign-In logs from Azure LogAnalytics for specific group members. As the group contains large amount of members and I had to get this data from the last 6 months I decided to create PowerShell + Azure Kusto script and run it from the tooling server. Get Sign-In logs (LogAnalytics) To get Sign-in logs from Azure first we need to know what is the WorkSpace …
