Skip to content

Instantly share code, notes, and snippets.

@bbachi
Created November 5, 2022 16:23
Show Gist options
  • Select an option

  • Save bbachi/eea6bd63befcfa99e48f6f2fd406f37c to your computer and use it in GitHub Desktop.

Select an option

Save bbachi/eea6bd63befcfa99e48f6f2fd406f37c to your computer and use it in GitHub Desktop.
trigger
{
"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