Skip to content

Commit 873d58c

Browse files
authored
Update dataverse-sql-query.md
Added prerequisites section
1 parent 9653aa1 commit 873d58c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

powerapps-docs/developer/data-platform/dataverse-sql-query.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ search.app:
2323

2424
A SQL data connection is available on the Microsoft Dataverse endpoint. The SQL connection provides read-only access to the table data of the target Dataverse environment thereby allowing you to execute SQL queries against the Dataverse data tables. No custom views of the data have been provided. The Dataverse endpoint SQL connection uses the Dataverse security model for data access. Data can be obtained for all Dataverse tables to which a user has access to.
2525

26+
## Prerequisites
27+
28+
The **Enable TDS endpoint** setting must be enabled in your environment. More information: [Manage feature settings](/power-platform/admin/settings-features)
29+
2630
## Applications support
2731

2832
TDS (SQL) endpoint applications support for Power BI and SQL Server Management Studio is described below.

0 commit comments

Comments
 (0)