Azure Storage Blob
- 28 Apr 2023
- 1 Minute to read
- Contributors
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Azure Storage Blob
- Updated on 28 Apr 2023
- 1 Minute to read
- Contributors
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Output events and detections to a Blob Container in Azure Storage Blobs.
secret_key
: the secret access key for the Blob Container.blob_container
: the name of the Blob Container to upload to.account_name
: the account name used to authenticate in Azure.
Example:
blob_container: testlcdatabucket
account_name: lctestdata
secret_key: dkndsgnlngfdlgfd
Was this article helpful?