Azure Corelation Id and Request ID

Shambhavi Rai 96 Reputation points
2021-07-09T12:34:11.257+00:00

I have an Azure account and I am making AD API calls for that account using postman, due to some issue I contacted Microsoft and they are asking for Correlation ID and request ID for the same, where can I find these two things?

This is the API I have been calling

https://learn.microsoft.com/en-gb/graph/api/user-delta?view=graph-rest-1.0&tabs=http

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,715 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,456 Reputation points Microsoft Employee
    2021-07-09T21:44:09.403+00:00

    @Shambhavi Rai
    Thank you for your post!

    When it comes to finding the Correlation ID or Request ID within Postman, you should be able to do this within the Response Body at the bottom of your screen.

    Request ID - https://graph.microsoft.com/v1.0/users/ :
    113501-image.png

    Correlation ID:
    113484-image.png

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful