ODBC Driver for Azure Active Directory

Build 24.0.9175

UpdateUserPhoto

Updates a user's profile photo in the directory.

Input

Name Type Description
UserId String The unique identifier of the user whose photo is being updated. This identifier is a globally unique identifier (GUID) that represents the Azure Active Directory user.
Content String Binary content of the photo to be uploaded. Must adhere to Azure Active Directory photo size and format limitations.
LocalFile String Full file path and name of the local file containing the photo to be uploaded. Use this for uploading directly from a local directory.

Result Set Columns

Name Type Description
Status String Indicates the execution result of the stored procedure, which typically includes success or error messages for troubleshooting.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175