Skip to content

Commit 7c52d78

Browse files
authored
Update security-private-links-overview.md
Fixes as per acrolinx
1 parent f107cca commit 7c52d78

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: docs/security/security-private-links-overview.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: paulinbar
55
ms.author: painbar
66
ms.reviewer: danzhang
77
ms.topic: conceptual
8-
ms.date: 05/30/2024
8+
ms.date: 07/13/2024
99
---
1010

1111
# Private links for secure access to Fabric
@@ -100,26 +100,26 @@ ML Model, Experiment, and AI skill supports private link.
100100

101101
* 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.
102102

103-
### Eventhouse
103+
### Event house
104104

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.
106106

107107
Limitations:
108108

109109
* 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.
112112
* Ingesting data using queued ingestion isn't supported.
113113
* 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.
115115

116116
### Other Fabric items
117117

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.
119119

120120
<!--### Other Fabric items
121121
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.
123123
-->
124124

125125
### Microsoft Purview Information Protection
@@ -146,7 +146,7 @@ There are several considerations to keep in mind while working with private endp
146146

147147
* **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).
148148

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.
150150

151151
* Private links resource REST APIs don't support tags.
152152

0 commit comments

Comments
 (0)