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: docs/security/security-private-links-overview.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: paulinbar
5
5
ms.author: painbar
6
6
ms.reviewer: danzhang
7
7
ms.topic: conceptual
8
-
ms.date: 05/30/2024
8
+
ms.date: 07/13/2024
9
9
---
10
10
11
11
# Private links for secure access to Fabric
@@ -100,26 +100,26 @@ ML Model, Experiment, and AI skill supports private link.
100
100
101
101
* If your organization is using Azure Private Link in Fabric, modern usage metrics reports will contain partial data (only Report Open events). A current limitation when transferring client information over private links prevents Fabric from capturing Report Page Views and performance data over private links. If your organization had enabled the **Azure Private Link** and **Block Public Internet Access** tenant settings in Fabric, the refresh for the dataset fails and the usage metrics report doesn't show any data.
102
102
103
-
### Eventhouse
103
+
### Event house
104
104
105
-
Eventhouse supports Private Link, allowing secure data ingestion and querying from your Azure Virtual Network via a private link. You can ingest data from various sources, including Azure Storage accounts, local files, and Dataflow Gen2. Streaming ingestion ensures immediate data availability. Additionally, you can utilize KQL queries or Spark to access data within an eventhouse.
105
+
Event house supports Private Link, allowing secure data ingestion and querying from your Azure Virtual Network via a private link. You can ingest data from various sources, including Azure Storage accounts, local files, and Dataflow Gen2. Streaming ingestion ensures immediate data availability. Additionally, you can utilize KQL queries or Spark to access data within an event house.
106
106
107
107
Limitations:
108
108
109
109
* Ingesting data from OneLake isn't supported.
110
-
* Creating a shortcut to an eventhouse isn't possible.
111
-
* Connecting to an eventhouse in a data pipeline isn't possible.
110
+
* Creating a shortcut to an event house isn't possible.
111
+
* Connecting to an event house in a data pipeline isn't possible.
112
112
* Ingesting data using queued ingestion isn't supported.
113
113
* Data connectors relying on queued ingestion aren't supported.
114
-
* Querying an eventhouse using T-SQL isn't possible.
114
+
* Querying an event house using T-SQL isn't possible.
115
115
116
116
### Other Fabric items
117
117
118
-
Other Fabric items, such as Event stream, don't currently support Private Link, and are automatically disabled when you turn on the **Block Public Internet Access** tenant setting in order to protect compliance status.
118
+
Other Fabric items, such as Eventstream, don't currently support Private Link, and are automatically disabled when you turn on the **Block Public Internet Access** tenant setting in order to protect compliance status.
119
119
120
120
<!--### Other Fabric items
121
121
122
-
Other Fabric items, such as KQL Database, and Event stream, don’t currently support Private Link, and are automatically disabled when you turn on the **Block Public Internet Access** tenant setting in order to protect compliance status.
122
+
Other Fabric items, such as KQL Database, and Eventstream, don’t currently support Private Link, and are automatically disabled when you turn on the **Block Public Internet Access** tenant setting in order to protect compliance status.
123
123
-->
124
124
125
125
### Microsoft Purview Information Protection
@@ -146,7 +146,7 @@ There are several considerations to keep in mind while working with private endp
146
146
147
147
***For Fabric users**: On-premises data gateways aren't supported and fail to register when Private Link is enabled. To run the gateway configurator successfully, Private Link must be disabled. [Learn more about this scenario](/data-integration/gateway/service-gateway-install#private-link-consideration). VNet data gateways will work. For more information, see [these considerations](/data-integration/gateway/service-gateway-install#private-link-consideration).
148
148
149
-
***For non-PowerBI (PowerApps or LogicApps) Gateway users**: The on-premises data gateway doesn't work properly when Private Link is enabled. We reccomend exploring the use of the [VNET data gateway](/data-integration/vnet/overview), which can be used with private links. A potential workaround is to disable the **Azure Private Link** tenant setting, configure the gateway in a remote region (a region other than the recommended region), then re-enable Azure Private Link. After Private Link is re-enabled, the gateway in the remote region won't use private links. However, we do not provide support for this scenario.
149
+
***For non-PowerBI (PowerApps or LogicApps) Gateway users**: The on-premises data gateway doesn't work properly when Private Link is enabled. We recommend exploring the use of the [VNET data gateway](/data-integration/vnet/overview), which can be used with private links. A potential workaround is to disable the **Azure Private Link** tenant setting, configure the gateway in a remote region (a region other than the recommended region), then re-enable Azure Private Link. After Private Link is re-enabled, the gateway in the remote region won't use private links. However, we don't provide support for this scenario.
150
150
151
151
* Private links resource REST APIs don't support tags.
0 commit comments