Created
October 24, 2022 16:42
-
-
Save bbachi/7f34af0567c3c79c89448d67367d9636 to your computer and use it in GitHub Desktop.
BlobTRIGGER
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "topic": "/subscriptions/324234234-234234234234/resourceGroups/Storage/providers/Microsoft.Storage/storageAccounts/xstoretestaccount", | |
| "subject": "/blobServices/default/containers/oc2d2817345i200097container/blobs/oc2d2817345i20002296blob", | |
| "eventType": "Microsoft.Storage.BlobCreated", | |
| "eventTime": "2017-06-26T18:41:00.9584103Z", | |
| "id": "831e1650-001e-001b-66ab-eeb76e069631", | |
| "data": { | |
| "api": "PutBlockList", | |
| "clientRequestId": "6d79dbfb-0e37-4fc4-981f-442c9ca65760", | |
| "requestId": "831e1650-001e-001b-66ab-eeb76e000000", | |
| "eTag": "0x8D4BCC2E4835CD0", | |
| "contentType": "application/octet-stream", | |
| "contentLength": 524288, | |
| "blobType": "BlockBlob", | |
| "url": "https://csvtriggerstorageaccount.blob.core.windows.net/sample-csv/content.csv", | |
| "sequencer": "00000000000004420000000000028963", | |
| "storageDiagnostics": { | |
| "batchId": "b68529f3-68cd-4744-baa4-3c0498ec19f0" | |
| } | |
| }, | |
| "dataVersion": "", | |
| "metadataVersion": "1" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment