Network misconfigurations

Azure Data factory should use private endpoints

Platform(s)
Compliance Frameworks

Description

It was detected that {AzureDataFactory} has no approved Private endpoint connections. Private endpoint uses a private IP address from within a virtual network to connect to an Azure service or your own private link service. This creates further security through segmenting network traffic and preventing outside sources from accessing it.
  • Recommended Mitigation

    It is recommended to configure private endpoint for Data Factory, to protect the data from easy interception and reading. For more information: <a href="https://learn.microsoft.com/en-us/azure/data-factory/data-factory-private-link#set-up-a-private-endpoint-link-for-data-factory." target="_blank" rel="noopener noreferrer">https://learn.microsoft.com/en-us/azure/data-factory/data-factory-private-link#set-up-a-private-endpoint-link-for-data-factory.</a>