Microsoft365DSC icon indicating copy to clipboard operation
Microsoft365DSC copied to clipboard

AADAttributeSet: Support for defining the custom security attributes within the set

Open adhodgson1 opened this issue 2 years ago • 0 comments

I want the ability to manage the attribute sets and the custom security attributes within the set through the Microsoft365DSC PowerShell module. It looks like currently only the attribute set object is supported.

Would it be better to manage the custom security attributes within the existing AADAttributeSet DSC resource, as the custom security attributes are directly nested within the attribute set, or is it better to create a new resource based on the MGDirectoryCustomSecurityAttributeDefinition PowerShell cmdlets?

adhodgson1 avatar Apr 26 '24 09:04 adhodgson1