Azure AD Group Writeback Ignores 'Group writeback state' Setting. Writes Back as Distribution 'groupType' regardless of 'OnPremisesGroupType'

Matt 0 Reputation points
2024-02-22T04:12:35.01+00:00

Group writeback is configured in the environment and groups are writing back as expected, however, the local 'groupType' attribute is writing back as a Distribution Group regardless of the group writeback state configured in Azure options of 'Security/Mail enabled security/Distribution'. When I run "(Get-MgBetaGroup -groupid $groupID).WritebackConfiguration" this returns the expected attributes showing configured correctly: IsEnabled:True OnPremisesGroupType:UniversalSecurityGroup This is happening for all groups existing and newly created. As per learn.microsoft for 'update-mgbetagroup' this can happen 'If isEnabled or the NewUnifiedGroupWritebackDefault group setting is true but this property isn't explicitly configured: Microsoft 365 groups are written back as universalDistributionGroup by defaultSecurity groups are written back as universalSecurityGroup by default' ...however, the property is explicitly configured as 'universalSecurityGroup'

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,279 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.