connectivity between azure cognitive services and storgae account through private account

Surya Y 0 Reputation points
2025-08-07T09:53:39.02+00:00

Hi,

I am trying to establish a secure private connection between Azure document intelligence and storage account using azure private endpoint but I am facing an issues

  1. while document intelligence is calling the storage account to download the pdf through private IP storage account is blocking it as it's treating it as public request for safer sideI have added resource instance and Allow Azure services on the trusted services list to access this storage account is also checked when Public network access is Enabled from all networks it's working.User's image User's image PFA could anyone please share some suggestions. Best, Surya
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
{count} votes

1 answer

Sort by: Most helpful
  1. Surya Y 0 Reputation points
    2025-08-07T16:55:24.7533333+00:00

    HI @Nandamuri Pranay Teja ,

    Thanks for your response!

    Regarding(1.Change Public network access to: "Enabled from selected virtual networks and IP addresses" Add the Virtual Network where Document Intelligence operates:)

    I am using the same settings and Document intelligence Private endpoint is in Pe-subnetUser's image

    User's image

    User's image

    Regarding Check DNS Resolution User's image

    Note: Ensure traffic routes through the private endpoint this is the main task as storage account is treating the document intelli call as public and it's blocking

    I am not sure what is missing !!! it's working with Public network access is Enabled from all networks but we can't use it right?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.