Skip to content

Commit af83245

Browse files
authored
Merge pull request #226212 from tomaschladek/cte-18
Cte 18
2 parents 895fc9a + 6cac6b5 commit af83245

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Azure AD API permissions for communication as Teams external user
3+
titleSuffix: An Azure Communication Services concept document
4+
description: This article describes Azure AD API permissions for communication as a Teams external user with Azure Communication Services.
5+
author: tomaschladek
6+
manager: chpalmer
7+
services: azure-communication-services
8+
9+
ms.author: tchladek
10+
ms.date: 02/02/2023
11+
ms.topic: conceptual
12+
ms.service: azure-communication-services
13+
ms.subservice: teams-interop
14+
---
15+
# Security of communication as Teams external user
16+
17+
In this article, you'll learn about the security measures and frameworks implemented by Microsoft Teams and Azure Communication Services to provide a secure collaboration environment. The products implement data encryption, secure real-time communication, two-factor authentication, user authentication, and authorization to prevent common security threats. The security frameworks for these services are based on industry standards and best practices.
18+
19+
## Microsoft Teams
20+
Microsoft Teams handles security using a combination of technologies and processes to mitigate common security threats and provide a secure collaboration environment. Teams implement multiple layers of security, including data encryption in transit and at rest, secure real-time communication through Microsoft's global network, and two-factor authentication for added protection. The security framework for Teams is built on the Microsoft Security Development Lifecycle (SDL), a comprehensive and standardized approach to software security covering all stages of development. Teams also undergo regular security assessments and audits to ensure that the platform meets industry standards for security and privacy. Additionally, Teams integrates with Microsoft's suite of security products and services, such as Azure Active Directory, to provide customers with a comprehensive security solution. You can learn here more about [security in Microsoft Teams](/microsoftteams/teams-security-guide.md).
21+
22+
Additionally, Microsoft Teams provides several policies and tenant configurations to control Teams external users joining and in-meeting experience. Teams administrators can use settings in the Microsoft Teams admin center or PowerShell to control whether Teams external users can join Teams meetings, bypass lobby, start a meeting, participate in chat, or default role assignment. You can learn more about the [policies here](./teams-administration.md).
23+
24+
## Azure Communication Services
25+
Azure Communication Services handles security by implementing various security measures to prevent and mitigate common security threats. These measures include data encryption in transit and at rest, secure real-time communication through Microsoft's global network, and authentication mechanisms to verify the identity of users. The security framework for Azure Communication Services is based on industry standards and best practices. Azure also undergoes regular security assessments and audits to ensure that the platform meets industry standards for security and privacy. Additionally, Azure Communication Services integrates with other Azure security services, such as Azure Active Directory, to provide customers with a comprehensive security solution. Customers can also control access to the services and manage their security settings through the Azure portal. You can learn here more about [Azure security baseline](/security/benchmark/azure/baselines/azure-communication-services-security-baseline?toc=/azure/communication-services/toc.json), about security of [call flows](../../call-flows.md) and [call flow topologies](../../detailed-call-flows.md).
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Security of communication as Teams user
3+
titleSuffix: An Azure Communication Services concept document
4+
description: This article describes the security of communication as a Teams user with Azure Communication Services.
5+
author: tomaschladek
6+
manager: chpalmer
7+
services: azure-communication-services
8+
9+
ms.author: tchladek
10+
ms.date: 02/02/2022
11+
ms.topic: conceptual
12+
ms.service: azure-communication-services
13+
ms.subservice: teams-interop
14+
---
15+
# Security of communication as Teams user
16+
In this article, you'll learn about the security measures and frameworks implemented by Microsoft Teams, Azure Communication Services, and Azure Active Directory to provide a secure collaboration environment. The products implement data encryption, secure real-time communication, two-factor authentication, user authentication, and authorization to prevent common security threats. The security frameworks for these services are based on industry standards and best practices.
17+
18+
## Microsoft Teams
19+
Microsoft Teams handles security using a combination of technologies and processes to mitigate common security threats and provide a secure collaboration environment. Teams implement multiple layers of security, including data encryption in transit and at rest, secure real-time communication through Microsoft's global network, and two-factor authentication for added protection. The security framework for Teams is built on the Microsoft Security Development Lifecycle (SDL), a comprehensive and standardized approach to software security covering all stages of development. Teams also undergo regular security assessments and audits to ensure that the platform meets industry standards for security and privacy. Additionally, Teams integrates with Microsoft's suite of security products and services, such as Azure Active Directory, to provide customers with a comprehensive security solution. You can learn here more about [security in Microsoft Teams](/microsoftteams/teams-security-guide.md).
20+
21+
## Azure Communication Services
22+
Azure Communication Services handles security by implementing various security measures to prevent and mitigate common security threats. These measures include data encryption in transit and at rest, secure real-time communication through Microsoft's global network, and authentication mechanisms to verify the identity of users. The security framework for Azure Communication Services is based on industry standards and best practices. Azure also undergoes regular security assessments and audits to ensure that the platform meets industry standards for security and privacy. Additionally, Azure Communication Services integrates with other Azure security services, such as Azure Active Directory, to provide customers with a comprehensive security solution. Customers can also control access to the services and manage their security settings through the Azure portal. You can learn here more about [Azure security baseline](/security/benchmark/azure/baselines/azure-communication-services-security-baseline?toc=/azure/communication-services/toc.json), about security of [call flows](../../call-flows.md) and [call flow topologies](../../detailed-call-flows.md).
23+
24+
## Azure Active Directory
25+
Azure Active Directory provides a range of security features for Microsoft Teams to help handle common security threats and provide a secure collaboration environment. Azure AD helps to secure user authentication and authorization, allowing administrators to manage user access to Teams and other applications through a single, centralized platform. Azure AD also integrates with Teams to provide multi-factor authentication and conditional access policies, which can be used to enforce security policies and control access to sensitive information. The security framework for Azure Active Directory is based on the Microsoft Security Development Lifecycle (SDL), a comprehensive and standardized approach to software security that covers all stages of development. Azure AD undergoes regular security assessments and audits to ensure that the platform meets industry standards for security and privacy. Additionally, Azure AD integrates with other Azure security services, such as Azure Information Protection, to provide customers with a comprehensive security solution. You can learn here more about [Azure identity management security](/azure/security/fundamentals/identity-management-overview.md).

articles/communication-services/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,8 @@ items:
327327
href: concepts/interop/guest/privacy.md
328328
- name: Government clouds
329329
href: concepts/interop/guest/government-cloud.md
330+
- name: Security
331+
href: concepts/interop/guest/security.md
330332
- name: Known issues
331333
href: concepts/interop/guest/limitations.md
332334
- name: Communication as Teams user
@@ -353,6 +355,8 @@ items:
353355
href: concepts/interop/custom-teams-endpoint-firewall-configuration.md
354356
- name: Government clouds
355357
href: concepts/interop/teams-user/government-cloud.md
358+
- name: Security
359+
href: concepts/interop/teams-user/security.md
356360
- name: Network Traversal (TURN)
357361
href: concepts/network-traversal.md
358362
- name: Developer Tools

0 commit comments

Comments
 (0)