Microsoft365DSC
Microsoft365DSC copied to clipboard
AADAttributeSet: Support for defining the custom security attributes within the set
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?