Adding Azure Blob Storage output support - #47
Conversation
|
@ShourieG Can you please review this since you are familiar with the Azure SDK. |
|
@P1llus one question, do you feel it's worth while to test output for all 3 types of blobs ? Block, append & page types? Currently we are only checking for block blobs I think. |
|
@P1llus Approving the PR for now, but we can enhance it later with support for other types of blobs. |
| WebhookOptions | ||
| GCPPubsubOptions | ||
| KafkaOptions | ||
| ABSOptions |
There was a problem hiding this comment.
I would prefer a more verbose name like AzureBlobStorageOptions.
I think we could most likely add more support later for sure, I will leave a note for it, however we would need to merge this at some point to get the integration package up |
This PR adds support for Azure Blob Storage output, for adding system tests on integrations.