Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 824 Bytes

File metadata and controls

13 lines (11 loc) · 824 Bytes
author yyuank
ms.subservice entra-users
ms.topic include
  • User-PasswordProfile.ReadWrite.All is the least privileged permission to update the passwordProfile property.
  • In delegated scenarios, the calling app must be assigned a supported permission and a supported Microsoft Entra role.
    • Privileged Authentication Administrator is the least privileged role that's allowed to update this property for all administrators in the tenant.
    • In general, the signed-in user must have a higher privileged administrator role as indicated in Who can reset passwords.
  • In app-only scenarios using Microsoft Graph application permissions, User-PasswordProfile.ReadWrite.All is the least privileged permission.