Skip to content

Commit 5474d8c

Browse files
authored
Merge pull request #28532 from MashaMSFT/entra-include
added entra include
2 parents b312195 + 1d2937c commit 5474d8c

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: MashaMSFT
3+
ms.author: mathoma
4+
ms.date: 09/25/2023
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
- **Password** offers authentication with Microsoft Entra credentials
9+
- **Universal with MFA** adds multi-factor authentication
10+
- **Integrated** uses federation providers like [Active Directory Federation Services](/windows-server/identity/active-directory-federation-services) (ADFS) to enable Single Sign-On (SSO) experiences
11+
- **Service Principal** enables authentication from Azure applications
12+
- **Managed Identity** enables authentication from applications assigned Microsoft Entra identities
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: MashaMSFT
3+
ms.author: mathoma
4+
ms.date: 09/25/2023
5+
ms.service: sql
6+
ms.topic: include
7+
---
8+
- **Password** offers authentication with Microsoft Entra credentials
9+
- **Universal with MFA** adds multi-factor authentication
10+
- **Integrated** uses federation providers like [Active Directory Federation Services](/windows-server/identity/active-directory-federation-services) (ADFS) to enable Single Sign-On (SSO) experiences
11+
- **Service Principal** enables authentication from Azure applications
12+
- **Managed Identity** enables authentication from applications assigned Microsoft Entra identities

0 commit comments

Comments
 (0)