Azure BackSync Replacement Workflow stops running after encountering an error.
The script used in the workflow is not moving to the next object because it stops when it encounters an error processing the Azure objects.
WORKAROUND
Add the following switch with parameter (-ErrorAction SilentlyContinue) at the end of every Get-MgUser, Get-MgGroup or Get-MgContact as shown in the sample below.

This issue has been logged as defect ID 489456 and will be addressed in a future version of Active Roles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center