Azure AD driver 5.1.7.200 error Microsoft.Exchange.Configuration.Tasks.TaskException: The group can't be created

Hi!

When trying to provision unified groups in Azure to be used for Teams the groups seem to be created correctly, but each time there is this error message in the logs:

Microsoft.Exchange.Configuration.Tasks.TaskException: The group can't be created

If someone here has an idea what could trigger this error I'm all ears Slight smile

[04/23/2024 16:18:29.128] xyz.onmicrosoft.com – subscribe Invocation: Completed
[04/23/2024 16:18:29.128] xyz.onmicrosoft.com – subscribe: PrintResultAndCheckForNextPage
 : Microsoft.Exchange.Configuration.Tasks.TaskException: The group can't be created
   at Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target, String helpUrl)
   at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory category, Object target, Boolean reThrow)
   at Microsoft.Exchange.Management.RecipientTasks.NewUnifiedGroup.CreateUnifiedGroup()
   at Microsoft.Exchange.Management.RecipientTasks.NewUnifiedGroup.InternalProcessRecord()
   at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__113_1()
   at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)

[04/23/2024 16:18:29.547] xyz.onmicrosoft.com – 127.0.0.1:9001/.../Groups
[04/23/2024 16:18:29.548] xyz.onmicrosoft.com – Invoking: New-UnifiedGroup
    DisplayName: KLAS-190-be
    Name: KLAS-190-be

[04/23/2024 16:18:34.108] xyz.onmicrosoft.com – subscribe Invocation: Completed