Skip to content

Commit 9011f71

Browse files
typo in webapp event
blob name should be testfile.txt
1 parent 7284017 commit 9011f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-event-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You've triggered the event, and Event Grid sent the message to the endpoint you
127127
"contentType": "text/plain",
128128
"contentLength": 0,
129129
"blobType": "BlockBlob",
130-
"url": "https://myblobstorageaccount.blob.core.windows.net/testcontainer/testblob1.txt",
130+
"url": "https://myblobstorageaccount.blob.core.windows.net/testcontainer/testfile.txt",
131131
"sequencer": "00000000000000EB0000000000046199",
132132
"storageDiagnostics": {
133133
"batchId": "dffea416-b46e-4613-ac19-0371c0c5e352"

0 commit comments

Comments
 (0)