How to fix 'Couldn't interpret '0000-07-01' as a valid DateTime' Error in copy activity - synapse analytics pipeline
Hello, Synapse analytics-copy data activity returning below error. But in my case many rows are having "0000-07-01" date in the DB table column. I have tried to change the datatype then to debug. But failed to copy. And then I tried copy…
Can't play the file. Enable CORS on your storage account
I am reaching out for assistance with a CORS configuration issue related to our Azure Storage account used for video playback in the Video Indexer portal. Currently, our CORS settings include the following rule: Allowed Origins:…
Copy activity failed because you have multiple concurrent copy activities runs writing to the same file
Hi All, I am migrating 1000 of SQL tables from on premise SQL server to Azure Blob storage. I am using ADF for each and copy activity to do so. However, while processing the tables in parallel/concurrent, I am getting below error - Failure happened…
java.lang.NoClassDefFoundError: com/azure/storage/common/policy/StorageBearerTokenChallengeAuthorizationPolicy
Hello I am using a spring boot Java application to upload files into data lake but I am getting below error when trying to run the application Caused by: java.lang.NoClassDefFoundError:…
PATCH method not allowed for Storage Services REST API "Path - Update"
I try to use the Set Access Control option described in https://learn.microsoft.com/en-us/rest/api/storageservices/data-lake-storage-gen2?view=rest-storageservices-datalakestoragegen2-2019-12-12. Although I was able to run other methods (as Path - List)…
Can't sink from Data Factory to Blob Storage after updating storage account public access to 'Enabled from selected virtual networks and IP addresses'.
I have an Azure Data Factory pipeline that is no longer able to access my storage account after I have updated the public network configuration to 'Enabled from selected virtual networks and IP addresses' in my storage account. I have followed the steps…
Event Subscription Storage Blob create/delete not triggered via azure cli, azcopy or python SDK
I've set up a Service Bus queue and an Event Subscription to monitor a directory in my Blob storage, to log the event in the service bus queue, whenever a blob is created, or deleted. This system works as intended when I manually upload files using the…
Why I can't import libary azure.storage.blob
When I add the following line into my code of my function app, the whole function app fails to load from azure.storage.blob import BlobServiceClient If I remove the above line, then it works fine. import azure.functions as func import logging from…
is there a video showing us how to connect a manaaged HSM with a blob storage account?
We are trying to enable HSM for a blob storage account. So, the use case is to have a different container with a different encryption scope and each scope has it own key that is stored in HSM. However, there is no pick from HSM dropdown in the…
How to read text from .doc and .docx files in Azure Blob Storage with Python?
Hello, Is there a way to read the content of .docx files—and more importantly, .doc files—stored in Azure Blob Storage directly in Python without having to download them locally? Handling .doc files locally can be quite cumbersome, so I'm curious how…
Azure Files: SMB over Quic - support for DFS-N
Reading up on SMB over Quic to be used with Azure files and wondering how this would integrate with DFS-N in a work from home. Reading a blog with the following statement:"Since the client cannot reach a Key Distribution Center (KDC) over the…
Rename blob containers
How do I rename a blob container in an Azure Storage Account? Either in the portal or via CLI? For the (virtual) folders there's a rename-Button, but not for the containers itself. Is it not possible in the Portal? Is it possible via CLI?
Azure Function App - not triggering
Hi, We have a blob trigger-based Function app and about 10 days ago from some reason it's stopped triggering on new files added to the blob container. Or to be more precise it's triggering one or two times a day and sometimes or I don't know if it is a…
Rag Improvements
Dear all, I am try to improve the quality of my Rag system that is for now composed of a Storage account, an indexer that takes the blobs from such SA, an index and a openAI deployment for chatting (as well as the app interface). I do have…
Building an azure function v2 (python) with a managed identity (User Defined)
I am following the following tutorial on Azure Functions https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob-output?tabs=python-v2%2Cisolated-process%2Cnodejs-v4&pivots=programming-language-python However when I…
How to isolate SFTP home directories with Azure Blob Storage
I'd like to SFTP users for uploading content at scale and in a way that each user is constrained to their home directory. Is that even possible in a shared container and if so, how? In my limited understanding I thought the approach might be: Create a…
The Azure Storage PHP client libraries will be retired on 17 March 2024, after that will it still work with php code ?
The Azure Storage PHP client libraries will be retired on 17 March 2024, after that will it still work with php source code as we don't want to go with alternate or direct api call Is my existing code will work after decommissioning of Azure Storage…
how can i give permissions to a container in a storage account
Hi, I would like to give granular permissions per container in an azure storage account. How can i accomplish this?
azcopy copy failure between storage accounts with >10MB blob size
Hi Team, Any ideas how to resolve this?... I am experiencing a problem when trying to copy a blob from one storage account to another when the blob is ~10MB or more. A ~1MB blob works fine. I consistently have success with ~1MB blob size. I…
How Power BI Desktop/ Service connect with Blob Storage Private container using SAS Token
Hi All, we have once issue, when we change Azure blob storage container to private we are unable to connect using SAS Token. please suggest how we connect Power BI to Azure Blob when container is private.