Christian Hojsager
Blogs, Articles, and Posts
Using Powershell to Investigate Azure Ad User Risks
(scriptingchris.tech)
In this post, I will explain how you can use the PowerShell SDK for Microsoft Graph to investigate
By: Christian Hojsager submitted:Jun 24 2022
In this post, I will explain how you can use the PowerShell SDK for Microsoft Graph to investigate
Risky Users in your Azure Active Directory. I will also show you how to use PowerShell to connect directly to the Microsoft Graph and query the data from there. Being able to query for riskDetections, risky users, and sign-ins, allows you to automate alerts or actions whenever a user gets flagged in your risk policy.
By: Christian Hojsager submitted:Jun 24 2022