Skip to content

Commit 6e10abb

Browse files
authored
Merge pull request #212460 from tinaharter/tinaharter/updateDoc
add conceptual document
2 parents a852245 + 375436c commit 6e10abb

File tree

3 files changed

+83
-0
lines changed

3 files changed

+83
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Support for government clouds
3+
titleSuffix: An Azure Communication Services concept document
4+
description: Support for external user from Azure Communication Services connecting to Microsoft Teams in government clouds
5+
author: tinaharter
6+
ms.author: tinaharter
7+
ms.date: 9/22/2022
8+
ms.topic: conceptual
9+
ms.service: azure-communication-services
10+
ms.subservice: teams-interop
11+
---
12+
13+
# Support for government clouds
14+
Developers can integrate Azure Communication Services to connect to Microsoft Teams also in government clouds. Azure Communication Services allows connecting to Microsoft 365 cloud that meets government security and compliance requirements. The following sections show supported clouds and scenarios for external users from Azure Communication Services.
15+
16+
## Supported cloud parity between Microsoft 365 and Azure
17+
The following table shows pair of government clouds that are currently supported by Azure Communication Services:
18+
19+
| Microsoft 365 cloud| Azure cloud| Support |
20+
| --- | --- | --- |
21+
| [GCC](/office365/servicedescriptions/office-365-platform-service-description/office-365-us-government/gcc) | Public ||
22+
| [GCC-H](/office365/servicedescriptions/office-365-platform-service-description/office-365-us-government/gcc-high-and-dod) | [US Government](/azure/azure-government/documentation-government-welcome) | ✔️ |
23+
24+
## Supported use cases
25+
26+
The following table show supported use cases for Gov Cloud user with Azure Communication Services:
27+
28+
| Scenario | Supported |
29+
| --- | --- |
30+
| Join Teams meeting | ✔️ |
31+
| Join channel Teams meeting [1] | ✔️ |
32+
| Join Teams webinar ||
33+
| [Join Teams live events](/microsoftteams/teams-live-events/what-are-teams-live-events).||
34+
| Join [Teams meeting scheduled in application for personal use](https://www.microsoft.com/microsoft-teams/teams-for-home) ||
35+
| Join Teams 1:1 or group call ||
36+
| Join Teams 1:1 or group chat ||
37+
38+
- [1] Gov cloud users can join a channel Teams meeting with audio and video, but they won't be able to send or receive any chat messages
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Support for government clouds as Teams user
3+
titleSuffix: An Azure Communication Services concept document
4+
description: Support for Teams user from Azure Communication Services connecting to Microsoft Teams in government clouds
5+
author: tinaharter
6+
ms.author: tinaharter
7+
ms.date: 9/22/2022
8+
ms.topic: conceptual
9+
ms.service: azure-communication-services
10+
ms.subservice: teams-interop
11+
---
12+
13+
# Support for government clouds as Teams user
14+
Developers can integrate Azure Communication Services to connect to Microsoft Teams also in government clouds. Azure Communication Services allows connecting to Microsoft 365 cloud that meets government security and compliance requirements. The following sections show supported clouds and scenarios for Teams users.
15+
16+
## Supported cloud parity between Microsoft 365 and Azure
17+
The following table shows pair of government clouds that are currently supported by Azure Communication Services:
18+
19+
| Microsoft 365 cloud| Azure cloud| Support |
20+
| --- | --- | --- |
21+
| [GCC](/office365/servicedescriptions/office-365-platform-service-description/office-365-us-government/gcc) | Public ||
22+
| [GCC-H](/office365/servicedescriptions/office-365-platform-service-description/office-365-us-government/gcc-high-and-dod) | [US Government](/azure/azure-government/documentation-government-welcome) ||
23+
24+
## Supported use cases
25+
26+
The following table show supported use cases for Gov Cloud Teams user with Azure Communication Services:
27+
28+
| Scenario | Supported |
29+
| --- | --- |
30+
| Make a voice-over-IP (VoIP) call to Teams user ||
31+
| Make a phone (PSTN) call ||
32+
| Accept incoming voice-over-IP (VoIP) call for Teams user ||
33+
| Accept incoming phone (PSTN) for Teams user ||
34+
| Join Teams meeting ||
35+
| Join channel Teams meeting ||
36+
| Join Teams webinar ||
37+
| [Join Teams live events](/microsoftteams/teams-live-events/what-are-teams-live-events).||
38+
| Join [Teams meeting scheduled in an application for personal use](https://www.microsoft.com/microsoft-teams/teams-for-home) ||
39+
| Join Teams 1:1 or group call ||
40+
| Send a message to 1:1 chat, group chat or Teams meeting chat||
41+
| Get messages from 1:1 chat, group chat or Teams meeting chat ||

articles/communication-services/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ items:
280280
href: concepts/interop/guest/teams-administration.md
281281
- name: User privacy
282282
href: concepts/interop/guest/privacy.md
283+
- name: Government clouds
284+
href: concepts/interop/guest/government-cloud.md
283285
- name: Known issues
284286
href: concepts/interop/guest/limitations.md
285287
- name: Communication as Teams user
@@ -304,6 +306,8 @@ items:
304306
href: concepts/interop/teams-user/azure-ad-api-permissions.md
305307
- name: Firewall configuration
306308
href: concepts/interop/custom-teams-endpoint-firewall-configuration.md
309+
- name: Government clouds
310+
href: concepts/interop/teams-user/government-cloud.md
307311
- name: Network Traversal (TURN)
308312
href: concepts/network-traversal.md
309313
- name: Data residency and user privacy

0 commit comments

Comments
 (0)