Why is the 'created' changeType change notification not triggered for group creation in MS Graph?

Marko Uljarevic 20 Reputation points
2025-02-07T14:34:39.2533333+00:00

Hi,

I am working with Microsoft Graph change notifications and have set up a subscription to listen for the created changeType for groups. However, when a group is created, it seems that only the updated changeType is triggered instead of the created changeType. I also receive the deleted changeType when a group is deleted.

I wanted to ask if this behavior is intentional. Is it expected that the created changeType is not triggered when a new group is created, and instead only the updated changeType is sent? If this is by design, could you provide clarification on why this happens and any potential workarounds for correctly receiving notifications for newly created groups?

Thank you!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,108 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saranya Madhu-MSFT 1,650 Reputation points Microsoft Vendor
    2025-02-12T03:36:03.35+00:00

    Hi Marko Uljarevic,

    Thanks for reaching out to Microsoft!

    As mentioned in the Microsoft documentation, it is a limitation.

    Creation and soft-deletion of groups also trigger the updated changeType.

    User's image

    Similar posts: https://learn.microsoft.com/en-in/answers/questions/1033214/how-to-distinguish-between-changetype-updated-in-m

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.