Skip to content

Commit e7b8da9

Browse files
authored
Merge pull request #174497 from Rodrigossz/master
ODBC page update
2 parents 6c77de9 + 2963447 commit e7b8da9

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

articles/cosmos-db/sql/odbc-driver.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,22 @@ author: SnehaGunda
55
ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.topic: how-to
8-
ms.date: 10/02/2019
8+
ms.date: 10/04/2021
99
ms.author: sngun
1010

1111
---
1212

13-
# Connect to Azure Cosmos DB using BI analytics tools with the ODBC driver
13+
# Connect to Azure Cosmos DB using Analytics, BI, and Data Integration tools with the ODBC driver
1414
[!INCLUDE[appliesto-sql-api](../includes/appliesto-sql-api.md)]
1515

16-
The Azure Cosmos DB ODBC driver enables you to connect to Azure Cosmos DB using BI analytics tools such as SQL Server Integration Services, Power BI Desktop, and Tableau so that you can analyze and create visualizations of your Azure Cosmos DB data in those solutions.
16+
The Azure Cosmos DB ODBC driver enables you to connect to Azure Cosmos DB using tools such as SQL Server Integration Services and Tableau, so that you can analyze, move, transform, and create visualizations of your Azure Cosmos DB data in those solutions.
1717

1818
The Azure Cosmos DB ODBC driver is ODBC 3.8 compliant and supports ANSI SQL-92 syntax. The driver offers rich features to help you renormalize data in Azure Cosmos DB. Using the driver, you can represent data in Azure Cosmos DB as tables and views. The driver enables you to perform SQL operations against the tables and views including group by queries, inserts, updates, and deletes.
1919

20+
> [!NOTE]
21+
> If you are using Power BI, please check our native connector [documentation](powerbi-visualize.md).
22+
23+
2024
> [!NOTE]
2125
> Connecting to Azure Cosmos DB with the ODBC driver is currently supported for Azure Cosmos DB SQL API accounts only.
2226
@@ -249,4 +253,4 @@ If you receive the following error, ensure the **Host** and **Access Key** value
249253

250254
## Next steps
251255

252-
To learn more about Azure Cosmos DB, see [Welcome to Azure Cosmos DB](../introduction.md).
256+
To learn more about Azure Cosmos DB, see [Welcome to Azure Cosmos DB](../introduction.md).

articles/cosmos-db/sql/powerbi-visualize.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Rodrigossz
55
ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.topic: how-to
8-
ms.date: 05/21/2019
8+
ms.date: 10/4/2021
99
ms.author: rosouz
1010
---
1111

@@ -220,4 +220,4 @@ For a scheduled refresh, do the following.
220220

221221
## Next steps
222222
* To learn more about Power BI, see [Get started with Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-get-started/).
223-
* To learn more about Azure Cosmos DB, see the [Azure Cosmos DB documentation landing page](https://azure.microsoft.com/documentation/services/cosmos-db/).
223+
* To learn more about Azure Cosmos DB, see the [Azure Cosmos DB documentation landing page](https://azure.microsoft.com/documentation/services/cosmos-db/).

0 commit comments

Comments
 (0)