Skip to content

Commit 31b2f07

Browse files
Merge pull request #2903 from MicahRowlandMicrosoft/patch-1
Add limitation - Pipelines cannot read from variable library
2 parents f7d59f1 + 2f6049f commit 31b2f07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/security/security-workspace-level-private-links-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ For more information, see [Private links for Azure and Fabric Events](/fabric/re
342342
- For Data Engineering workloads:
343343
- To query Lakehouse files or tables from a workspace that has workspace-level private link enabled, you must create a cross-workspace managed private endpoint connection to access resources in the other workspace. <!--For instructions, see [Cross workspace communication](security-cross-workspace-communication.md).-->
344344
- You can use either relative or full paths to query files or tables within the same workspace, or use a cross-workspace managed private endpoint connection to access them from another workspace. To read files in a Lakehouse located in another workspace, use a fully qualified path that includes the workspace ID and lakehouse ID (not their display names). This approach ensures the Spark session can resolve the path correctly and avoids socket timeout errors. [Learn more](workspace-outbound-access-protection-data-engineering.md#understanding-file-path-behavior-in-fabric-notebooks).
345+
- Variable Libraries cannot be accessed from a Pipeline.
345346
- Current limitations for Private Link with an eventhouse:
346347
- Copilot features: Machine learning workloads might experience limited functionality due to a known regression.
347348
- Eventstream pull: Eventstream workloads don't currently support full polling functionality.

0 commit comments

Comments
 (0)