Azure AD B2C - Timestamp of user change

juni dev 336 Reputation points
2022-11-03T14:15:29.083+00:00

Hi,

Does AAD B2C have an attribute indicating the datetime the object was changed?

Btw, does the Microsoft Graph API Deltas also work for AAD B2C or only for AAD?

Many thanks,
JD

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,710 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,662 questions
{count} votes

Accepted answer
  1. CarlZhao-MSFT 37,296 Reputation points
    2022-11-04T09:28:47.21+00:00

    Hi @juni dev

    Does AAD B2C have an attribute indicating the datetime the object was changed?

    You can use Azure AD B2C audit logs to monitor the timestamp of CRUD activity for all user objects within your tenant.

    257108-page14.png

    Btw, does the Microsoft Graph API Deltas also work for AAD B2C or only for AAD?

    No, the MS graph api delta is only available for Azure AD tenants, it does not currently support Azure AD B2C.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. James Hamil 22,081 Reputation points Microsoft Employee
    2022-11-03T20:10:11.327+00:00

    Hi @juni dev , what's your use case? You could look into Azure Monitor for this but I'm not sure it's what you're looking for. Please let me know and I can help you further.

    Best,
    James

    0 comments No comments