Hi @Abdelrahman Eid
To scan your Fabric Lakehouse behind a private endpoint into Microsoft Purview, you should use a Self-hosted Integration Runtime (IR)
instead of the Managed VNet IR. Currently, Purview’s Managed VNet IR cannot reach Fabric resources secured behind private endpoints, and Fabric is not yet available as a target for creating Managed Private Endpoints.
Here’s the recommended approach:
Self-hosted Integration Runtime
Install and configure a Self-hosted IR on a VM or jumpbox within the same virtual network as Fabric.
Ensure the IR is updated to version 5.9.7885.3 or higher.
Network Configuration
Verify that the Self-hosted IR can resolve the Fabric Lakehouse’s private DNS name and connect to it.
Ensure firewall and NSG rules allow outbound traffic from the IR to necessary Purview endpoints.
Authentication (Service Principal)
Your Service Principal setup is correct, as it worked before the Fabric workspace was privatized.
Ensure the Service Principal continues to have necessary permissions on Fabric resources.
I hope this information helps. Please do let us know if you have any further queries.
Kindly consider upvoting the comment if the information provided is helpful. This can assist other community members in resolving similar issues.
Thank you.