Skip to content

Commit 4370924

Browse files
author
Laurie Dunham Kroes
authored
Update azure-synapse-link-notifications.md
1 parent 2b8ba75 commit 4370924

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

powerapps-docs/maker/data-platform/azure-synapse-link-notifications.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ ms.topic: how-to
99
ms.date: 03/20/2024
1010
ms.custom: template-how-to
1111
---
12+
13+
<!-- Text in the Description column in line 76 read as if it was missing something. I attempted to fix it, but please review. -->
14+
15+
1216
# Receive Azure Synapse Link for Dataverse notifications in Power Apps
1317

1418
The state of your Azure Synapse Link for Dataverse is stored in a Microsoft Dataverse table with real-time updates. You can customize a notification using Power Automate flows or Power BI to stay on top of the state of your Azure Synapse Link for Dataverse activity instead of manually checking the Azure Synapse Link for Dataverse profile page in Power Apps (make.powerapps.com).
@@ -69,7 +73,7 @@ The remaining four tables provide additional details for Azure Synapse Link setu
6973
|Table name |Description |Table reference |
7074
|---------|---------|---------|
7175
|Azure Synapse database | This table captures linked Azure Data Lake storage and Synapse workspace and setup metadata information (one record per Azure Synapse Link profile). | [synapsedatabase](/power-apps/developer/data-platform/reference/entities/synapsedatabase) |
72-
|Azure Synapse Link profile | This table captures Azure Synapse Link profile information (one record per Azure Synapse Link profile) and a soft-delete in this table is performed: `ProfileState` is marked as **deleted** for deleted profile. | [synapselinkprofile](/power-apps/developer/data-platform/reference/entities/synapselinkprofile) |
76+
|Azure Synapse Link profile | This table captures Azure Synapse Link profile information (one record per Azure Synapse Link profile). A soft-delete in this table is performed: `ProfileState` is marked as **deleted** for deleted profile. | [synapselinkprofile](/power-apps/developer/data-platform/reference/entities/synapselinkprofile) |
7377
|Azure Synapse Link profile entity | This table captures entity metadata within the connected Azure Synapse Link profile (one record per synced table). | [synapselinkprofileentity](/power-apps/developer/data-platform/reference/entities/synapselinkprofileentity) |
7478
|Azure Synapse Link schedule | This table captures Azure Synapse Link profile information for incremental folder update or delta lake conversion time interval (one record per Azure Synapse Link profile). | [RecurrenceInterval](/power-apps/developer/data-platform/reference/entities/synapselinkschedule#BKMK_RecurrenceInterval) |
7579

0 commit comments

Comments
 (0)