Forum Discussion

HarishRamesh's avatar
HarishRamesh
Regular Visitor
1 month ago
Solved

Private link validation failed due to DeniedByPolicy

Am getting the below error while uploading files into lakehouse   An error occurred. Message : Private link validation failed due to DeniedByPolicy Error Code : DeniedByPolicy HTTP response code : ...
  • rizalard0684's avatar
    1 month ago

    hi HarishRamesh 

    The error seems to indicate that an Azure Policy or networking policy is blocking the creation or validation of a required private endpoint/private link connection.
    A few things to check:

    • Verify whether your organization has Azure Policies enforcing or denying private endpoint creation
    • Confirm that the Fabric capacity / storage account are configured to allow the required private network access
    • Check with your Azure networking or security team, as this error is often caused by tenant-level governance policies rather than a Fabric configuration issue
    • If the issue started recently, verify whether any new networking, firewall, or policy changes were deployed.

    Give it a try and all the best!

    Appreciate if you can "Kudos" and/or "Accept as Solution" if this answered your query.