Failed to download snapshot from storage using SAS url. despite granting all access to storage for the managed identity
Failed to download snapshot from storage using SAS url. Error message: This request is not authorized to perform this operation. RequestId:xxxxx-a01e-0090-xxxxx-eb90bb000000 Time:2025-07-03T01:14:37.1788971Z, Storage account name: myaccountname, Storage…
Azure Blob Storage
How to Report File Metadata for 2000+ Files Uploaded by Multiple Users to Azure Blob Storage(using logic app)
In this approach correct for automating process, if yes, how to extract uploader by, location details: For this Blob upload: ✅ I would create a Logic App with a trigger — for example, when a file is uploaded to a specific location (like an SFTP folder or…
Azure Blob Storage
Autoplay HTML5 Video Fails on Azure Static Web Apps in Edge and Chrome (But Works on Localhost)
Hi Microsoft Community, I’ve deployed a static site using Azure Static Web Apps, and I’m experiencing an odd issue with an HTML5 background video. On localhost and even on Vercel, the video autoplays perfectly in all browsers. However, once hosted on…
Azure Blob Storage

Static Website on Azure Blob using Secured Transfer Disabled and Custom Domain setup, not resolving.
Created a Azure Blob Static Website with secured transfer disabled and custom domain setup which has been verified. However when I try to resolve my custom domain, it does not work. The azure website works when accessed directly. I am using…
Azure Blob Storage

Problem using Federated Tokens to initialise an Azure Blob Client from within a google cloud run instance
Hi, I'm attempting to use federated tokens to initialise a blob client from a google cloud function written in python. I have tried two different methods: Using ClientAssertionCredential Direct request def get_google_token(): print("Getting…
Azure Blob Storage

Failed to download blob content
Azure Resource Type: Storage Account Problem: Blob availability is intermittent Error: Server encountered an internal error. Per this stack trace, is this an Azure problem, and not my service's problem? If so, what can I do about it? Stack…
Azure Blob Storage

Why can't Azure delete a basic blob folder?
Tried many times to delete folder in blob storage account but facing errors when using CLI, Portal, azcopy, python scripts. I'm the account owner here... why is it taking 45 minutes to delete a folder then giving an error?
Azure Blob Storage

Configure immutability policies for containers that already have data
Planning on configuring immutability policies for azure storage containers which already have data in considerable amounts of TB's. Is there a way to calculate how long it will take? is it best to configure on a storage container with no data before…
Azure Blob Storage

RBAC on Storage Account
Hi Team, I am working with RBAC for Azure Data lake Storage/blob. I have a Microsoft Entra Security group with one user, who has - Reader Role at a Resource Group level Data Factory Contributor at a Resource Group Level Storage Blob Data Contributor at a…
Azure Blob Storage
Blobs not downloading in one client on one computer
After many years with no problems, as of a few hours ago, one client program on one computer is timing out when trying to download our Azure blobs via https. The computer's IP is not blocked because we can download the blobs in a browser on that…
Azure Blob Storage
Evaluating BackupExec connection to Azure blob storage connection fails with BEMSDK E0009B3F
We're considering using Azure for cloud storage using BackupExec which we current use for disk to tape and disk to disk backups. Blob storage was set up and I have owner access to it. I'm new to Azure blob but did not see anything obvious. I tried to use…
Azure Blob Storage
bulk insert into azure sql from blob with sas says blob does not exist or don't have file access rights.
Can't bulk insert into azure sql from blob with sas says blob does not exist or don't have file access rights. I have created a container, in my azure sql db I have made a scoped credential with the secret from the container. I have then made an external…
Azure Blob Storage
Azure Storage Explorer hanging after attempting a large single file download? Recommendations on Blob Storage transfer settings?
I have an issue reproduced with multiple users where the Azure Storage Explorer hangs at some point when attempting to download a folder that contains a large single blob (115 GB). It downloads other blobs in the folder correctly, but when it gets to…
Azure Storage Explorer
Azure Blob Storage
Unable to set ACL for SFTP
Unable to set ACL permission for a localuser for SFTP. Getting the followng error, I can confirm the user is created (InvalidNamedUserOrNamedGroup) The named user or named group in the access control list is not…
Azure Blob Storage

how to assign rbac to different subscription?
I have blob storage in one subscription and AKS in another subscription. How do I assign an Storage Blob data reader RBAC to AKS using terraform?
Azure Blob Storage
Recovery for Accidentally Deleted Files in Azure Storage Account Linked to Azure ML Studio
The files are not visible in the deleted items or recoverable versions. We are aware that Azure may retain deleted data for a limited time and that there is a 14-day window for recovery. We are within that window and request urgent support to attempt…
Azure Blob Storage
The credentials provided for the AzureBlobs source is not working
Hi, We are having some authentication issue while refreshing dashboard in powerBi. It is currently linked to Azure Blob storage via SAS key. We already tried to add Azure IP address to the whitelist but we still encounter the same error. If we change…
Azure Blob Storage
Upload files/folders to an azure blob storage account using browser
I am looking for the most simple way to let a user upload data to a blob storage account. I know it can be done throught many different ways, like storage explorer, etc. But I was looking for a way without using any kind of tool/solution. I can access…
Azure Blob Storage
How to disable on the TLS1.0 on the Azure Frontend blob storage server
We can see the server is also accepting TLS1.0 and TLS1.1, Can we disable this from server. We have configured in storage account settings to use “Minimum TLS” as TLS1.2. But can we get this blocked from server level as well.
Azure Blob Storage
Our Azure storage account is reporting BlobGet failures and a message indicating that the issue is with the Azure Storage backend
On June 25th around 17:00 US Central, one of our storage accounts started reporting failures. Specifically, Blob availability around 45% and BlobGet failures around 11%. The actual message reported is: "We have detected that this storage account…