You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/data-platform/azure-synapse-link-notifications.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ ms.topic: how-to
9
9
ms.date: 03/20/2024
10
10
ms.custom: template-how-to
11
11
---
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
+
12
16
# Receive Azure Synapse Link for Dataverse notifications in Power Apps
13
17
14
18
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
69
73
|Table name |Description |Table reference |
70
74
|---------|---------|---------|
71
75
|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)|
73
77
|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)|
74
78
|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)|
0 commit comments