Create Azure Private Endpoint for all Blob storage

christ 40 Reputation points
2025-08-29T09:31:06.76+00:00

Can i create one Private Endpoint for Resource Group instead of create one Private Endpoint for all the Blob Storage i have?

I try but i cannot not sure if is possible another way or in general

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
0 comments No comments
{count} votes

Answer accepted by question author
  1. JimmySalian-2011 44,721 Reputation points
    2025-08-29T09:57:24.7066667+00:00

    Hi Christ,

    First of all this is not possible to create a PE for a Resource Group, private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely to a service that's powered by Azure Private Link.

    So only the following services can be setup:

    • Azure Storage
    • Azure Cosmos DB
    • Azure SQL Database

    Hope this helps.

    JS

    ==

    Please Accept the answer if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

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