Using PowerShell to Manage Azure AD Custom Security Attributes

MVP

 

Azure AD custom security attributes can mark user and service principal objects for special processing, which is how the app filter for conditional access policies works. It’s nice to be able to interact with data through PowerShell and the Microsoft Graph PowerShell SDK cmdlets support setting, updating, and retrieval of Azure AD custom security attributes. Everything works, but it’s a pity that it’s a little clunky.

https://office365itpros.com/2022/11/11/custom-security-attributes-ps/

0 Replies