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

It shows 'Rename...' instead of 'Rename Connection...' on the context menu of attached blob containers #8013

Open v-xianya opened 1 week ago

v-xianya commented 1 week ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240620.3 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.34.0)

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container -> Attach the blob container.
  3. Right click the attached blob container -> Observe its context menu.
  4. Check whether it shows 'Rename Connection...' on the context menu.

Expected Experience

It shows 'Rename Connection...' on the context menu. image

Actual Experience

It shows 'Rename...' on the context menu. image

Additional Context

It shows 'Rename Connection...' against attached file shares/queues/tables.