Services Standard Before Provisioning Rule Not Triggering for Azure AD

Hi @edkmak,

Welcome to the community. Here are the steps that could help troubleshoot the issue:

  1. Check if you have the before provisioning rule assigned to the source. You can make use of the Visual studio code extension and check the source to see if the values exist under the before provisioning. If not, add them as below :

image

  1. Make sure you see the event configurations under the source.

  2. Click on the Disable button under the accounts section to see if the disable operation behavior and check the events/search to see the activities that are generated.

  3. Remove the Identity trigger from the event config and check the behavior on clicking the disable button.

Let me know how it goes.