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

signing in with azure has the wrong application name #8026

Open mrgum opened 5 days ago

mrgum commented 5 days ago

Preflight Checklist

Storage Explorer Version

Version: 1.34.0 (99)

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20240523.2

Platform

macOS

OS Version

macOS Sonoma

Bug Description

After signing in to azure using firefox I get the message

Authenticated. You can return to Visual Studio. You might need to authenticate again if you close this browser tab.

Surely it should be

Authenticated. You can return to Microsoft Azure Storage Explorer. You might need to authenticate again if you close this browser tab.

Steps to Reproduce

  1. Launch Storage Explorer
  2. Sign in to Azure
  3. Sign in

Actual Experience

Authenticated. You can return to Visual Studio. You might need to authenticate again if you close this browser tab.

Expected Experience

Authenticated. You can return to Microsoft Azure Storage Explorer You might need to authenticate again if you close this browser tab.

Additional Context

No response