I own the AI Foundry account but cannot access blob storage.
I am the owner of the account. I created an Azure AI Foundry hub and project. I created a few prompt flows. After a day or two, I am unable to access the blob storage account associated with the hub. I have added myself to the Storage Account as a…
Unable to Access Blob Storage Containers Despite Ownership
There is a container called indexer-examples that cannot be accessed, along with other containers created previously. All storage accounts are currently inaccessible, even though role assignments indicate ownership. What could have happened and how can…

How are charges applied if VMs and Storage Account are in the same region?
How are charges applied if VMs and SAs are in the same region? Whether Standard Data Transfer Out will be charged for traffic? Storage Account have no Availability Zones and same with VM.
Missing Columns in ADLS from Storage Blob Logs
After changing the storage blob logs destination from Log Analytics to ADLS, the logs table StorageBlobLogs contains 52 columns, but certain columns for read, delete, and write actions are missing in the ADLS logs file. What could be the reason for…
Unable to upload .exe files to Azure blob container in Azure Storage Account
Hi I am trying to upload an exe file to my Azure Blob container but I am getting below ( forbidden ) error. Also when I tried with .txt, .ppt .ps1 extensions I am able to upload those. Is there any restriction MS has for (.exe files). I am having…
How to create storage lifecycle rules in the different policies
I am trying to use java code to set the storage lifecycle policies to expire the data by prefixes. But I noticed it only allow to setting 100 rules under a…
Permission issues with Storage Account while I'm trying to open my Project in Language Studio
Hi! I created a Azure Language resource in my environment and linked it to a Storage Account. This Azure Language has a Managed Identity, to which I gave the following permissions within Storage Account: Contributor, Reader and Storage Blob Data Owner.…
how to create backup of blob storage
how to create backup of blob storage in azure how to create backup of blob storage in azure
How to isolate SFTP home directories with Azure Blob Storage
Is there a way to constrain SFTP local user to their home directory in a shared storage container? In my limited understanding I thought the approach might be Create new home directory with ACL permissions rwxrwxrwx. Create new user with that home…
itms-services not working with Azure blob storage SAS URL
When I'm using itms-services://?action=download-manifest&url={URL}, itms-services seem to be working. But, when I'm using itms-services://?action=download-manifest&url={SAS URL}, it doesn't seem to work (nothing happens). Can someone…
I'm looking to get better results from Open AI Chat and AI Search from my Indexd data
I have completed the program necessary to enable my data to be indexed and accessed by Open AI to answer questions. The problem is the results are not very good. I need help with verifying if I'm using the proper Index setup (semantic) parms The…
Rule filters in Lifecycle Management Policies for Azure Blob Storage
Is it possible to use Rule filters in Lifecycle Management Policies for Azure Blob Storage to: Apply a certain rule to all data in a certain folder but; Exclude the rule from being applied to specific folders within that parent folder based on an ID…
Storage account used capacity showing incorrect in portal compared to actual used capacity
I have noticed a significant difference in the reported storage capacity of my Azure Storage Account: Azure Portal used capacity: 4.56 TiB, PowerShell Script: Total Storage Size (Blobs + Files + Queues + Tables) = 0.81754088960588 GB Is there an…
Efficient Way to read the custom log files from azure blob storage to be ingested to sentinel
We have a application writing logs into the azure blob storage. We need a step by step guide to read the logs from blob storage and ingest them to sentinel SIEM tool

Azcopy failing with Error 409 : 409 The requested operation is not allowed in the current state of the entity.. When Uploading blob
Hi, Any idea about this error message while using Azcopy to upload files from local to blob Error 409 : 409 The requested operation is not allowed in the current state of the entity.. When Uploading blob

Understanding and Disabling Snapshot Creation in Azure Blob Storage
Hi everyone, I'm trying to better understand the snapshot creation mechanism in Azure Blob Storage and would appreciate some insights from the community. My questions are: What triggers snapshot creation? I’m unclear on what specific operations or…
How to fix Authorization Failure issue when Deploying online ML deployment in existing Endpoint from Azure container registry using .yml script .
I have an azure Container Registry repository where i have uploaded my ML Model as Docker image to deploy in Azure ML Workspace. Using .yml script, i am creating Online ML Deployment in existing endpoint, which is causing Authorization Failure in between…
I want to restrict azure ADLS SFTP access to directory level.
I want to created sftp for 5 user and want to maintain all the sftp folder in one container.
Automating Data Transfer from Blob Storage to Azure File Share
Hello, I have recently migrated my on-premises file server to an Azure File Share. However, I am facing an issue where a recording tool using an SFTP client is only able to upload files to Azure Blob Storage. I need a solution to automatically move the…
When will the Azure Storage FUSE driver (Blobfuse2) support MS Entra Workload Id for mounting to AKS?
This GitHub issue details the issue many customers are experiencing attempting to mount Azure Blob Storage to AKS Pods, using Managed Identity (MS Entra Workload Id) and the Azure Storage FUSE driver (Blobfuse2):…