79690770

Date: 2025-07-05 03:07:17
Score: 2
Natty:
Report link

IsSoftDeleted is a provisioning engine virtual attribute, evaluated only at runtime during provisioning operations.

The Expression Builder test tools only evaluate actual user object attributes pulled from Entra (or AD, if hybrid).

Since IsSoftDeleted isn’t stored on the user , it's calculated in the context of:

Whether the user is in scope

Whether the provisioning engine considers them active

The Expression Builder can’t simulate provisioning scope logic, so it can’t test IsSoftDeleted.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Nico