3,201 questions with Azure Blob Storage tags

Sort by: Updated
2 answers

migrating a azure blob storage one subscription to another in same tenant and in same region

Does migrating an Azure Blob Storage account from one subscription to another, within the same tenant and region, incur any cost? If there is no cost, is there any official Microsoft documentation that confirms this?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-28T08:06:11.8066667+00:00
Shailesh Kumar Singh 0 Reputation points
commented 2025-05-30T08:48:38.9333333+00:00
Vinod Kumar Reddy Chilupuri 4,185 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Can I mount standard blob storage in Kubernetes?

In the Blob Storage documentation (https://learn.microsoft.com/en-us/azure/aks/azure-csi-blob-storage-provision?tabs=mount-nfs%2Csecret#create-a-persistent-volume-claim-using-built-in-storage-class) there is an example how to mount Blob Storage as NFS in…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-27T14:09:14.9533333+00:00
Patrik Kovács 20 Reputation points
commented 2025-05-29T12:10:40.89+00:00
Patrik Kovács 20 Reputation points
1 answer One of the answers was accepted by the question author.

Blob Storage

Hi Support Team, I'm looking to use Azure Storage Explorer to download a full folder or an entire container. Does Azure Storage Explorer have support for this? Because I want to save backup offline. I'm looking forward to your feedback. Sincerely,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-29T04:24:31.5533333+00:00
Ha 65 Reputation points
accepted 2025-05-29T06:40:08.43+00:00
Ha 65 Reputation points
4 answers

Azure Blob Storage not being able to Authenticate "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."

Hello, I m trying to do a GetFile operation, and my SAS token is failing to authenticate with this error. ('Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2024-07-16T22:56:52.67+00:00
Fahima Chowdhury 0 Reputation points Microsoft Employee
answered 2025-05-28T20:08:27.77+00:00
Russ Gunther 0 Reputation points
3 answers One of the answers was accepted by the question author.

how to limit azure blob upload size via SAS

I'm working on a website that allow users to upload files. I want file size limit below 100mb. When i'm signing SAS, I didn't find any param or option about it. Nobody want the bad guy upload a 100TB file and destory my website. So, how can I do that?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2024-05-14T05:37:22.95+00:00
Alex King 20 Reputation points
commented 2025-05-27T08:52:21.1166667+00:00
Alex King 20 Reputation points
1 answer

Concurrent put object and delete non-recursive directory request behaviour in ADLS Gen2

Hello, Considering the below flow: Two different processes execute these two requests simultaneously. Both of them return 200. However, even if the PUT request is successful, the file is not present in the blob storage. It means that the file is deleted…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-15T14:56:49.43+00:00
Mustafa İlhan 5 Reputation points
commented 2025-05-22T17:10:37.14+00:00
Bathini Harshitha 5 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

move files and folders between Azure files and Blob container on certain life cycle policy

Is it possible to transfer files and folders from the Azure file share to the same storage account's Blob container Archival Tier on a specific life cycle policy? If anyone come across this scenario, could share document link that really helps and…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2023-03-02T10:14:07.2166667+00:00
Vikram Tikare 40 Reputation points
commented 2025-05-22T16:38:07.8366667+00:00
Mohamed Eleraky 20 Reputation points
3 answers

Unable to access StorageBloblogs data via Log Analytics API via Postman

Successfully accessed Storage Blob logs through the Logs option in Azure Default Workspace by enabling Diagnostic Settings. The storagebloblogs table was queried using KQL statements. However, retrieving the same data via the Log Analytics API using…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-19T14:13:48.1+00:00
Waulite Tech 0 Reputation points
commented 2025-05-22T08:43:04.0666667+00:00
Vinod Kumar Reddy Chilupuri 4,185 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Storage Account endpoints advertises TLS 1.0/1.1 and 3DES cipher — is this a vulnerability?

I ran an sslscan against my Azure Storage Account endpoints and noticed that it advertises support for legacy protocols (TLS 1.0, TLS 1.1) and weak ciphers like TLS_RSA_WITH_3DES_EDE_CBC_SHA However, I’ve already enforced TLS 1.2 at the storage account…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-15T07:38:26.7133333+00:00
Gnrgy IT, Gnrgy 60 Reputation points
accepted 2025-05-22T04:15:16.6466667+00:00
Gnrgy IT, Gnrgy 60 Reputation points
1 answer

I am unable to upload a file using azure-blob js sdk given a sas token

When trying to upload via JS, I get this error: RestError: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:a441c1f7-001e-0021-2b0b-bad5b1000000 Why? Here is…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-04-30T20:11:29.19+00:00
Ian Davis 0 Reputation points
commented 2025-05-22T04:12:14.33+00:00
Venkatesan S 2,820 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

The copy blob operation never finished

Hello! I am copying a VM disk snapshot to Blob Storage using an HTTP action in a Logic App. The code view is: "type": "Http", "inputs": { "uri":…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-20T13:09:40.3033333+00:00
Artem Shaturskyi 220 Reputation points
commented 2025-05-21T07:07:49.52+00:00
Artem Shaturskyi 220 Reputation points
1 answer

Azure Blob Storage for Backup

We are a technical company exploring the use of Azure Blob Storage as a solution for daily cloud backups of our customers’ data. We are interested in understanding the following:* Architecture & Strategy: What are the best practices for…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-16T18:09:07.0366667+00:00
360eTECH 0 Reputation points
edited a comment 2025-05-20T21:03:23.4433333+00:00
Syed Aaqid Ali 580 Reputation points Microsoft External Staff Volunteer Moderator
1 answer

Unable to Retrieve StorageBlobLog Data via Log Analytics API with Postman

Successfully accessed Storage Blob logs through the Logs option in Azure Default Workspace by enabling Diagnostic Settings. The storagebloblogs table was queried using KQL statements. However, retrieving the same data via the Log Analytics API using…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-19T14:03:25.87+00:00
Waulite Tech 0 Reputation points
commented 2025-05-20T09:48:50.15+00:00
Hari Babu Vattepally 3,345 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

azcopy to a container in a different resource group does not work?

I am trying to azcopy data to a container located in a different resource group. This blob/container has the correct whitelisting of the IP from the VM requesting the transfer, and the user associated with azcopy login is credentialed as a storage blob…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-10T14:52:39.0766667+00:00
Frederick Chang 20 Reputation points
accepted 2025-05-19T14:00:54.41+00:00
Frederick Chang 20 Reputation points
1 answer One of the answers was accepted by the question author.

AzCopy command

Hi all, is there command to getting totally copied blobs on Azure Container and Last blobs/Files copied? I have 2 million items(files) formatted in *PDF, Word, located on local Drive, I need to know how many successfully files copied on my Azure…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-19T04:37:40.5233333+00:00
UrBel 240 Reputation points
accepted 2025-05-19T06:56:30.8266667+00:00
UrBel 240 Reputation points
1 answer One of the answers was accepted by the question author.

SFTP Blob Storage randomly stops working.

SFTP Uploads randomly failing after they have been working for the better part of a day.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-16T12:35:47.5633333+00:00
Tech1 20 Reputation points
accepted 2025-05-16T18:32:47.9533333+00:00
Tech1 20 Reputation points
1 answer One of the answers was accepted by the question author.

Moving from LRS->ZRS got "Redundancy update to 'Zone-redundant storage (ZRS)' failed" due to Change feed is enabled

however, the change feed field is checked (enabled) but in grey and I cannot change it The account includes containers. The account kind: StorageV2 (general purpose v2)

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-14T19:35:04.35+00:00
Roni Mateless 40 Reputation points
accepted 2025-05-15T16:59:42.5866667+00:00
Roni Mateless 40 Reputation points
2 answers One of the answers was accepted by the question author.

409 Error when using AzureBlobClient Upload in client side of Blazor Server App

Hello, In the client side of a blazor server app I am attempting to upload a file to Azure Blob Storage and receiving a 409 error. I have tried to setup a user delegation key for best practice but to simplify things as much as possible for testing and…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-15T14:20:26.7466667+00:00
Bernard, Jacob 40 Reputation points
accepted 2025-05-15T15:28:55.4733333+00:00
Bernard, Jacob 40 Reputation points
3 answers One of the answers was accepted by the question author.

Fail to connect via Python SDK to Azure Blob Storage connection found in Azure AI Foundry project

I am trying to access via Python SDK my Azure Blob Storage container from a connection that I have created in my Azure AI Foundry project. I am using the below script to do that but I get ResourceNotFound error: self.project =…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-13T18:36:10.4133333+00:00
Paris Perlegkas 55 Reputation points
accepted 2025-05-15T14:55:32.4533333+00:00
Paris Perlegkas 55 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to transfer the data from on-premises to Azure storage container with AZCopy

I have installed AZcopy V10 on my Windows system. I executed the command azcopy copy "<local-folder-path>" "https://<storage-account-name>.<blob or dfs>.core.windows.net/<container-name>" --recursive=true to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
asked 2025-05-15T05:24:21.53+00:00
John Philip 60 Reputation points
commented 2025-05-15T09:27:40.89+00:00
John Philip 60 Reputation points