Skip to content

Commit c9cb4e6

Browse files
authored
Updates for correctness.
1 parent 7b05c18 commit c9cb4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/app-provisioning/how-provisioning-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ By default, the Azure AD provisioning service soft deletes or disables users tha
213213

214214
When one of the four events occurs and the target application doesn't support soft deletes, the provisioning service sends a DELETE request to permanently delete the user from the app.
215215

216-
If you see an attribute IsSoftDeleted in your attribute mappings, it's used to determine the state of the user and whether to send an update request with active = false to soft delete the user.
216+
If you see `IsSoftDeleted` in your attribute mappings, it's used to determine the state of the user and whether to send an update request with `active = false` to soft delete the user.
217217

218218
**Deprovisioning events**
219219

0 commit comments

Comments
 (0)