Skip to content

Commit b2a4a92

Browse files
authored
Merge pull request #264098 from jamescadd/acs-c2c-quickstart-update
Add link to Teams policy, remove policy table
2 parents 628b683 + 41bb055 commit b2a4a92

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

articles/communication-services/concepts/includes/enable-interoperability-for-teams-tenant.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,7 @@ Connect-MicrosoftTeams
4545

4646
### 3. Enable tenant configuration
4747

48-
Interoperability with Communication Services resources is controlled via tenant configuration and assigned policy. Teams tenant has a single tenant configuration, and Teams users have assigned global policy or custom policy. The following table shows possible scenarios and impacts on interoperability.
49-
50-
| Tenant configuration | Global policy | Custom policy | Assigned policy | Interoperability |
51-
| --- | --- | --- | --- | --- |
52-
| True | True | True | Global | **Enabled** |
53-
| True | True | True | Custom | **Enabled** |
54-
| True | True | False | Global | **Enabled** |
55-
| True | True | False | Custom | Disabled |
56-
| True | False | True | Global | Disabled |
57-
| True | False | True | Custom | **Enabled** |
58-
| True | False | False | Global | Disabled |
59-
| True | False | False | Custom | Disabled |
60-
| False | True | True | Global | Disabled |
61-
| False | True | True | Custom | Disabled |
62-
| False | True | False | Global | Disabled |
63-
| False | True | False | Custom | Disabled |
64-
| False | False | True | Global | Disabled |
65-
| False | False | True | Custom | Disabled |
66-
| False | False | False | Global | Disabled |
67-
| False | False | False | Custom | Disabled |
48+
Interoperability with Communication Services resources is controlled via tenant configuration and assigned policy. Teams tenant has a single tenant configuration, and Teams users have assigned global policy or custom policy. For more information, see [Assign Policies in Teams](/microsoftteams/policy-assignment-overview).
6849

6950
After successful login, you can run the cmdlet [Set-CsTeamsAcsFederationConfiguration](/powershell/module/teams/set-csteamsacsfederationconfiguration) to enable Communication Services resource in your tenant. Replace the text `IMMUTABLE_RESOURCE_ID` with an immutable resource ID in your communication resource. You can find more details on how to get this information [here](../troubleshooting-info.md#getting-immutable-resource-id).
7051

0 commit comments

Comments
 (0)