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

Resolves #60: Allows specifying an SAS token for Blob read access #61

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

bnubald
Copy link
Contributor

@bnubald bnubald commented Nov 3, 2024

Resolves #60

  • Allows passing in AZURE_STORAGE_SAS_TOKEN from azure.[ENV].secrets file.
    • This is specified as storage_sas_token = REDACTED in the secrets file.
  • Service Principal option is also included, but commented out for now.

@bnubald bnubald added the enhancement New feature or request label Nov 3, 2024
@bnubald bnubald self-assigned this Nov 3, 2024
@bnubald bnubald merged commit 6bab05b into icenet-ai:dev Nov 3, 2024
@bnubald bnubald linked an issue Nov 3, 2024 that may be closed by this pull request
@bnubald bnubald deleted the 60_blob_access_fix branch November 3, 2024 16:21
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

Successfully merging this pull request may close these issues.

Allow usage of alternative credentials for Blob storage access
1 participant