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 Azure support #39

Merged
merged 14 commits into from
Jun 28, 2024
Merged

Add Azure support #39

merged 14 commits into from
Jun 28, 2024

Conversation

samansmink
Copy link
Collaborator

Branched off PR by @nfoerster2, the idea was working but there was some dead code, and not all cases were working for me.

Also I set up some CI jobs to properly test the different azure auth modes.

Whats supported now:

  • Using connection strings (based on both SAS token and account secret)
  • Using Service Principal
  • Using CLI auth
  • Unauthenticated requests (require creating an "empty" secret with just the account_name)

I will add this to the docs when this gets merged

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

Successfully merging this pull request may close these issues.

2 participants