Skip to content

Commit 3f3488b

Browse files
authored
Merge pull request #95904 from charleswang007/patch-1
typo in webapp event
2 parents e25134f + 9011f71 commit 3f3488b

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)