245 questions with Azure Storage Explorer tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Identity management

Hi All i have a storage account in Azure, it has 3 containers, i have a requirement to enable Identity management on one of the container. How to enable it. i dont see any option Experts guide me on this.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,947 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
asked 2021-10-25T16:50:24.543+00:00
Glenn Maxwell 10,781 Reputation points
accepted 2021-10-25T21:03:04.02+00:00
Glenn Maxwell 10,781 Reputation points
0 answers

Azure Storage Explorer high CPU

Using Azure Storage Explorer on Linux Kubuntu 20.04. I see a CPU usage after using the tool for a while.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-09-10T14:21:20.537+00:00
Karsten Sperling Opdal 1 Reputation point
commented 2021-10-21T02:34:20.87+00:00
Jian Wang 1 Reputation point
1 answer

How to get Azure storage access rotational key through C# code(KEY 2).

I want to read the azure storage access key rotation code through C# code.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,947 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,658 questions
asked 2021-10-11T14:25:49.853+00:00
Manikanta 1 Reputation point
commented 2021-10-12T16:42:21.52+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

I am trying to upload a file to Azure Storage Explorer and it won't upload

I am very new to Azure and I am trying to follow a tutorial for a class I'm taking. I have followed along - going to my storage, clicking on Blob containers then my container I built. I created a new folder (which will only exist once I put a file…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-10-06T16:27:48.117+00:00
Renee Metherel 21 Reputation points
accepted 2021-10-06T19:42:03.517+00:00
Renee Metherel 21 Reputation points
1 answer One of the answers was accepted by the question author.

In Azure How to get region information of storage account with REST API or using SDK with only account name and shared key?

I only have storage account name and shared key, how I can access region information of my storage account. I will not be having subscription id and I can not login.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
680 questions
Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-09-29T15:27:52.957+00:00
Sandeep Pawar 41 Reputation points
accepted 2021-10-01T03:56:31.673+00:00
Sandeep Pawar 41 Reputation points
1 answer

Connect Azure Storage Explorer to Power Bi Desktop without Access Keys

I'm trying to create a POC using Power Bi Desktop, creating a report that uses Azure Blob Storage as a datasource. In order to validate the access it asks for account key. We want to see if we can use a service account or vnet gateway to authenticate…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-09-28T19:54:21.01+00:00
Anonymous
commented 2021-09-30T16:19:30.617+00:00
Anonymous
0 answers

limitation on space mounting with azure storage explorer?

while being connected to hotspot Can I do space mounting in my system by using azure storage explorer? As it says i need to be mandatority connected with broadband each day if I am using azure cloud storage?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,947 questions
asked 2021-09-16T08:11:01.707+00:00
Yadav, Saloni 1 Reputation point
commented 2021-09-16T09:31:00.547+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
1 answer

How can I create a SAS token that would allow to add, modify and delete files on a specific container BUT would prevent to download files?

I tried with AWDL permissions that indeed allowed user to add files and prevented them to download BUT it did not allow to delete files that may have been potentially and accidentally saved. Why Delete permission did not work and failed with Insufficient…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-09-14T16:21:03.407+00:00
Pasquale Gagliano 1 Reputation point
answered 2021-09-14T23:09:59.813+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

How to limit upload speed in Azure Storage Explorer?

How to limit upload speed in Azure Storage Explorer? We have the option to use --cap-mbps to limit upload speed while using AzCopy command. Is there any option like this while using Azure Storage Explorer tool?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
762 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
asked 2021-07-15T12:51:03.007+00:00
Prakash M, Bhanu 211 Reputation points
accepted 2021-09-07T11:16:30.243+00:00
Prakash M, Bhanu 211 Reputation points
2 answers One of the answers was accepted by the question author.

how to limit upload/download in storageexplorer for my users

how to limit upload/download in storage explorer for my users

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,947 questions
asked 2021-08-31T14:11:19.86+00:00
Mark Goblin 121 Reputation points
accepted 2021-09-07T08:23:09.727+00:00
Mark Goblin 121 Reputation points
2 answers

Unable download large file from Azure Storage

Hi, 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 also tried AzCopy. It is vhd file with…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-08-25T12:41:39.11+00:00
SC 166 Reputation points
answered 2021-08-27T07:38:39.597+00:00
SC 166 Reputation points
2 answers

