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

Azure: Support vended credentials refresh in ADLSFileIO. #11577

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ChaladiMohanVamsi
Copy link

Proposed Change

Add support to refresh and consume vended storage credentials for ADLSFileIO.

New Azure properties

Requirements of credential config

  • Required to have Sas token expiration time as part of credential config along with Sas token.
  • Expected prefix for the expiration time is adls.sas-token-expire-at-ms. similar to existing sas token prefix adls.sas-token.
  • Expected to have only one ADLS credential per storage-account prefix.

Similar PRs for other FileIOs

@ChaladiMohanVamsi ChaladiMohanVamsi marked this pull request as ready for review November 18, 2024 11:47
@ChaladiMohanVamsi
Copy link
Author

cc// @nastra @jackye1995 @amogh-jahagirdar @munendrasn Can you please help with the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant