Azure Storage Blob
- 05 Oct 2024
- 1 Minute to read
- Contributors
- Print
- DarkLight
Azure Storage Blob
- Updated on 05 Oct 2024
- 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?