About 129,000 results
Open links in new tab
  1. Configure Azure Data Lake Storage Gen2 in a copy activity

    Oct 17, 2025 · For non-binary copy into Azure Data Lake Storage Gen2, the default block size is 100 MB so as to fit in at most approximately 4.75-TB data. It may be not optimal when your …

  2. azure - Copy directory conents from Az datalakegen2 to different ...

    Feb 10, 2023 · I'm looking for a way to copy directory contents to a directory on a different storage account. Both of the storage accounts are Azure Data Lake Storage Gen2. I would like to …

  3. Part 3 – Using Microsoft Fabric Dataflow Gen2 to store the

    Aug 31, 2023 · Following on in my series, in this blog post I am going to use the dataflow Gen2 in Microsoft Fabric to load the data into a lake house table. By doing this, it will allow me to store …

  4. Copy Entire Container from ADLS Gen2 to Lakehouse Files Using …

    In this step-by-step tutorial, you’ll learn how to copy an entire container from Azure Data Lake Storage Gen2 (ADLS Gen2) to Lakehouse Files using a Pipeline in Microsoft Fabric.

  5. Manage Fabric Onelake Storage with ADLS Gen2 API

    Jan 8, 2025 · This article is focused on demonstrating some basic directory/file level operations across lakehouses in Microsoft fabric through the ADLS Gen2 API. In an earlier article, I had …

  6. Solved: Best practice for moving data from files to delta ...

    Feb 28, 2025 · I set up a weekly scheduled data pipeline which copies data from Azure Datalake Storage Gen2 (ADLS gen2) to the Fabric LakeHouse. It works perfectly, it simply takes all files …

  7. Set up your Azure Data Lake Storage Gen2 connection - Microsoft …

    5 days ago · This article outlines the steps to create an Azure Date Lake Storage Gen2 connection for pipelines and Dataflow Gen2 in Microsoft Fabric.

  8. Solved: Dataflow Gen2 writing to Warehouse - how to change ...

    Oct 17, 2023 · Hi, I'm writing a Gen2 dataflow to load some data into a Fabric Warehouse. When I create the "destination", the dialogs don't seem to have a place to enter what schema I want …

  9. how to delete folders in Azure Gen 2 data lake using ADF

    Apr 1, 2023 · First create an integer parameter with -(n-1) value where n is the number of days. Then create a last nth day in yyyyMMdd format in a set variable using the below expression. …

  10. get all the contents of data lake gen2 folder in a list azure synapse ...

    Mar 6, 2022 · I have created a data lake gen2 storage account and a container inside it and saved some files and folders in it.I want to list all the files and folders in azure synapse notebook so …