Entra ID(Azure AD)

Yogesh Yadav 20 Reputation points
2023-11-01T11:14:59.75+00:00

jobTitle is available in my azure ad but when I am fetching is showing null,
similar lily happening with most of the filed.
this is my response against this api

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

businessPhones: []

  1. displayName: "SomeValue"
  2. givenName: "SomeValue"
  3. id: "SomeValue"
  4. jobTitle: null
  5. mail: "SomeValue"
  6. mobilePhone: null
  7. officeLocation: null
  8. preferredLanguage: null
  9. surname: "SomeValue"
  10. userPrincipalName: "SomeValue"
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,459 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,920 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 150.2K Reputation points MVP
    2023-11-01T11:45:02.6633333+00:00

1 additional answer

Sort by: Most helpful
  1. Chikita Isaac 0 Reputation points
    2023-11-30T16:19:48.32+00:00

    are having issues creating a Teams Private Channel within Targeted Release M356 tenants when using Microsoft Graph API. When we want to create a Private Channel the channel is created but the SharePoint folder backing

    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.