RemoveUserPhoto
Deletes a user's profile photo from the directory.
Input
Name | Type | Description |
UserId | String | The unique identifier of the user whose photo is to be removed. Typically, this identifier corresponds to the Azure Active Directory user ID. |
Result Set Columns
Name | Type | Description |
Status | String | Indicates the execution status of the stored procedure, such as success or specific error codes. |