-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update Azure Data Lake Storage access information #10246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Clarified URI formats for accessing Azure Data Lake Storage from Fabric and highlighted differences between DFS/ABFS and Blob endpoints.
|
@jasonhorner : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit bd843ea: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR clarifies the recommended URI formats for accessing Azure Data Lake Storage Gen2 from Fabric, emphasizing the use of DFS/ABFS endpoints over Blob endpoints and explaining the technical differences between them.
Key Changes:
- Added guidance specifying DFS/ABFS URI formats as the recommended approach for ADLS Gen2 access
- Documented the technical advantages of DFS/ABFS schemes (HNS support, directory semantics, ACLs)
- Explained limitations of Blob endpoints when used with ADLS Gen2
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Thanks @jasonhorner for taking the time to submit this PR. Your commit will be merged and this article update is in flight. |
|
Learn Build status updates of commit 1147855: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @MikeRayMSFT |
|
PR 10246 has been merged from jasonhorner:patch-13 to MicrosoftDocs:live by WilliamDAssafMSFT. |
Clarified URI formats for accessing Azure Data Lake Storage from Fabric and highlighted differences between DFS/ABFS and Blob endpoints.