How to allow all systems which are corp connected to access my azure storage account

Venkat Vangalapudi 0 Reputation points Microsoft Employee
2024-08-30T20:37:52.4+00:00

Is it possible to grant access to all systems connected to the Microsoft VPN network to my Azure storage account? Although we restricted access to specific user groups and IP addresses/vnets, we have over 400 individual users who mount our file share on their personal laptops. The documentation states that we can only add a maximum of 400 IP addresses in the network settings. Is there a way to grant permission to all systems without adding individual IP addresses, such as giving a range?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
{count} votes

1 answer

Sort by: Most helpful
  1. hossein jalilian 6,440 Reputation points
    2024-08-30T21:56:30.89+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    To allow all systems connected to your corporate network to access your Azure storage account without individually adding IP addresses, you can use a combination of virtual network service endpoints and point-to-site VPN.

    Configure a Virtual Network in Azure and set up VPN Gateway and then configure your storage account.

    Remember to also configure proper authentication and authorization for your storage account, such as using Azure Active Directory for access control


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful

    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.