How to create dataframe from Azure File Storage having text files

RaiArveen 46 Reputation points
2022-01-05T05:43:04.703+00:00

How to read text files from Azure Storage ?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2022-01-06T16:02:08.623+00:00

    Hello @RaiArveen ,

    Thanks for the question and using MS Q&A platform.

    If you are looking specific to Azure Blob storage, you can create a mount point and then create the dataframe using the mount point.

    This article explains how to access Azure Blob storage by mounting storage using the Databricks File System (DBFS) or directly using APIs.

    If you are looking specific to Azure File Share, you can check my answer Read files from Azure File share using databricks which addressing similar issue.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.