Issue connecting Azure Storage Explorer to ADLS Gen 2

277 Views Asked by At

I am trying to connect to ADLS Gen 2 using Azure Storage Explorer. But I am getting an Authentication Error. Firewall is enabled to allow only certain IP's. I have added my system ip in ADLS using web UI. It's working fine. But when I connect through Storage Explorer, I am getting the same error. Can anyone help me how to fix this issue or how to whitelist IPs through Storage Explorer?

Error Screenshot

1

There are 1 best solutions below

4
Vamsi Bitra On

The above error happens because of a firewall issue. I got a similar error with Azure data explore. I resolved this error by adding an IP address under storage Account -> Go to Security + Networking -> Networking -> Firewalls and virtual networks -> Add or Enabled from selected virtual networks and IP addresses.

Make sure that you have appropriate RBAC roles to read blob data For example blob data reader, blob data contributor, and blob data owner.

enter image description here

Again If you got the same error better raise a support request. follow this link