You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,20 +46,14 @@ Grant TeamsInteropPolicy and TeamsUpgradePolicy together as noted below to manag
50
46
- Coordinate granting of TeamsUpgradePolicy and TeamsInteropPolicy:
51
47
52
48
53
-
```Instance
54
-
Grant instance of TeamsUpgradePolicy using mode: Islands
55
-
Grant instance of TeamsInteropPolicy: DisallowOverrideCallingDefaultChatDefault
56
-
```
49
+
**Grant instance of TeamsUpgradePolicy using mode: Islands**
50
+
**Grant instance of TeamsInteropPolicy: DisallowOverrideCallingDefaultChatDefault**
57
51
58
-
```Instance
59
-
Grant instance of TeamsUpgradePolicy using mode: SfBonly, SfBWithTeamsCollab
60
-
Grant instance of TeamsInteropPolicy: DisallowOverrideCallingSfbChatSfb
61
-
```
52
+
**Grant instance of TeamsUpgradePolicy using mode: SfBonly, SfBWithTeamsCollab**
53
+
**Grant instance of TeamsInteropPolicy: DisallowOverrideCallingSfbChatSfb**
62
54
63
-
```Instance
64
-
Grant instance of TeamsUpgradePolicy using mode: TeamsOnly
65
-
Grant instance of TeamsInteropPolicy: DisallowOverrideCallingTeamsChatTeams
66
-
```
55
+
**Grant instance of TeamsUpgradePolicy using mode: TeamsOnly**
56
+
**Grant instance of TeamsInteropPolicy: DisallowOverrideCallingTeamsChatTeams**
67
57
68
58
69
59
In particular, if you grant the TeamsUpgradePolicy instance “UpgradeToTeams” (Mode =TeamsOnly) to any user, you must also grant the DisallowOverrideCallingTeamsChatTeams instance of TeamsInteropPolicy to ensure the user can receive chats and calls.
0 commit comments