About 333,000 results
Open links in new tab
  1. Call Azure Data Lake Storage Gen2 REST APIs using the web …

    Mar 4, 2024 · 0 How can I use the Azure Data Lake Storage Gen2 REST API to rename a folder in an Azure Storage Account using the web activity in a Synapse pipeline? The folders are in …

  2. azure - How do I get an ADLS Gen2 URI for my blob? - Stack …

    Nov 30, 2023 · I'm trying to create a Databricks external table that points to data sitting on ADLS, so I'm trying to figure out the proper URI syntax. Using this page, I've managed to get …

  3. list files and folders inside an azure DataLake storage Gen2 …

    Oct 4, 2024 · list files and folders inside an azure DataLake storage Gen2 container using SAS at a directory level. You can use the below provided Rest API to list the second level of folder …

  4. azure - Data Lake Gen2 Upgrade - Stack Overflow

    Aug 18, 2023 · To disable these, Go to Data protection of Blob storage, disable and click on save. Check other features as well which are not supported by the upgrade process. Now, start the …

  5. Azure Data Lake storage Gen2 permissions - Stack Overflow

    Dec 16, 2020 · I am currently building a data lake (Gen2) in Azure. I use Terraform to provision all the resources. However, I ran into some permission inconsistencies. According to the …

  6. c# - AzureDataLake Upload Files - Stack Overflow

    May 14, 2024 · As I understand, the only difference is that we provide a path or fileStream to the content. However, is there any difference in behavior or efficiency between these two ways of …

  7. python - Efficiently Calculating Folder Sizes in Azure Data Lake …

    May 31, 2025 · Enable Hierarchical Namespace: Ensure that your Azure Data Lake Storage Gen2 account has the hierarchical namespace enabled. Create External Tables: Create external …

  8. how to add indexed tag in Azure blob storage - Stack Overflow

    Apr 25, 2023 · I think it is not possible with hierarchical accounts in the Azure data lake storage, I checked the data lake storage gen2 account in the portal there is no index tag present in the …

  9. Databricks - Connect to Azure Data Lake Storage Gen2 and Blob …

    Dec 18, 2023 · azure databricks azure-data-lake-gen2 edited Dec 19, 2023 at 8:37 asked Dec 18, 2023 at 14:33 MystCabe

  10. From Azure synapse read/write from/to an Azure data lake

    Jan 12, 2024 · I am trying to write a pyspark dataframe to a the data lake. This is the code I have: spark.conf.set ("fs.azure.account.oauth.provider.type", "com.microsoft.azure ...