Skip to content

Commit 2ef4758

Browse files
authored
Merge pull request #19646 from MicrosoftDocs/master
6/24 PM Publish
2 parents 9430e88 + 2bd191b commit 2ef4758

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

docs/big-data-cluster/deployment-guidance.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Before deploying a SQL Server 2019 big data cluster, first [install the big data
7676
- `kubectl`
7777
- Azure Data Studio
7878
- [Data Virtualization extension](../azure-data-studio/extensions/data-virtualization-extension.md) for Azure Data Studio
79+
- [Azure CLI](/cli/azure/install-azure-cli), if deploying to AKS
7980

8081

8182
## <a id="deploy"></a> Deployment overview
@@ -432,4 +433,4 @@ To learn more about big data cluster deployment, see the following resources:
432433
- [Configure deployment settings for big data clusters](deployment-custom-configuration.md)
433434
- [Perform an offline deployment of a SQL Server big data cluster](deploy-offline.md)
434435
- [Workshop: Microsoft [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)] Architecture](https://github.com/microsoft/sqlworkshops-bdc)
435-
- [Big Data Clusters FAQ](big-data-cluster-faq.yml)
436+
- [Big Data Clusters FAQ](big-data-cluster-faq.yml)

docs/connect/driver-feature-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Driver feature support matrix
3-
description: Learn which popular features are supported in drivers for SQL Server and where to find information about them.
3+
description: Learn which SQL Server features are supported in the drivers for .NET, ODBC, OLE DB, JDBC, Node.js, JavaScript, and Python.
44
ms.custom: ""
55
ms.date: 05/06/2021
66
ms.prod: sql

docs/connect/oledb/features/oledb-driver-for-sql-server-features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ms.author: v-daenge
2020

2121
[!INCLUDE[Driver_OLEDB_Download](../../../includes/driver_oledb_download.md)]
2222

23+
For a complete list of features that are supported and not supported in different OLE DB versions, see the [Driver feature matrix](../../driver-feature-matrix.md#table2).
24+
2325
In addition to exposing features of the Windows (formerly Microsoft) Data Access Components (WDAC), OLE DB Driver for SQL Server also implements many other features to expose [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] functionality.
2426

2527
## In This Section

0 commit comments

Comments
 (0)