0

I tried to add a bulk of users into M365 group. However, the group contains 0 members. On checking the logs, I see that a lot of member adds were successful to the group and the ones that did log a failure were all for the following reason: Microsoft.Online.DirectoryServices.DirectoryValueExistsException. That was the sole reported reason for any failures to add members to that group. What could be the issue?

user989988
  • 3,006
  • 7
  • 44
  • 91

1 Answers1

0

I try to follow these steps to add group members in bulk in Azure Active Directory.

csv file:

enter image description here

result:

enter image description here

Please check your Bulk operation results and share the Failure reason of the user.

enter image description here

unknown
  • 6,778
  • 1
  • 5
  • 14