Skip to content

feat: Azure blob storage support #955

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

Merged

Conversation

nikhilsinhaparseable
Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable commented Oct 5, 2024

add below env vars -
P_AZR_URL=https://.blob.core.windows.net
P_AZR_ACCOUNT=
P_AZR_CONTAINER=
P_AZR_ACCESS_KEY=

command to start Parseable with azure blob storage- parseable blob-store

Fixes: #687

add below env vars -
P_AZR_URL=https://.blob.core.windows.net
P_AZR_ACCOUNT=
P_AZR_CONTAINER=
P_AZR_ACCESS_KEY=

command to start Parseable with azure blob storage- parseable blob-store

Fixes: parseablehq#687
@nikhilsinhaparseable nikhilsinhaparseable force-pushed the azure-blob-storage-support branch from 02e2c51 to 0e5df46 Compare October 6, 2024 16:42
@nitisht nitisht merged commit f488970 into parseablehq:main Oct 7, 2024
8 checks passed
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.

add azure blobstore support as object store backend
2 participants