Copy files from sharepoint to Blob, am i doing things correctly
I want to use Power Automate to move old files from SharePoint to Blob. but i have this concern, in SharePoint we can have the same file name and type under different folders, but in Blob case, we do not have folders,,, so how i can move 2 files which…
Azure Blob Storage
how can we perform the Data Quality checks for null values in multiple files
I have 69 files in my gen2 and In those file there are null values, I want to send the null values to one folder and qualified data into another folder in gen2. the problem is we cannot give the column names manually for each file as I have 69 files…
Azure Data Factory
Azure Blob Storage
Index Custom metaData properties to a specific index
I have this custom metadata defined in a file: I want to pass them to my fields in my index so that I can use them to filter my search, here's the field structure: I'm having an issue passing this custom metadata values, can someone help me?…
Azure AI Search
Azure Blob Storage
How can I let clients preview large CAD files online without full downloads?
Hey everyone, I run a small drafting site, usadraftsman.com, and we often share large CAD and shop drawing files with clients. Downloads can be slow, and some clients just want a quick preview without grabbing the full file. A few things I’m wondering: …
Azure Blob Storage
can you update an existing storage accounts via Bicep?
All storage accounts need to be on GPv2 by next year. I have updated a storage account manually in the portal - my mistake as we manage via Bicep Now I have a failure on deployment of my…
Azure Blob Storage
Training data is missing: Could not find any training data at the given path.
I'm trying to build and train custom model https://eastus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/BuildDocumentModel/console but rain into issue of training data not found at the given path Generated…
Azure AI Document Intelligence
Azure AI services
Azure Blob Storage
AMG Blob Storage - Grant user permission
I tried to grant a user to see the blob storage container but failed. Can anyone detail how to do this?
Azure Blob Storage
Error Code 403 Authorization Permission Mismatch on power automate
Azure blob is denying access to Power Automate authorization to upload an audio file into the blob container that is intended to hold it. We receive error 403 Authorization Permission mismatch despite the account which is initiating the request in Power…
Azure Blob Storage
Need help in understanding the issue with the storage Blob
Hello All, We have a storage account and blob with several blob containers. This storage account is linked to the virtual machine we are using for the domain controller DC machine in our tenant. When we grant permission to the drive in the VM, some users…
Azure Blob Storage
Not able to Upload a file in Blob Containers?
Hi, I am not able to Upload a file in Blob Containers? Getting popup as "DLB-BLOCKED" Thanks, K Babu
Azure Blob Storage
Get block when deploy static website to Blob by CLI
Hi, My team member has a contributor role in the subscription. And his cli can check the Blob resource successfully. However he tried to use npm run build:azure:staging && az storage blob upload-batch --destination '$web' --source .out…
Azure Blob Storage
i have a OS VHD blob that is orphaned and it has a system lease which cannot be broken
The blob was created in 2018 and has something to do with a migration. The URI to the blob is here: https://dlcdc19059.blob.core.windows.net/vhds/S3-os-1992.vhd The VHD is orphaned. It does not belong to any VM, either as a managed or unmanaged…
Azure Blob Storage
Azure Cognitive Search Data Source: Managed Identity Not Persisting - Always Returns Null
I'm unable to configure managed identity authentication for an Azure Cognitive Search data source connecting to Azure Blob Storage. Despite configuring it through both the Azure Portal and REST API, the identity property always remains null, preventing…
Azure Blob Storage
I need to transfer two storage accounts from one Azure subscription to another.
I need to transfer two storage accounts from one Azure subscription to another. The challenge is that I must recreate the storage accounts using the same names in the target subscription. However, once I delete the existing storage accounts, Azure…
Azure Blob Storage
"The requested container does not exist or is not accessible." error with Azure blob storage SFTP
I just created Azure blob storage account with SFTP enabled but getting error "The requested container does not exist or is not accessible.". What could be issue?
Azure Files
Azure Storage
Azure Blob Storage
Early deletion fees from archive on a Soft Delete blob account
Hello, I have a blob in archive. If I delete it after 160 days (30 days before the minimum retention time in archive required elapses) and if I have a soft delete of 30 days activated on my storage account, will I pay for 60days of storage worth in…
Azure Blob Storage
SAS Token Management and Security Features in Multi-Region Blob Storage with Azure Front Door
We currently operate Blob Storage in the Korea region and plan to add replication in the US and Europe regions. 1. Current Situation and Requirements We run a single server instance responsible for user authentication and authorization logic. Users…
Azure Blob Storage
Import sharepoint files with metadata in Azure blob storage
Hello, I would like to know if it’s possible to upload documents stored in a SharePoint document library to Azure Blob Storage along with their associated metadata, especially the original SharePoint file URL. Context: I’ve created an Agent in Copilot…
Azure Blob Storage
Azure Blob exported signin logs: date format changed unexpectedly
Hello I have a process that integrates Azure "non interactive user signin logs" from a blob storage. The generated files are in JSON format and used to have a certain structure. Since this morning, that structure has changed (new fields…
Azure Blob Storage
Blob Storage Data Plane Operations Fail with ResourceNotFound Despite Successful Storage Account Creation (PAYG Subscription)
Issue Summary I'm experiencing a strange issue where all blob storage data plane operations fail with ResourceNotFound errors, despite the storage account being successfully created and accessible via management plane operations. Environment Details -…