Skip to content

Commit 0d55118

Browse files
authored
Update recover-from-deletions.md
1 parent 37e4dfc commit 0d55118

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/fundamentals/recover-from-deletions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ The most common scenario for deletions is when administrative units (AU) are del
9797

9898
## Recover from soft deletion
9999

100-
You can restore soft-deleted items in the administrative portal, or by using Microsoft Graph. Not all object classes can manage soft-delete capabilities in the portal, some are only listed, viewed, hard deleted, or restored using the deletedItems Microsoft Graph API
100+
You can restore soft-deleted items in the administrative portal, or by using Microsoft Graph. Not all object classes can manage soft-delete capabilities in the portal, some are only listed, viewed, hard deleted, or restored using the deletedItems Microsoft Graph API.
101101

102102
### Properties maintained with soft delete
103103

104104
| Object type | Important properties maintained |
105105
| - | -|
106106
|Users (including external users)|All properties are maintained, including ObjectID, group memberships, roles, licenses, and application assignments|
107107
|Microsoft 365 Groups|All properties are maintained, including ObjectID, group memberships, licenses, and application assignments|
108-
|Application registration||All properties are maintained. See more information after this table.|
108+
|Application registration|All properties are maintained. See more information after this table.|
109109
|Service principal|All properties maintained|
110110
|Administrative unit (AU)|All properties maintained|
111111

@@ -143,7 +143,7 @@ Currently, service principals can be listed, viewed, hard deleted, or restored v
143143

144144
### Administrative units
145145

146-
Administrative units can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore administrative units using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0.](/graph/api/directory-deleteditems-restore?tabs=http).
146+
AUs can be listed, viewed, hard deleted, or restored via the deletedItems Microsoft Graph API. To restore AUs using Microsoft Graph, see [Restore deleted item - Microsoft Graph v1.0.](/graph/api/directory-deleteditems-restore?tabs=http).
147147

148148
## Hard deletions
149149

0 commit comments

Comments
 (0)