Skip to content

Commit 4308a6d

Browse files
authored
Merge pull request #100954 from MarileeTurscak-MSFT/patch-280
Fixed typo
2 parents 2244fc5 + 254a5ce commit 4308a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-pta-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ A: Under the following circumstances your on-premises UPN changes may not synchr
163163

164164
This is because the default behavior of tenants created prior to June 15th 2015 was to block UPN changes. If you need to un-block UPN changes you need to run the following PowerShell cmdlt:
165165

166-
`Set-MsolDirSyncFeature -Feature SynchronizeUpnForManagedUsers-Enable $True`
166+
`Set-MsolDirSyncFeature -Feature SynchronizeUpnForManagedUsers -Enable $True`
167167

168168
Tenants created after June 15th 2015 have the default behavior of synchronizing UPN changes.
169169

0 commit comments

Comments
 (0)