Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
391 views

Is there anyway to clone a folder on top of / into (i.e. merge into) another folder in the Azure Storage Explorer? Using the "Clone Folder" feature leads to: Failed to clone 'xxx/yyy/'. An ...
Alex Rothberg's user avatar
0 votes
1 answer
180 views

In my Azure Blob Storage I have a folder named as IngestionTimestamp in ISO 8601 format. But I want to have the semicolons in time part. Instead, I get the %3A symbols. I've tried to use the urllib....
Kramer's user avatar
  • 15
0 votes
1 answer
2k views

I want to rename an existing file in Azure Storage Explorer. the command bar has many buttons: copy, paste, clone, delete, etc. rename is not one of them. the context menu does not have rename either
Rm558's user avatar
  • 5,060
0 votes
1 answer
628 views

I am trying to connect to ADLS Gen 2 using Azure Storage Explorer. But I am getting an Authentication Error. Firewall is enabled to allow only certain IP's. I have added my system ip in ADLS using web ...
Rathesh's user avatar
2 votes
2 answers
2k views

How can I remove the filter in Azure Storage Explorer from automatically displaying? Every time I right click on a blob and open a new tab to display my folders and files, the filter takes up half ...
Ken's user avatar
  • 35
0 votes
1 answer
318 views

Is it possible to save the query results into a variable, then use that variable to make a separate query in Azure Storage Explorer? I.E. First Query Select C.ID from C where C.Temp <> '' - This ...
genius26's user avatar
  • 122
0 votes
1 answer
448 views

Here is my code I'm using initialized data service client to get the storage blob containers folders and files. However, while iterating through paginated responses I'm not getting data in a sorted ...
Apoorva Petkar's user avatar
0 votes
1 answer
140 views

I am trying to run complex query for Azure Table where I want to count number of rows for all deviceID for specific dateiot and timeiot? Is this possible?
user584018's user avatar
  • 11.5k
1 vote
1 answer
1k views

I need to store some sensitive data in one container in Storage Explorer. The container has Container Public Access Level set as No public access. But still all members have access to this container. ...
Ronika's user avatar
  • 13
2 votes
1 answer
6k views

When i want to launch Azure Storage Explorer using direct link what i do is copy it from app and pasting to my browser. It looks somethig like that: storageexplorer:// ... and there are subId, ...
michasaucer's user avatar
  • 5,435
0 votes
2 answers
1k views

Can someone please help to find the protocol used by the Azure Storage Explorer to connect to Azure storage?? is it SMB or REST?
techexplorer's user avatar
9 votes
1 answer
11k views

I have an Azure app service. In Visual Studio 2019 I can do this to get event logs from it: Open Cloud Exlorer window (View -> Cloud Explorer). Log in with my Azure credentials. Expand ...
Claus Appel's user avatar
  • 1,783
-1 votes
1 answer
2k views

I have an iso image(8 GB) in Azure Blob Storage. When I am trying to download through Azure Portal, it is taking too much time. When I am using Azure Storage Explorer to download, it takes very less ...
Mohit Aggarwal's user avatar
2 votes
1 answer
2k views

The local storage Account Queue returning "RESTERROR" popup when adding a new message(and message not getting added). I am able to add message to my other subscription Queues in the ...
Newbie's user avatar
  • 873
0 votes
1 answer
5k views

I'm not able to download large file from Azure Storage Blob container (using SAS ) to C:\Download. I tried Azure Storage Explorer 1.10.1 / 1.20.0 / 1.20.1 with Windows Server version 2012 R2 / 2019. I ...
Majkl's user avatar
  • 197
0 votes
1 answer
2k views

My transfer failed while trying to upload a file of size 300MB in Azure Storage Explorer, but when I creating a new folder under my Container, I am able to upload successfully. I would like to ...
pavisya dharshini S's user avatar
3 votes
2 answers
9k views

I’m using Azure storage explorer to find specific files. The files loaded are very old and short by date looks not showing the correct results. Is there any way in which I can give date range and it ...
AskMe's user avatar
  • 2,625
0 votes
2 answers
424 views

I know I can delete an Azure service bus queue scheduled message from code, but I'm looking for a way to do it with a tool. ex. Azure Storage Explorer, Service Bus Explorer, etc. It doesn't seem like ...
chuckd's user avatar
  • 14.8k
0 votes
1 answer
5k views

I just uploaded a blob to an Azure Blob Storage Container. Almost immediately, there was an entry in the .log file when viewed using Azure Storage Explorer: How do I view these logs (or similar) ...
ericOnline's user avatar
  • 2,046
0 votes
1 answer
549 views

Is there any simple tool to help me copy data from Amazon S3 to Azure Blob or Azure Data Lake Gen2?
Fang Liu's user avatar
  • 2,361
4 votes
2 answers
3k views

I am trying to test my Azure Queue Storage on Azurite emulator on MacOS in a local environment. I wrote a piece of code to send a message, which was to be viewed on Azure Storage Explorer. I am using ...
Prashin Jeevaganth's user avatar
3 votes
2 answers
9k views

Context: I've successfully installed Azurite, a local emulator (via the Visual Studio Code extension) and Azure Storage Explorer. I've also successfully placed a parquet file in the blob directory, ...
emalcolmb's user avatar
  • 1,771
0 votes
1 answer
727 views

I get the "You can't get there from here" error, when using the Azure Storage Explorer. We use MFA and Conditional Access. The default browser is Edge: if I click on a link, e.g. in an E-...
spikey's user avatar
  • 444
1 vote
1 answer
562 views

I am wondering if the Azure Storage explorer can be used to access the files in Azure NetApp. If not, what is the storage explorer-like solution for Azure NetApp?
techexplorer's user avatar
0 votes
1 answer
2k views

I have installed Azure storage explorer(1.12.0) and I have connected my azure account successfully. But Storage table is not loading properly. It was showing connection econnrefused exception. Note: ...
Sivakumar's user avatar
  • 375