| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Identity.DirectoryManagement
$params = @{
description = "Attributes for engineering team"
maxAttributesPerSet = 20
}
Update-MgDirectoryAttributeSet -AttributeSetId $attributeSetId -BodyParameter $params