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
372 stars 85 forks source link

It shows 'Authenticated. You can return to Visual Studio. ' instead of ''Authenticated. You can return to Storage Explorer. ' on the browser after successful login #8005

Closed v-xianya closed 3 months ago

v-xianya commented 3 months ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240614.1 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04 & MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.33.1)

Steps to Reproduce

  1. Open storage explorer -> Make sure sigh in with 'Default Web Browser'.
  2. Open the connect dialog -> Select 'Subscription -> Azure' -> Click 'Next'.
  3. Log in with one azure account -> After successful login.
  4. Check the description on the browser.
  5. Check whether it shows 'Authenticated. You can return to Storage Explorer. '.

Expected Experience

It shows 'Authenticated. You can return to Storage Explorer. '. image

Actual Experience

It shows 'Authenticated. You can return to Visual Studio. '. image

Additional Context

This issue does not reproduce when logging in using a custom environment.

v-xianya commented 3 months ago

Verified this issue on the main build 20240617.1. Fixed.