Skip to content

Commit f4cf6a1

Browse files
committed
Restoring soft-deleted user
1 parent a184ed3 commit f4cf6a1

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

articles/active-directory/app-provisioning/known-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This article discusses known issues to be aware of when you work with app provis
3131

3232
### Unsupported synchronization scenarios
3333

34+
- Restoring a previously soft-deleted user in the target tenant
3435
- Synchronizing groups, devices, and contacts into another tenant
3536
- Synchronizing users across clouds
3637
- Synchronizing photos across tenants

articles/active-directory/app-provisioning/provision-on-demand.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ There are currently a few known limitations to on-demand provisioning. Post your
170170
171171
* On-demand provisioning of groups supports updating up to 5 members at a time
172172
::: zone-end
173+
* Restoring a previously soft-deleted user in the target tenant with on-demand provisioning isn't supported.
173174
* On-demand provisioning of roles isn't supported.
174175
* On-demand provisioning supports disabling users that have been unassigned from the application. However, it doesn't support disabling or deleting users that have been disabled or deleted from Azure AD. Those users won't appear when you search for a user.
175176

articles/active-directory/multi-tenant-organizations/cross-tenant-synchronization-configure.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,18 @@ Your tenant doesn't have an Azure AD Premium P1 or P2 license.
442442

443443
You must have Azure AD Premium P1 or P2 to configure trust settings.
444444

445+
#### Symptom - Recently deleted user in the target tenant is not restored
446+
447+
After soft deleting a synchronized user in the target tenant, the user isn't restored with on-demand provisioning or during the next synchronization cycle.
448+
449+
**Cause**
450+
451+
Restoring a previously soft-deleted user in the target tenant isn't supported.
452+
453+
**Solution**
454+
455+
Manually restore the soft-deleted user in the target tenant. For more information, see [Restore or remove a recently deleted user using Azure Active Directory](../fundamentals/active-directory-users-restore.md).
456+
445457
## Next steps
446458

447459
- [Tutorial: Reporting on automatic user account provisioning](../app-provisioning/check-status-user-account-provisioning.md)

0 commit comments

Comments
 (0)