Azure AD Devices graph api.

Anonymous
2022-10-06T14:53:13.657+00:00

Hi devs,
I am new to Azure AD devices management,
While querying in graph explorer using device endpoint
ie:-

https://graph.microsoft.com/v1.0/devices

I got confused with these two properties as both the property value are always same.

  • registrationDateTime
  • createdDateTime

I wanted to know what is the difference between the two properties?

248080-aaddevice.png

Microsoft Security Microsoft Entra Microsoft Entra ID
Microsoft Security Intune Other
Microsoft Security Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2022-11-01T19:38:31.727+00:00

    Hi @Anonymous , in doing research to answer your question I unfortunately don't think the Graph API offers a built in property for this. This is the list of device properties. It seems the only time-related properties are with syncing and sign-ins. Have you looked into adding custom data? With this you can add the creation date and call it when needed. Please let me know if you have any questions.

    Best,
    James

    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.