Skip to content

Commit 8269b4a

Browse files
authored
Merge pull request #237987 from MicrosoftDocs/main
5/12 AM Publish
2 parents 3845ebe + a407bd7 commit 8269b4a

File tree

67 files changed

+1760
-411
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1760
-411
lines changed

articles/active-directory/app-provisioning/accidental-deletions.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: how-to
1010
ms.workload: identity
11-
ms.date: 05/05/2023
11+
ms.date: 05/12/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
zone_pivot_groups: app-provisioning-cross-tenant-synchronization
@@ -24,8 +24,7 @@ The Azure AD provisioning service includes a feature to help avoid accidental de
2424
The Azure AD provisioning service includes a feature to help avoid accidental deletions. This feature ensures that users aren't disabled or deleted in the target tenant unexpectedly.
2525
::: zone-end
2626

27-
The feature lets you specify a deletion threshold, above which an admin
28-
needs to explicitly choose to allow the deletions to be processed.
27+
You use accidental deletions to specify a deletion threshold. Anything above the threshold that you set requires an admin to explicitly allow the processing of the deletions.
2928

3029
## Configure accidental deletion prevention
3130

@@ -50,37 +49,37 @@ threshold.
5049

5150
5. Ensure the **Notification Email** address is completed.
5251

53-
If the deletion threshold is met, an email will be sent.
52+
If the deletion threshold is met, an email is sent.
5453

5554
6. Select **Save** to save the changes.
5655

57-
When the deletion threshold is met, the job will go into quarantine and a notification email will be sent. The quarantined job can then be allowed or rejected. To learn more about quarantine behavior, see [Application provisioning in quarantine status](application-provisioning-quarantine-status.md).
56+
When the deletion threshold is met, the job goes into quarantine, and a notification email is sent. The quarantined job can then be allowed or rejected. To learn more about quarantine behavior, see [Application provisioning in quarantine status](application-provisioning-quarantine-status.md).
5857

5958
## Recovering from an accidental deletion
60-
If you encounter an accidental deletion, you'll see it on the provisioning status page. It will say **Provisioning has been quarantined. See quarantine details for more information**.
59+
When you encounter an accidental deletion, you see it on the provisioning status page. It says `Provisioning has been quarantined. See quarantine details for more information`.
6160

6261
You can click either **Allow deletes** or **View provisioning logs**.
6362

6463
### Allowing deletions
6564

66-
The **Allow deletes** action will delete the objects that triggered the accidental delete threshold. Use the following procedure to accept the deletes.
65+
The **Allow deletes** action deletes the objects that triggered the accidental delete threshold. Use the procedure to accept the deletions.
6766

6867
1. Select **Allow deletes**.
6968
2. Click **Yes** on the confirmation to allow the deletions.
70-
3. You'll see confirmation that the deletions were accepted and the status will return to healthy with the next cycle.
69+
3. View the confirmation that the deletions were accepted. The status returns to healthy with the next cycle.
7170

7271
### Rejecting deletions
7372

74-
If you don't want to allow the deletions, you need to do the following:
73+
Investigate and reject deletions as necessary:
7574
- Investigate the source of the deletions. You can use the provisioning logs for details.
7675
- Prevent the deletion by assigning the user / group to the application (or configuration) again, restoring the user / group, or updating your provisioning configuration.
7776
- Once you've made the necessary changes to prevent the user / group from being deleted, restart provisioning. Don't restart provisioning until you've made the necessary changes to prevent the users / groups from being deleted.
7877

7978

8079
### Test deletion prevention
81-
You can test the feature by triggering disable / deletion events by setting the threshold to a low number, for example 3, and then changing scoping filters, un-assigning users, and deleting users from the directory (see common scenarios in next section).
80+
You can test the feature by triggering disable / deletion events by setting the threshold to a low number, for example 3, and then changing scoping filters, unassigning users, and deleting users from the directory (see common scenarios in next section).
8281

83-
Let the provisioning job run (20 – 40 mins) and navigate back to the provisioning page. You'll see the provisioning job in quarantine and can choose to allow the deletions or review the provisioning logs to understand why the deletions occurred.
82+
Let the provisioning job run (20 – 40 mins) and navigate back to the provisioning page. Check the provisioning job in quarantine and choose to allow the deletions or review the provisioning logs to understand why the deletions occurred.
8483

8584
## Common deprovisioning scenarios to test
8685
- Delete a user / put them into the recycle bin.
@@ -93,15 +92,15 @@ To learn more about deprovisioning scenarios, see [How Application Provisioning
9392
## Frequently Asked Questions
9493

9594
### What scenarios count toward the deletion threshold?
96-
When a user is set to be removed from the target application (or target tenant), it will be counted against the
95+
When a user is set for removal from the target application (or target tenant), it's counted against the
9796
deletion threshold. Scenarios that could lead to a user being removed from the target
9897
application (or target tenant) could include: unassigning the user from the application (or configuration) and soft / hard deleting a user in the directory. Groups
9998
evaluated for deletion count towards the deletion threshold. In addition to deletions, the same functionality also works for disables.
10099

101100
### What is the interval that the deletion threshold is evaluated on?
102101
It's evaluated each cycle. If the number of deletions doesn't exceed the threshold during a
103-
single cycle, the “circuit breaker” won’t be triggered. If multiple cycles are needed to reach a
104-
steady state, the deletion threshold will be evaluated per cycle.
102+
single cycle, the “circuit breaker” isn't triggered. If multiple cycles are needed to reach a
103+
steady state, the deletion threshold is evaluated per cycle.
105104

106105
### How are these deletion events logged?
107106
You can find users that should be disabled / deleted but haven’t due to the deletion threshold.

articles/active-directory/app-provisioning/export-import-provisioning-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: how-to
1010
ms.workload: identity
11-
ms.date: 05/09/2023
11+
ms.date: 05/12/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
---

articles/active-directory/app-provisioning/workday-retrieve-pronoun-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: reference
1010
ms.workload: identity
11-
ms.date: 05/09/2023
11+
ms.date: 05/12/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh, chmutali
1414
---

0 commit comments

Comments
 (0)