microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
365 stars 85 forks source link

cannot access anything... #7972

Closed PhilBackPack closed 6 days ago

PhilBackPack commented 1 month ago

Preflight Checklist

Storage Explorer Version

1.32.1

Regression From

No response

Architecture

i86

Storage Explorer Build Number

96

Platform

Windows

OS Version

WIndows 11

Bug Description

{ "name": null, "message": "{\"source\":{\"accountId\":\"d2534b03-0647-4355-8631-ff135ba592f5.a6f01f20-d9e1-4e1b-854a-3b7cbd8c0c4e:9CC2FC93E1FBA83A5E6B08C17028B6080A53EAA1598D0E099F72AA3ADB95A25C\",\"tenantId\":\"a6f01f20-d9e1-4e1b-854a-3b7cbd8c0c4e\"},\"resourceId\":\"https://management.core.windows.net/\",\"code\":\"AADSTS700082\",\"message\":\"\"}" }

Steps to Reproduce

  1. launch
  2. try to access any resource

Actual Experience

unable to proceed any further

Expected Experience

I simply would like being able to upload a csv file in my ML.Net Azure storage and cannot

Additional Context

No response

MRayermannMSFT commented 1 month ago

@PhilBackPack this error means your Entra account's refresh token has expired (https://learn.microsoft.com/en-us/entra/identity-platform/reference-error-codes#:~:text=amount%20of%20time.-,AADSTS700082,-ExpiredOrRevokedGrantInactiveToken%20%2D%20The%20refresh). Please either:

  1. Go to the account panel
  2. Find your account
  3. Click the reenter credentials/reauthenticate option
  4. Complete the sign in flow

Or if that doesn't work (please let us know if it didn't):

  1. Go to Help > Reset, and select only "Authentication", and perform the reset
  2. Restart Storage Explorer
  3. Go to the account panel
  4. Re-sign into your account
craxal commented 6 days ago

Closing due to inactivity. If this is still an issue, you may open a new issue.