powershell - Can I get or set user thumbnail photo using Azure AD REST API? -


i'd manage active directory user's thumbnail photos using azure rest api. can azure active directory rest api, exchange online rest api, unified graph api. of those.

unfortunately object returned graph api not contain photo data. , $link references did not work me either.

any ideas?

regards, dmitry

yes, can. try this:

http https://graph.windows.net/<directory_name_or_id>/users/<users_upn_or_objectid>/thumbnailphoto"  

Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -