Posted on 2 de Janeiro de 2021
To obtain information about the user and the respective photo, we have to make two requests, one to obtain user information and the other to obtain a photo. If your application obtains information from just one user, this may not be a problem, but if you need to obtain a list of users, there will […]
Posted on 29 de Julho de 2020
Add Azure AD Attributes to Profile Card On the profile card in Microsoft 365, you can find information about users that is stored and maintained by your organization, for example Job title or Office location. Microsoft Graph has new API’s that allows us to add Azure AD Attributes to the profile card, they use the profileCardProperty resource to show additional properties for […]