ARS 8.2.1 slow user and group searches

When searching for a user, opening an MU, OU, group member tab, ARS 8.2.1 is noticeably slower than it's predecessor while trying to enumerate the list.  It seems to be querying Entra ID attributes on users, though i'm not really sure.

Parents Reply Children
  • Yes, it didn't fix the slowness, and it also breaks the functionality where we do need it.  We only need ARS to retrieve the user object guid, and really only when necessary for getting very specific exchange online properties for that person's mailbox (delegation for instance).

    All of the other functionality that is being bundled seems to needlessly slow regular AD activities.  Having ARS iterate through hybrid identity group memberships, or any other entra id data, is really unhelpful for our use case.  At the very least we should be able to tell ARS only what we want it to retrieve, and ignore everything else.