Skip to content

Commit 9e82808

Browse files
authored
Update use-upn-matching-identity-sync.md
1 parent ecfaf82 commit 9e82808

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

support/entra/entra-id/user-prov-sync/use-upn-matching-identity-sync.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ The UPN matching process has the following technical limitations:
3939

4040
To start the UPN matching process, follow these steps:
4141

42-
1. If you started syncing to Microsoft Entra ID before March 30, 2016, run the following [Update-MgDirectoryOnPremiseSynchronization](/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryonpremisesynchronization) cmdlet to enable UPN soft match for your organization only. For more information, see [Get started with the Microsoft Graph PowerShell SDK](/powershell/microsoftgraph/get-started)]
42+
1. If you started syncing to Microsoft Entra ID before March 30, 2016, run the following [Update-MgDirectoryOnPremiseSynchronization](/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryonpremisesynchronization) cmdlet to enable UPN soft match for your organization only.
43+
44+
For more information, see [Get started with the Microsoft Graph PowerShell SDK](/powershell/microsoftgraph/get-started).
4345

4446
```powershell
4547
Import-Module Microsoft.Graph.Identity.DirectoryManagement

0 commit comments

Comments
 (0)