You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/connect/driver-feature-matrix.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn which SQL Server features are supported in the drivers for .N
4
4
author: David-Engel
5
5
ms.author: v-davidengel
6
6
ms.reviewer: v-davidengel
7
-
ms.date: 08/30/2023
7
+
ms.date: 05/06/2024
8
8
ms.service: sql
9
9
ms.subservice: connectivity
10
10
ms.topic: conceptual
@@ -14,7 +14,7 @@ ms.topic: conceptual
14
14
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:
15
15
16
16
- 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.
18
18
- The feature isn't in demand in a particular driver.
19
19
- Other features are being implemented first.
20
20
@@ -40,6 +40,7 @@ We wish all drivers supported every feature and spend effort to ensure feature p
|[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+) |||
42
42
|[Microsoft Entra service principal certificate authentication](/azure/active-directory/develop/app-objects-and-service-principals)|||||
|[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
|[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+) |
63
64
|[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+) ||
0 commit comments