Skip to content

Commit acf9fd0

Browse files
Update teams/teams-ps/teams/Set-TeamsEnvironmentConfig.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 97eba40 commit acf9fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Set-TeamsEnvironmentConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Set-TeamsEnvironmentConfig -TeamsEnvironmentName TeamsChina
5454
$cred=get-credential
5555
Move-CsUser -Identity "[email protected]" -Target "sipfed.online.lync.com" -Credential $cred
5656
```
57-
This cmdlet is mainly introduced to support Skype for business to Microsoft Teams user migration called with Move-CsUser.
57+
This cmdlet is mainly introduced to support Skype for Business to Microsoft Teams user migration using Move-CsUser.
5858
Above exaple shows how tenant admins can run move-csuser in Gallatin and other special clouds after setting environment config using Set-TeamsEnvironmentConfig.
5959
Note: Set-TeamsEnvironmentConfig needs to be run only once for a machine. No need to run everytime before running Move-CsUser.
6060

0 commit comments

Comments
 (0)