• Backsync assignedPlans

    Hi,

    As per this KB, the attribute assignedPlans can't be found when trying to create a sync rule.

    I'm trying to write a PowerShell script to extract assignedPlans for my customer to sync:

    $aplans = $srcObj["assignedplans"] -all
    $aplans…

  • Azure AD only Users in Active Roles not showing up

    I have followed the documentation for part 1 and 2 in the documentation below, but I am still not able to see Azure AD only users. We have a hybrid setup and I can see some Azure AD only groups not sure why. I can see licensing and Azure AD Roles, so…