Skip to content

Commit 5fb5820

Browse files
authored
Live publish
2 parents d078f09 + 9dc2e6c commit 5fb5820

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
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.

powerapps-docs/maker/common-data-service/view-entity-data-power-bi.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "View entity data in Power BI Desktop (Preview) | MicrosoftDocs"
33
description: "Learn how access and view entity data in Power BI Desktop"
44
ms.custom: ""
5-
ms.date: 09/25/2020
5+
ms.date: 11/09/2020
66
ms.reviewer: "matp"
77
ms.service: powerapps
88
author: "Mattp123"
@@ -21,11 +21,8 @@ search.app:
2121

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

24-
> [!WARNING]
25-
> A problem has been identified with the Tabular Data Stream (TDS) endpoint. This feature is globally disabled, and we are working urgently to address the issue.
26-
> A fix for the issue found is being being deployed. It will be deployed and the feature re-enabled to all public regions the first week of November. The safe deployment practice is being followed so the feature may be available in your region earlier. Thank you for your patience.
27-
>
28-
> While this feature is disabled, the existing Common Data Service connector still works using the import connection mode.
24+
> [!IMPORTANT]
25+
> 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.
2926
3027
You can use Power BI Desktop to view entities in Common Data Service. The entity
3128
record data that you can access from your environment is read-only. Data access

0 commit comments

Comments
 (0)