Skip to content

Commit 6325659

Browse files
Merge pull request #195234 from ArvindHarinder1/patch-249
Update toc.yml
2 parents 3d78e08 + 87a22ec commit 6325659

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The feature lets you specify a deletion threshold, above which an admin
2121
needs to explicitly choose to allow the deletions to be processed.
2222

2323
> [!NOTE]
24-
> Accidental deletions are not supported for our Workday / SuccessFactors integrations. It is also not supported for changes in scoping (e.g. changing a scoping filter or changing from "sync all users and groups" to "sync assigned users and groups". Until the accidental deletions prevention feature is fully released, you will need to access the Azure portal using this URL: https://aka.ms/AccidentalDeletionsPreview
24+
> Accidental deletions are not supported for our Workday / SuccessFactors integrations. It is also not supported for changes in scoping (e.g. changing a scoping filter or changing from "sync all users and groups" to "sync assigned users and groups"). Until the accidental deletions prevention feature is fully released, you'll need to access the Azure portal using this URL: https://aka.ms/AccidentalDeletionsPreview
2525
2626

2727
## Configure accidental deletion prevention
@@ -30,18 +30,18 @@ To enable accidental deletion prevention:
3030
2. Select **Enterprise applications** and then select your app.
3131
3. Select **Provisioning** and then on the provisioning page select **Edit provisioning**.
3232
4. Under **Settings**, select the **Prevent accidental deletions** checkbox and specify a deletion
33-
threshold. Also, be sure the notification email address is completed. If the deletion threshold his met and email will be sent.
33+
threshold. Also, be sure the notification email address is completed. If the deletion threshold is met an email will be sent.
3434
5. Select **Save**, to save the changes.
3535

3636
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).
3737

3838
## Known limitations
3939
There are two key limitations to be aware of and are actively working to address:
40-
- HR-driven provisioning from Workday and SuccessFactors do not support the accidental deletions feature.
41-
- Changes to your provisioning configuration (e.g. changing scoping) is not supported by the accidental deletions feature.
40+
- HR-driven provisioning from Workday and SuccessFactors don't support the accidental deletions feature.
41+
- Changes to your provisioning configuration (e.g. changing scoping) isn't supported by the accidental deletions feature.
4242

4343
## Recovering from an accidental deletion
44-
If you encounter an accidental deletion you will see it on the provisioning status page. It will say **Provisioning has been quarantined. See quarantine details for more information.**.
44+
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.**.
4545

4646
You can click either **Allow deletes** or **View provisioning logs**.
4747

@@ -51,20 +51,20 @@ The **Allow deletes** action will delete the objects that triggered the accident
5151

5252
1. Select **Allow deletes**.
5353
2. Click **Yes** on the confirmation to allow the deletions.
54-
3. You will see confirmation that the deletions were accepted and the status will return to healthy with the next cycle.
54+
3. You'll see confirmation that the deletions were accepted and the status will return to healthy with the next cycle.
5555

5656
### Rejecting deletions
5757

58-
If you do not want to allow the deletions, you need to do the following:
58+
If you don't want to allow the deletions, you need to do the following:
5959
- Investigate the source of the deletions. You can use the provisioning logs for details.
6060
- Prevent the deletion by assigning the user / group to the app again, restoring the user / group, or updating your provisioning configuration.
61-
- Once you've made the necessary changes to prevent the user / group from being deleted, restart provisioning. Please do not restart provisioning until you've made the necessary changes to prevent the users / groups from being deleted.
61+
- Once you've made the necessary changes to prevent the user / group from being deleted, restart provisioning. Please don't restart provisioning until you've made the necessary changes to prevent the users / groups from being deleted.
6262

6363

6464
### Test deletion prevention
6565
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).
6666

67-
Let the provisioning job run (20 – 40 mins) and navigate back to the provisioning page. You will see the provisioning job in quarantine and can choose to allow the deletions or review the provisioning logs to understand why the deletions occurred.
67+
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.
6868

6969
## Common de-provisioning scenarios to test
7070
- Delete a user / put them into the recycle bin.
@@ -83,7 +83,7 @@ application could include: unassigning the user from the application and soft /
8383
evaluated for deletion count towards the deletion threshold. In addition to deletions, the same functionality also works for disables.
8484

8585
### What is the interval that the deletion threshold is evaluated on?
86-
It is evaluated each cycle. If the number of deletions does not exceed the threshold during a
86+
It is evaluated each cycle. If the number of deletions doesn't exceed the threshold during a
8787
single cycle, the “circuit breaker” won’t be triggered. If multiple cycles are needed to reach a
8888
steady state, the deletion threshold will be evaluated per cycle.
8989

articles/active-directory/app-provisioning/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ items:
119119
href: workday-attribute-reference.md
120120
- name: Provisioning Agent version history
121121
href: provisioning-agent-release-version-history.md
122-
- name: Migrate connector from MIM Sync
123-
href: on-premises-migrate-microsoft-identity-manager.md
122+
- name: Migrate connector from MIM Sync
123+
href: on-premises-migrate-microsoft-identity-manager.md
124124
- name: Resources
125125
items:
126126
- name: Support and help options for developers
@@ -136,4 +136,4 @@ items:
136136
- name: Stack Overflow
137137
href: https://stackoverflow.com/questions/tagged/azure-active-directory
138138
- name: Videos
139-
href: https://azure.microsoft.com/documentation/videos/index/?services=active-directory
139+
href: https://azure.microsoft.com/documentation/videos/index/?services=active-directory

0 commit comments

Comments
 (0)