AZCopy and S3 Authentication

We're trying to use AZCopy or MSE to transfer data from an S3 bucket into a storage blob but we're having issues getting AZCopy to authenticate with the S3 bucket. We get the following error: failed to perform copy command due to error: s3…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
asked 2021-08-19T03:48:33.62+00:00
Zachary Legault 1 Reputation point
commented 2021-08-20T00:11:27.533+00:00
Zachary Legault 1 Reputation point
1 answer

Storage explorer(Azopy command )Copying files from one Storage Account in Subscription1 in Tenant ID A to Subscription2 in Tenant ID B

I have using storage explorer on my local machine and connected to subscriptions . Storage Account A in Subscription1 in Tenant ID A --Container -->3 files Now i made use of Storage explorer to copy the above 3 files from Storage Account A to…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,947 questions
asked 2021-08-06T09:55:28.24+00:00
kumar kaushal 176 Reputation points
commented 2021-08-09T20:22:44.327+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
1 answer

Data export from Microsoft Azure Storage Explorer

Good afternoon, I wonder if someone can help. I need to download some data from the Microsoft Azure Storage Explorer and for some reason, I can't even connect properly as I keep getting errors after errors. I’ve also attached the…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-08-03T15:17:55.503+00:00
Blue Personnel 1 Reputation point
answered 2021-08-03T20:29:30.253+00:00
deherman-MSFT 35,636 Reputation points Microsoft Employee
1 answer

Target file unreadeble

Hello, I created a translator resource and blob container for translator. Using storage explorer I uploaded a document in source blob. . After that I created SAS signatures and sent this request in the body from postman: { …

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
368 questions
asked 2021-07-08T07:30:24.26+00:00
Abdullah Safdar Ali 1 Reputation point
commented 2021-07-26T13:35:12.617+00:00
romungi-MSFT 43,701 Reputation points Microsoft Employee
1 answer

Microsoft Document Translator API target file empty

Hello. I was able to make a 202 request using postman through endpoint https://<Name of resource>.cognitiveservices.azure.com/translator/text/batch/v1.0/batches but I see an empty file in the blob. When I query the Get translated status endpoint…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
368 questions
asked 2021-07-11T20:26:35.957+00:00
Abdullah Safdar Ali 1 Reputation point
commented 2021-07-26T13:18:39.147+00:00
romungi-MSFT 43,701 Reputation points Microsoft Employee
1 answer

Azure Stoarage explorer path is hidden in local laptop

C:\Users\user-name\AppData\Local\Programs\Microsoft Azure Storage Explorer

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-07-24T15:42:24.51+00:00
Ishpreet Singh 1 Reputation point
answered 2021-07-26T04:29:50.457+00:00
Vaibhav Chaudhari 38,686 Reputation points
3 answers

Error during installation of Azure Storage Explorer

C:Users\<USER>\AppData\Local\Programs\Microsoft Azure Storage Explorer\resources\app\node_modu...\lServicePrincipalCredential.d.ts An error occurred while trying to rename a file in the destination directory: MoveFile failed; code 3. the system…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-07-05T18:52:21.43+00:00
Rakshitha Ramachandra 16 Reputation points
answered 2021-07-15T02:24:45.027+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
3 answers

Does Azcopy supports migrating/backup data from azure storage explorer to AWS S3 bucket?

Hi, I know Azcopy supports migrating from AWS S3 bucket to azure storage explorer. Does Azcopy supports migrating/backup data from azure storage explorer to AWS S3 bucket?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
asked 2021-07-05T05:46:42.107+00:00
Jincy Mathew 26 Reputation points
commented 2021-07-08T08:26:00.643+00:00
Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
2 answers

"Cannot read property 'replace' of undefined for existing blob in Storage Explorer

Hello, I used to be able to go to Storage Explorer (preview), select an of my existing blobs, click "rename" and give another name to my blob, which would then trigger the associated Azure Function. But now, for some reason, it no longer lets…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
245 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,643 questions
asked 2021-07-07T14:30:50.967+00:00
AlainG 1 Reputation point
answered 2021-07-07T17:26:18.657+00:00
Vaibhav Chaudhari 38,686 Reputation points