Skip to content

Commit 7b05c18

Browse files
authored
Fixes grammar on plural.
1 parent 4a6c2e8 commit 7b05c18

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
@@ -200,7 +200,7 @@ Confirm the mapping for *active* for your application. If you're using an applic
200200

201201
**Configure your application to delete a user**
202202

203-
The scenarios triggers a disable or a delete:
203+
The scenario triggers a disable or a delete:
204204
* A user is soft deleted in Azure AD (sent to the recycle bin / AccountEnabled property set to false).
205205
30 days after a user is deleted in Azure AD, they're 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.

0 commit comments

Comments
 (0)