Ingress and Egress cost in azure
I have gone through below thread: https://learn.microsoft.com/en-us/answers/questions/892660/will-the-ingress-egress-costs-of-a-azure-storage-a but still confused and clear about the ingress and egress costs of ADLS, and what parameters it takes to…

How is AI and Data lake going to work ahead
How is Azure Data lake place in future with AI, Co-pilot. Is Fabric the only way. How can the designing be done. What can help ?
unable to disable download option in azure blob storage for video files
unable to disable download option in azure blob storage for video files
Error trying to validate storage account name while creating a new synapse workspace
I am unable to create a new data lake storage (gen2) account name in the basic tab for create Azure Synapse Workspace. The error I get is - " There was an error trying to validate storage account name. please try again ". The error message is…
Best Archival Strategy for delta parquet in ADLS ?
We have a situation where we will be loading SAP data into ADLS layer using SAP Datasphere in delta parquet format. Now, we want to implement a robust archival framework for this data. Can you please guide/help me with the correct/MS recommended approach…
Azure Data Lake Analytics Retirement - Frequently Asked Questions
On 29 February 2024, we will retire Azure Data Lake Analytics and this service will no longer be available. Before that date, please migrate your services that were deployed using Azure Data Lake Analytics to another Azure data processing product of…

Datalake data
Hi Friends, I want to understand exactly how data compression takes place in Data Lake behind the hood.What kind of algorithms techniques if there are any applied within datalake ? Or do we need to take care of data compression needs by ourselves.Please…
I would like to know if connector is available for SAP BPC?
Hi Experts, I am working on solution development to ingest data from different SAP systems to ADLS Gen 2. I have selected ADF for the integration and could see ADF connectors available for SAP BW, HANA, C2C etc. However, I don't find any information…
Unable to rename a directory named space character using ADLS Gen2 REST API
The rename operation fails when the source directory contains a space in its name. I've been trying to understand why this happens. In my Golang code, I have multiple test cases, and the rename operation consistently fails when the directory name…
Extract Refresh Failed: Databricks OAuth credentials expire in Tableau if a change is not made
Every 7 days or so, my Tableau Developers get this issue below, the current quick fix is for them to re-enter the Databricks credentials for the OAuth Clients Registry. Is there a setting that is causing this issue on the Databricks side?
Azure Event Grid Metadata Output change for Fivetran
I use Fivetran to lift data from on-prem servers to Azure Data Lake. After that happens, I use Azure Event Grid to send that event to a logic app. The logic app then triggers a Databricks job when the event is received. When I first started using…
How to restrict and alert the user when they upload a file size of greater than xx MB's on ADLS Gen2 account
Hello Team I'm working on couple of requests: I wanted to restrict and alert the user when they are trying to upload a file of given threshold size. (Say > 50MB) I wanted to restrict and alert the user when they are trying to upload a file of…
Copying files to azure data lake
Failure happened on 'Sink' side. ErrorCode=AdlsGen2OperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ADLS Gen2 operation failed for: Operation returned an invalid status code 'PreconditionFailed'. Account:…
R/W Access to single ADLS Gen2 Container
Is it possible to grant access to a group of users to read/write into single container on ADLS Gen2 without granting read access to other containers on the same storage? We need users to upload some .csv files to storage. We use that storage (other…
Unable to create a directory named space character using ADLS Gen2 REST API
I am unable to create a directory in "Azure Data Lake Storage Gen2" that is named as just a single space character, despite reviewing the documentation and there being no indication this is a disallowed name. My primary access to "Azure…
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.
Azure ADLS Gen2
Hi All, I need to know is it possible to replicate data from On-Premises SQL SERVER 2022 to ADLS Gen2 Storage directly. If possible, please provide me some links or give some guidance. Not to use: CDC, Triggers, Third Party tools for ETL Note: I need…
Change Data Storage Region in Fabric
We our Fabric instance hosted in North Europe however the data storage is in South Africa North. I would like to change the storage region from South Africa North to North Europe. This will enable us to create external volumes in Snowflake so that we can…
how to refresh the files from the storage account mounted using the path mapping
I have mounted the Azure data lake storage containers in python azure webapp as path mapping. When reading the files, the files are not up to date. The files on the mounted path are visible immediately after the initial creation, but next changes are…
How to control access to a folder in ADLS gen2 container while Storage account IAMs are in action
Hi, I have a synapse pipeline that saves an output file in a folder (ex: salary) in an ADLS container (ex: employee). Now Mr. X wants the data saved in the folder to be accessible only to him but storage account level IAMs have already given access to…