New Destination: Azure Blob Storage #3447
Labels
area/connectors
Connector related issues
connectors/destination/azure-blob-storage
connectors/destinations-files
lang/java
new-connector
size/XL
Tell us about the new integration you’d like to have
We want to push data to Azure Blob Storage. The data formats we would like to be able to write are:
@tuliren will provide more context as he is working on the S3 destination which has the same requirements.
Upon implementation use azure blob sdk:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-java?tabs=powershell
See examples on:
https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob
See how S3 connector is done.
The text was updated successfully, but these errors were encountered: