Skip to content

Commit ce469bb

Browse files
Update object-deletions-not-sync.md
1 parent 40e2b49 commit ce469bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/user-prov-sync/object-deletions-not-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To fix this issue, follow these steps:
4343
```
4444
1. If sync is working correctly but the Active Directory object deletion is still not propagated to Microsoft Entra ID, manually remove the orphaned object. To do so, use one of the following Microsoft Graph PowerShell cmdlets:
4545
46-
- [Remove-MgContact](/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgcontact)
46+
- [Remove-MgUserContact](/powershell/module/microsoft.graph.personalcontacts/remove-mgusercontact?view=graph-powershell-1.0)
4747
- [Remove-MgGroup](/powershell/module/microsoft.graph.groups/remove-mggroup)
4848
- [Remove-MgUser](/powershell/module/microsoft.graph.users/remove-mguser)
4949

0 commit comments

Comments
 (0)