Unable to authenticate storage account

Amol Sharma 0 Reputation points Microsoft Employee
2025-08-25T19:55:12.38+00:00

We have a storage account for which network setting is disabled. Private endpoint is in place from 1ES hosted pool v-net. DNS is resolving. I am getting authentication 403 issue. RBAC is provided to Service principle (FIC).

When i move storage account to less restricted network setting, it works fine but fails when it is moved back to disabled state...

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
{count} votes

1 answer

Sort by: Most helpful
  1. G Sree Vidya 4,250 Reputation points Microsoft External Staff Moderator
    2025-08-25T22:19:30.76+00:00

    Hello Amol Sharma

    Along with Jose Benjamin Solis Nolasco findings, I'd like to request that you review the following:

    Please double-check the storage account settings:

    • Public network access is set to Disabled and Private endpoint connection is Approved.
    • Firewall rules do not block traffic from the private endpoint subnet.

    When network access is disabled, only traffic via private endpoints is allowed. Check:

    • The private endpoint is in the same region as the storage account.
    • The subnet used by the private endpoint has network policies disabled for private endpoints.
    • The DNS resolution is pointing to the private endpoint IP, not the public endpoint.

    Do let me know if you have further questions, we will be happy to help you.

    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.