Forum Discussion
madankumarinfrassist
Nov 10, 2021Copper Contributor
Azure AD Identity Protection user risk policies using PowerShell scripts
Anyone help me with PowerShell script to enable Azure AD identity protection.
I am doing audit for security and compliance for all devices so through the manual process it took more time, so i decided to take it forward to automate everything. Anyone help me with my subject.
2 Replies
- No programmatic way to do this afaik, use the UI. There is an AAD Identity Protection PowerShell module, but it only covers listing/dismissing risk, not managing policies: https://github.com/AzureAD/IdentityProtectionTools
- madankumarinfrassistCopper Contributor
VasilMichev Thank you Vasil
