Forum Discussion

RifXV's avatar
RifXV
Copper Contributor
Jun 24, 2024

Reset Entra ID User Password Playbook error "NotFound" | Microsoft Sentinel Automation

Dear all,

Has anyone ever used and activated the playbook 'Reset-EntraIDUserPassword-EntityTrigger' and encountered a 'NotFound' error as shown in the following image?

 

I want to activate this playbook as protection against the misuse of disabled Azure accounts and password brute-force attempts on Azure accounts. However, in the 'HTTP - reset a password' step, there is a 'NotFound' error displaying the message 'Resource '@' does not exist or one of its queried reference-property objects are not present.

A little help and insight would be greatly appreciated.

 

 

 

3 Replies

  • clarkry650's avatar
    clarkry650
    Copper Contributor
    Hmm where did you get the logic app? yours looks different from mine. I just got this setup and it works. your third screenshot where it states "@ does not exist" is your issue. you don't have a foreach loop?

  • clarkry650's avatar
    clarkry650
    Copper Contributor
    Did you grant the appropriate permissions/roles according to this article:
    https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Microsoft%20Entra%20ID/Playbooks/Reset-AADUserPassword

Resources