2,534 questions with Azure Blob Storage tags

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

Does the Swift SDK support the blob storage API?

I'm trying to write Swift code that uploads blobs with Azure Blob Storage. I see example code but I can't get it to work. It seems like the example code is from a past version of the Swift SDK. Does the current one support the Storage API? …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-06T18:37:41.39+00:00
Rob N 46 Reputation points
accepted 2020-10-19T20:32:27.317+00:00
Rob N 46 Reputation points
1 answer

Batching file i want to write in single file

Suppose we have 10k entities in JSON and i want to publish any target location then i can achieve them through batching and i will get multiple files in target location but my question is that while batching i am getting batch file with batch size…

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,809 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-14T10:31:49.127+00:00
Rashid Iqbal 1 Reputation point
answered 2020-10-15T18:56:11.9+00:00
deherman-MSFT 34,356 Reputation points Microsoft Employee
1 answer

Issue while downloading blob document using account SAS with Azure Java SDK

Hello , I am trying to download a blob file using account SAS . I have written following method to generate SAS token public static String getAccountSAS(String accountName, String accountKey, String endpoint, String startTime, String endTime, String…

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,809 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-01T21:21:27.817+00:00
Pramit Bhaumik 1 Reputation point
commented 2020-10-15T07:49:35.647+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
1 answer

Azure Blob Storage extremely slow

Getting blob from Azure Blob Storage started to be extremely slow - both using APIs and downloading directly from Azure Portal, or even using Azure Storage Explorer. We get 20kb per sec, which is just ridicilous.. Until today all there scenarios worked…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-14T08:39:25.177+00:00
Jakub Sykora 1 Reputation point
answered 2020-10-14T21:53:16.447+00:00
deherman-MSFT 34,356 Reputation points Microsoft Employee
0 answers

The MAC signature found in the HTTP request is not the same as any computed ...

I used azure-storate-blob == 12.5.0 azure-core == 1.8.2 I tried to access my blob storage account using connection string with Python v12 SDK and received the error above. The environment I'm running in is python venv in NixShell.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-14T00:05:51.953+00:00
Mingzhao Liu 6 Reputation points
commented 2020-10-14T16:07:09.717+00:00
Mingzhao Liu 6 Reputation points
1 answer One of the answers was accepted by the question author.

Stop blob download with Python skd

I use Azure's python SDK to download blobs from azure blob storage, I need to give the user the ability to stop the download but I can't find a way to achieve this gracefully with python. Is there a way? Thanks,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-08T16:44:55.397+00:00
Sarah Hassan 21 Reputation points
accepted 2020-10-13T08:46:16.767+00:00
Sarah Hassan 21 Reputation points
1 answer

Custom Permission attributes for only listing all blobs

My requirement is to allow users to see all the blobs allow then to download but they cant upload or delete a blob. I tried creating custom permission but its not working as expected. All I get is 'Microsoft.Storage/storageAccounts/listKeys/action does…

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,809 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-09T00:59:36.673+00:00
ankit kumar 101 Reputation points
commented 2020-10-09T10:34:22.697+00:00
ankit kumar 101 Reputation points
1 answer One of the answers was accepted by the question author.

Spark unable to write file onto Blob storage

We use HDInsight with Spark, v3.6. So far, our code has been working as expected. As of last night, our job started failing. The error states that "output directory already exists". When looking at the blob storage, directories appear to be…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
200 questions
asked 2020-10-02T16:25:54.1+00:00
Sachin Shah 101 Reputation points
accepted 2020-10-07T12:05:08.527+00:00
Sachin Shah 101 Reputation points
1 answer

Is it possible to process PDF files with full path in Blob Storage without downloading them locally using Python?

Hello, I am trying to process multiple PDFs to an OCR program written in Python. During local development, PDFs are located in a local directory where can be processed but I wasn't able to figure it out a path-like filesystem in Blob Storage.…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-08-20T16:02:52.09+00:00
Su Li 21 Reputation points
answered 2020-10-06T09:42:21.237+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can't copy blob with Java API

I'm trying to get started with the Java API. val blobServiceClient = BlobServiceClientBuilder().connectionString(connectStr).buildClient() val containerClient = blobServiceClient.getBlobContainerClient("my-stuff") val blobClient =…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-02T20:41:10.403+00:00
Rob N 46 Reputation points
accepted 2020-10-02T22:47:30.563+00:00
Rob N 46 Reputation points
1 answer One of the answers was accepted by the question author.

Suggest a cloud database solution for downloading large binary file using REST API

There are seem to have many cloud data storage solutions in Azure. Our requirement is to let our 10,000+ smart devices to download firmware that is around 50kB. The device has older Linux distribution in ARM and might not be able to support ready-made…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
658 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
Azure Content Delivery Network
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,486 questions
asked 2020-10-02T04:27:26.977+00:00
txh3157 21 Reputation points
accepted 2020-10-02T19:50:00.593+00:00
txh3157 21 Reputation points
0 answers

Not seeing new entries in $logs

Since Sept 17 I have not been able to see new log entires for a Blob container of mine. Other blob containers continue to have log entries, just not one in particular. Did something change?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-01T22:02:40.553+00:00
rob 1 Reputation point
commented 2020-10-02T15:22:02.047+00:00
deherman-MSFT 34,356 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Blob Storage Protocol

Does Azure have a shortened blob storage protocol convention like GCS (gs://) or S3 (s3://)?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-10-01T18:48:32.34+00:00
Krish Chowdhary 21 Reputation points
accepted 2020-10-01T19:25:12.777+00:00
Krish Chowdhary 21 Reputation points
2 answers

Getting very slow speed while downloading storage blob.

Hello, I am getting very slow speed while downloading the storage blob from Azure storage account. I am using .net core 3.1 web api application to download it and return it with api response. Following is the code. BlockBlobClient blockBlobClient =…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-14T09:00:19.177+00:00
sxcsacsac 1 Reputation point
commented 2020-10-01T06:54:44.513+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

az storage blob upload-batch but ignore duplicate files

I'm using the following command to upload the build output of a static website to and Azure blob storage az storage blob upload-batch --account-name $(STORAGE_NAME) --account-key $(STORAGE_KEY) -d '$web' -s .\public\ This works well, but uploads many…

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,809 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-10T14:16:19.91+00:00
Joe S 21 Reputation points
accepted 2020-09-30T11:23:10.663+00:00
Joe S 21 Reputation points
2 answers One of the answers was accepted by the question author.

Accessing blob storage using azure CLI with managed identity

I wanted to access blob storage with a managed system identity using the azure cli. Steps: Create Ubuntu VM and assign managed system identity + roles Log into VM Install azure cli Run: az login --identity (successful) Run: az storage…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-08T11:25:14.593+00:00
Jan 101 Reputation points
accepted 2020-09-30T05:40:08.703+00:00
Jan 101 Reputation points
1 answer

WORM blob storage on Azure - remove test

I wanted to test the WORM blob storage feature on Azure. I set the access policy with 146000 days and locked it. Sadly I put 3 small objects to test the feature and now I cannot remove this test account. Is there a possibility to delete the whole…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-24T16:32:12.163+00:00
xaf01 1 Reputation point
commented 2020-09-29T15:23:19.25+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
1 answer

BlobBatchClient.deleteBlobs doesn`t actually delete the blobs.

I am using azure-storage-blob-batch artifact with 12.6 version. I am trying to delete multiple blobs using batch delete. but it doesnt seems to work. bellow is my code sample. Can anyone tell me what am I doing wrong here? private static void…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-08T10:10:34.813+00:00
Kosala De Silva 41 Reputation points
commented 2020-09-29T15:20:21.05+00:00
Sumarigo-MSFT 44,416 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

"azcopy cp" will put a blob, but "azcopy list" gives AuthorizationResourceTypeMismatch (Account SAS, yes it has read permissions)

I've set up BLOB storage in Azure, and can do an "azcopy cp" command to successfully write BLOBs (I can browse to confirm that they are there). However, any attempt to "azcopy list" with the SAME SAS fails with…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
asked 2020-09-23T21:32:47.02+00:00
Dave Lindquist 21 Reputation points
answered 2020-09-24T17:34:17.273+00:00
Dave Lindquist 21 Reputation points
2 answers

Backup postgres database to Azure blob storage

Is it possible to backup Azure managed postgres instance database to Azure blob storage with life cycle management policy on top of it.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,534 questions
Azure Database for PostgreSQL
asked 2020-06-12T22:43:55.26+00:00
F Ahmed 36 Reputation points
answered 2020-09-23T17:42:51.217+00:00
sakuraime 2,321 Reputation points