Skip to content

Commit d967e53

Browse files
authored
Update Get-CsTeamsUpgradePolicy.md
1 parent 62447d9 commit d967e53

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

skype/skype-ps/skype/Get-CsTeamsUpgradePolicy.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ NOTES:
3131
- If you are using Skype for Business Server, there are no built-in instances and you'll need to create one. Also, only the NotifySfBUsers property is available. Mode is not present
3232
- Instances with mode set to SfBWithTeamsCollab and SfBWithTeamsCollabAndMeetings are not yet fully functional. From a routing perspective, they will behave like SfBOnly mode.
3333

34-
IMPORTANT: TeamsUpgradePolicy has replaced TeamsInteropPolicy. Components that previously honored TeamsInteropPolicy have been updated to honor TeamsUpgradePolicy instead. Do not use TeamsInteropPolicy.
34+
IMPORTANT: TeamsUpgradePolicy has replaced TeamsInteropPolicy. Components that previously honored TeamsInteropPolicy have been updated to honor TeamsUpgradePolicy instead. Do not use TeamsInteropPolicy. In addition, Legacy mode in TeamsUpgradePolicy has been retired.
3535

3636

3737
## EXAMPLES
@@ -45,16 +45,6 @@ Description : Users can use either Skype for Business client or Teams client
4545
Mode : Islands
4646
NotifySfbUsers : False
4747
48-
Identity : Tag:NoUpgrade
49-
Description : Users can use either Skype for Business client or Teams client
50-
Mode : Legacy
51-
NotifySfbUsers : False
52-
53-
Identity : Tag:NotifyForTeams
54-
Description : Show notification of pending upgrade in Skype for Business client
55-
Mode : Legacy
56-
NotifySfbUsers : True
57-
5848
Identity : Tag:UpgradeToTeams
5949
Description : Use Teams Only
6050
Mode : TeamsOnly

0 commit comments

Comments
 (0)