Skip to content
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

Add ABFS support for Azure service principal auth #11568

Open
majetideepak opened this issue Nov 18, 2024 · 4 comments
Open

Add ABFS support for Azure service principal auth #11568

majetideepak opened this issue Nov 18, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@majetideepak
Copy link
Collaborator

Description

Current ADLS connections are supported through an account-key-based authentication mechanism.
Per the Azure doc, the secured/preferred way of accessing ADLS is using the service principle authentication.
https://learn.microsoft.com/en-us/azure/databricks/connect/storage/azure-storage#azureserviceprincipal

@majetideepak majetideepak added the enhancement New feature or request label Nov 18, 2024
@majetideepak
Copy link
Collaborator Author

@zhli1142015 Do you have any thoughts on this?

@zhli1142015
Copy link
Contributor

We have Oauth and sas key support internally, if they are needed, we can contribute related code to the community.

@majetideepak
Copy link
Collaborator Author

@zhli1142015 Yes, we (IBM) need this. Can you please contribute this support to OSS? Thanks.

@zhli1142015
Copy link
Contributor

Sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants