How to delete Azure EntraID account during user termination?

How to delete Azure EntraID account during user termination? Is it possible to implement it via before provisioning rule?

Hi @sarora5,

If you are using the OOTB Azure connector, then you can make use of the before provisioning rule to perform delete action. The Services standard rule can be helpful.

Else, if you are on a generic REST connector for Azure, the deletion can be directly handled through the HTTP operations.