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

Files shares missing #8016

Closed JorgePortu closed 1 week ago

JorgePortu commented 1 week ago

Preflight Checklist

Storage Explorer Version

1.34.0 (99)

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20240523.2

Platform

Windows

OS Version

Windows 10

Bug Description

Files shares option missing. Also i need to map as a network disk.

Steps to Reproduce

I don´t see the option of files shares to upload my files.

Actual Experience

Can´t work.

Expected Experience

No title

Additional Context

No response

craxal commented 1 week ago

@JorgePortu Your storage account appears to be a premium blob storage account, which does not support file shares. You need either a general-purpose or premium file shares storage account (see https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview#types-of-storage-accounts).

JorgePortu commented 1 week ago

Craig, Thanks very much. Now i had another problem. I mount the drive with the script in power shell but i can´t see it in the explorer neither access to it with CMD.

JorgePortu commented 1 week ago

I am starting. very sorry to distur you but you have been the only one that helped me.

JorgePortu commented 1 week ago

PS D:> D:\ScriptAzureCARMIN.ps1

CMDKEY: credencial agregada correctamente.

Name Used (GB) Free (GB) Provider Root CurrentLocation


U 0,00 102400,00 FileSystem \eolico.file.core.windows.net\p...

JorgePortu commented 1 week ago

ResultScript

JorgePortu commented 1 week ago

Solved. It was the annoying antivirus. Thanks anyway. Best regards