Self-Service Group Management Activities questions

Curtis L 25 Reputation points
2023-10-18T16:42:21.0266667+00:00

Hello All,

I'm trying to dig through some Audit Log Events from the Azure Entra ID (formerly Azure Active Directory) Audit Log. I've noticed a bunch of activity from the "Self-Service Group Management" Service, with a multitude of activities such as:

  • Features_GetFeaturesAsync
  • Features_IsFeatureEnabledAsync
  • Group_GetDynamicGroupProperties
  • GroupLifecyclePolicies_Get
  • GroupsODataV4_Get

Unfortunately I'm not having any luck finding any type of description or details as to what each of these activities are doing. Does anyone know where information on these activities can be found?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,599 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 118.1K Reputation points MVP Moderator
    2023-10-19T07:26:32.6+00:00

    Those look like internal calls that do not directly correspond to a user action within the feature. No idea why they are exposed in the logs.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Per Austreng 5 Reputation points
    2023-12-12T16:27:09.84+00:00

    I had the same kind of events in my logs and found this link: https://learn.microsoft.com/en-us/entra/identity/monitoring-health/reference-audit-activities. Not that there is a good description, but it's more than MS usually offers....

    1 person found this answer helpful.

  2. O365-ISS-Admin-BTG 6 Reputation points
    2023-12-07T14:00:00.09+00:00

    I am also trying to understand why these are appearing in the logs.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.