Share via

Allow traffic to Azure Storage blob only through private endpoint and block from rest ports/IP/networks

MS Techie 2,721 Reputation points
May 6, 2022, 1:12 PM

We have an express route connection from Azure to on-premises.

i have created an Azure Storage Account with a private endpoint to it.

i want to allow incoming and outgoing traffic to that Azure Storage only through its private endpoint .

How to achieve this ? Please help

199695-image.png

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,378 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,286 Reputation points Microsoft Employee
    May 6, 2022, 3:35 PM

    Hi @MS Techie ,

    Yes, when you select the option "enable selected VNETs and IPs" it is Service endpoints. You need to disable public access and setup Private Endpoints which is the next tab as per your screenshot.

    Hope that answers your question.

    Regards,
    Msrini

    0 comments No comments

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.