Skip to content

Commit b0e3e85

Browse files
authored
Updates tense and contraction for tone.
1 parent cb88415 commit b0e3e85

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
@@ -202,7 +202,7 @@ Confirm the mapping for *active* for your application. If your using an applicat
202202

203203
The following scenarios will trigger a disable or a delete:
204204
* A user is soft deleted in Azure AD (sent to the recycle bin / AccountEnabled property set to false).
205-
30 days after a user is deleted in Azure AD, they will be permanently deleted from the tenant. At this point, the provisioning service will send a DELETE request to permanently delete the user in the application. At any time during the 30-day window, you can [manually delete a user permanently](../fundamentals/active-directory-users-restore.md), which sends a delete request to the application.
205+
30 days after a user is deleted in Azure AD, they are permanently deleted from the tenant. At this point, the provisioning service sends a DELETE request to permanently delete the user in the application. At any time during the 30-day window, you can [manually delete a user permanently](../fundamentals/active-directory-users-restore.md), which sends a delete request to the application.
206206
* A user is permanently deleted / removed from the recycle bin in Azure AD.
207207
* A user is unassigned from an app.
208208
* A user goes from in scope to out of scope (doesn't pass a scoping filter anymore).

0 commit comments

Comments
 (0)