Skip to content

Commit 9dc2e6c

Browse files
authored
Merge pull request #3752 from MicrosoftDocs/RichdiMSFT-patch-1
Update showing that end point is mostly re-enabled.
2 parents fdbb98f + 69716de commit 9dc2e6c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

powerapps-docs/developer/common-data-service/cds-sql-query.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Use SQL to query data (Common Data Service) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Learn how to query Common Data Service entity data using SQL." # 115-145 characters including spaces. This abstract displays in the search result.
44
ms.custom: ""
5-
ms.date: 09/25/2020
5+
ms.date: 11/09/2020
66
ms.reviewer: "pehecke"
77
ms.service: powerapps
88
ms.topic: "article"
@@ -22,9 +22,8 @@ search.app:
2222

2323
[!INCLUDE[cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
2424

25-
> [!WARNING]
26-
> A problem has been identified with the Tabular Data Stream (TDS) endpoint. This feature is presently globally disabled as we work to address a security issue. A fix for the issue has been developed. Deployment of the fix and feature re-enablement to all public regions is planned for the first week of November 2020. A safe deployment practice is being followed so the feature may be available in your region earlier. Thank you for your patience on this matter.
27-
25+
> [!IMPORTANT]
26+
> This feature has been re-enabled in the majority of regions. Please resume testing, and provide feedback. We thank you for your patience and feedback.
2827
2928

3029
A SQL data connection is available on the Common Data Service endpoint. The SQL connection provides read-only access to the entity data of the target Common Data Service environment. This allows you to write and execute SQL queries against the entity data table. Table columns provide the attribute data of the entity. No custom views of the data have been provided.

0 commit comments

Comments
 (0)