Hi..
I am unable to changePassword while using Microsoft Graph API .The URL for my request is POST https://graph.microsoft.com/v1.0/users/<user Principle name>/changePassword.The response message i am getting is "code": "Authorization_RequestDenied",
"message": "Access to change password operation is denied.",