AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Bug after upgrade. Cannot connect to storage resources when signing in to subscription.

Open jimboyuk opened this issue 2 months ago • 1 comments

Preflight Checklist

Storage Explorer Version

1.33.1

Regression From

1.32.1

Architecture

x64

Storage Explorer Build Number

20240410.2

Platform

Windows

OS Version

Windows 11 Home

Bug Description

Cannot Connect to Azure Storage Resources:

When I try and Connect to my azure resource subscription, I can see my storage resource but if i try and expand any tables, Blob Container or Queue nodes I get an error dialog saying cannot open child resource. Therefore I cannot see the contents of any my resources

Steps to Reproduce

Launch Storage Explorer

  1. From Get Started Page click on Connect to Azure Resources
  2. What kind of Azure resource do you want to connect to? --> Select Azure Subsciption
  3. Which Azure environment will you use to sign in? Azure radio button is selected
  4. Click Next
  5. Enter sign in credentials on new browser window which automatically opens
  6. Browser window now says I am automatically signed in
  7. In Azure Storage Explorer I click on Open Explorer button in left side of screen
  8. I see my storage resource (under Storage Accounts (classic)
  9. I try and expand Tables node I get following error: Unable to retrieve child resources . Authentication failed.

Actual Experience

image

Expected Experience

I expect to be able to browse my storage resources when click on a node (such as table node) in the explorer window

Additional Context

No response

jimboyuk avatar Apr 21 '24 20:04 jimboyuk

@jimboyuk can you confirm that:

  1. Can you access the tables of the storage account via the Azure Portal, via the same machine? If no, then you likely have a networking or permission error. For those, it would be best to open a support ticket via the Azure Portal.
  2. If accessing the tables worked via portal, can you check if you have System Proxy enabled? If no can you try enabling it via settings (Settings > search for system proxy > select system proxy in the proxy source dropdown)
  3. If system proxy didn't help, you can try downloading and installing 1.32.1 (https://github.com/microsoft/AzureStorageExplorer/releases/tag/v1.32.1), and try viewing your tables, in order to confirm that this is really a regression in Storage Explorer version. After doing so, you can go ba

Please let us know how that all goes! Specifically:

  • Were you able to access the tables from the same machine via Portal?
  • If yes, did enabling system proxy in Storage Explorer help?
  • If no, did downgrading to 1.32.1 help?

MRayermannMSFT avatar Apr 22 '24 15:04 MRayermannMSFT

I can confirm, that the previous version works fine: 1.33.0.

Additionally after upgrading back to 1.33.1, the bug is gone.

smil2k avatar May 15 '24 09:05 smil2k