Skip to content

Commit a279b2d

Browse files
Merge pull request #30570 from David-Engel/patch-1
Update driver-feature-matrix.md with Az Default auth
2 parents 32b8e83 + c96c509 commit a279b2d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

docs/connect/driver-feature-matrix.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn which SQL Server features are supported in the drivers for .N
44
author: David-Engel
55
ms.author: v-davidengel
66
ms.reviewer: v-davidengel
7-
ms.date: 08/30/2023
7+
ms.date: 05/06/2024
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: conceptual
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
If you're planning to use a feature in Microsoft SQL Server, it might not be available in all drivers. Some reasons a feature might not be in a particular driver include:
1515

1616
- The feature doesn't apply to the driver technology.
17-
- The feature is new and hasn't been implemented across all drivers yet.
17+
- The feature is new and isn't implemented across all drivers yet.
1818
- The feature isn't in demand in a particular driver.
1919
- Other features are being implemented first.
2020

@@ -40,6 +40,7 @@ We wish all drivers supported every feature and spend effort to ensure feature p
4040
| [Microsoft Entra managed identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v2.1+) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v2.1+) | | |
4141
| [Microsoft Entra service principal authentication](/azure/active-directory/develop/app-objects-and-service-principals) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v2.0+) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v2.0+) | | |
4242
| [Microsoft Entra service principal certificate authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | | |
43+
| [Microsoft Entra default Azure authentication](/azure/developer/intro/passwordless-overview#introducing-defaultazurecredential) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v3.0+) | [Yes](ado-net/sql/azure-active-directory-authentication.md) (v3.0+) | | |
4344
| [Windows-Integrated authentication](/windows-server/security/windows-authentication/windows-authentication-overview) | [Yes](ado-net/sql/authentication-sql-server.md) | [Yes](ado-net/sql/authentication-sql-server.md) | [Yes](/dotnet/framework/data/adonet/sql/authentication-in-sql-server) | [Yes](/dotnet/framework/data/adonet/sql/authentication-in-sql-server) |
4445
| [Bulk Copy](../relational-databases/import-export/bulk-import-and-export-of-data-sql-server.md) | [Yes](ado-net/sql/bulk-copy-operations-sql-server.md) | [Yes](ado-net/sql/bulk-copy-operations-sql-server.md) | [Yes](/dotnet/framework/data/adonet/sql/bulk-copy-operations-in-sql-server) | [Yes](/dotnet/framework/data/adonet/sql/bulk-copy-operations-in-sql-server) |
4546
| [Data Sensitivity and Classification metadata](../relational-databases/security/sql-data-discovery-and-classification.md) | [Yes](ado-net/sql/data-classification.md) | [Yes](ado-net/sql/data-classification.md) | | |
@@ -61,6 +62,7 @@ We wish all drivers supported every feature and spend effort to ensure feature p
6162
| [Microsoft Entra managed identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | [Yes](odbc/using-azure-active-directory.md) (v17.3+) | [Yes](odbc/using-azure-active-directory.md) (v17.3+) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) (v7.2+) | [Yes](oledb/features/using-azure-active-directory.md) (v18.3+) |
6263
| [Microsoft Entra service principal authentication](/azure/active-directory/develop/app-objects-and-service-principals) | [Yes](odbc/using-azure-active-directory.md) (v17.7+) | [Yes](odbc/using-azure-active-directory.md) (v17.7+) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) (v9.2+) | [Yes](oledb/features/using-azure-active-directory.md) (v18.5+) |
6364
| [Microsoft Entra service principal certificate authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) (v12.4+) | |
65+
| [Microsoft Entra default Azure authentication](/azure/developer/intro/passwordless-overview#introducing-defaultazurecredential) | | | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) (v12.2+) | |
6466
| [Windows-Integrated authentication](/windows-server/security/windows-authentication/windows-authentication-overview) | Yes | [Yes](odbc/linux-mac/using-integrated-authentication.md) | [Yes](jdbc/using-kerberos-integrated-authentication-to-connect-to-sql-server.md) | Yes |
6567
| [Bulk Copy](../relational-databases/import-export/bulk-import-and-export-of-data-sql-server.md) | [Yes](../relational-databases/native-client-odbc-extensions-bulk-copy-functions/sql-server-driver-extensions-bulk-copy-functions.md) | [Yes](../relational-databases/native-client-odbc-extensions-bulk-copy-functions/sql-server-driver-extensions-bulk-copy-functions.md) | [Yes](jdbc/using-bulk-copy-with-the-jdbc-driver.md) | [Yes](oledb/features/performing-bulk-copy-operations.md) |
6668
| [Data Discovery and Classification metadata](../relational-databases/security/sql-data-discovery-and-classification.md) | [Yes](odbc/data-classification.md) (v17.2+) | [Yes](odbc/data-classification.md) (v17.2+) | [Yes](jdbc/data-discovery-classification-sample.md) (v7.0+) | [Yes](oledb/features/using-data-classification.md) (v18.5+) |
@@ -81,7 +83,8 @@ We wish all drivers supported every feature and spend effort to ensure feature p
8183
| [Microsoft Entra Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | | | | Yes<sup>[2](#note2)</sup> | Yes |
8284
| [Microsoft Entra managed identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | [Yes](php/azure-active-directory.md) (v5.6+) | [Yes](php/azure-active-directory.md) (v5.6+) | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes | Yes |
8385
| [Microsoft Entra service principal authentication](/azure/active-directory/develop/app-objects-and-service-principals) | [Yes](php/azure-active-directory.md) (v5.9+) | [Yes](php/azure-active-directory.md) (v5.9+) | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes | Yes |
84-
| [Microsoft Entra service principal Certificate authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | | | Yes |
86+
| [Microsoft Entra service principal certificate authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | | | Yes |
87+
| [Microsoft Entra default Azure authentication](/azure/developer/intro/passwordless-overview#introducing-defaultazurecredential) | | | | | Yes |
8588
| [Windows-Integrated authentication](/windows-server/security/windows-authentication/windows-authentication-overview) | [Yes](php/how-to-connect-using-windows-authentication.md) | [Yes](odbc/linux-mac/using-integrated-authentication.md) | | Yes | Yes |
8689
| [Bulk Copy](../relational-databases/import-export/bulk-import-and-export-of-data-sql-server.md) | | | [Yes](https://tediousjs.github.io/tedious/bulk-load.html) | | Yes |
8790
| [Data Discovery and Classification metadata](../relational-databases/security/sql-data-discovery-and-classification.md) | Yes (v5.8+) | Yes (v5.8+) | | |

0 commit comments

Comments
 (0)