My subscription now enforce the Public network access being Disabled in my subscription, and even cannot allow upload from specific IP address, how can I access this storage account then

Yoi Xiang 0 Reputation points Microsoft Employee
2026-07-31T05:50:50.4033333+00:00

Above setting cannot be changed by me, User's image

there is no way for me to upload any files to blob storage now

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Sina Salam 31,216 Reputation points Volunteer Moderator
    2026-07-31T14:55:38.2466667+00:00

    Hello Yoi Xiang,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you are unable to upload to the Azure Storage Blob account after the subscription started enforcing Public network access = Disabled.

    When public network access is disabled, Azure Storage allows access only through a Private Endpoint/Private Link path, so adding your public IP address, changing firewall selected networks, using SAS, or trying another upload tool will not solve the issue if your client is still coming through the public endpoint. - https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security-set-default-access, https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security-overview

    What you can do is to:

    Azure Support is not required if your platform or subscription owner can create the private endpoint, configure DNS, and assign RBAC. Azure Support should only be engaged after the correct private endpoint, DNS resolution, routing, and RBAC have been validated and the service still fails unexpectedly. https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security

    I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.


    Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.

    Was this answer 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.