Azure Corelation Id and Request ID

Shambhavi Rai 91 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

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,543 questions
Microsoft Graph Users API
Microsoft Graph Users API
A Microsoft API that allows you to build compelling app experiences based on users, their relationships with other users and groups, and the resources they access for example their mails, calendars, files, administrative roles, group memberships.
641 questions
No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 27,666 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