Skip to content

Commit 6b7e715

Browse files
authored
Updates they are for tone.
1 parent 182e7da commit 6b7e715

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
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 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.
205+
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.
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).
@@ -230,8 +230,8 @@ The following table describes how you can configure deprovisioning actions with
230230

231231
**Known limitations**
232232

233-
* If a user that was previously managed by the provisioning service is unassigned from an app, or from a group assigned to an app we will send a disable request. At that point, the user is not managed by the service and we won't send a delete request when they are deleted from the directory.
234-
* Provisioning a user that is disabled in Azure AD is not supported. They must be active in Azure AD before they are provisioned.
233+
* If a user that was previously managed by the provisioning service is unassigned from an app, or from a group assigned to an app we will send a disable request. At that point, the user is not managed by the service and we won't send a delete request when they're deleted from the directory.
234+
* Provisioning a user that is disabled in Azure AD is not supported. They must be active in Azure AD before they're provisioned.
235235
* When a user goes from soft-deleted to active, the Azure AD provisioning service will activate the user in the target app, but won't automatically restore the group memberships. The target application should maintain the group memberships for the user in inactive state. If the target application doesn't support this, you can restart provisioning to update the group memberships.
236236

237237
**Recommendation**

0 commit comments

Comments
 (0)