@@ -5,7 +5,7 @@ description: Learn about change feed logs in Azure Blob Storage and how to use t
5
5
author : tamram
6
6
7
7
ms.author : tamram
8
- ms.date : 03/29 /2022
8
+ ms.date : 04/13 /2022
9
9
ms.topic : how-to
10
10
ms.service : storage
11
11
ms.subservice : blobs
@@ -278,7 +278,7 @@ The following example shows a change event record in JSON format that uses event
278
278
"sequencer" : " 00000000000000010000000000000002000000000000001d" ,
279
279
"previousInfo" : {
280
280
"SoftDeleteSnapshot" : " 2022-02-17T13:08:42.4825913Z" ,
281
- "WasBlobSoftDeleted" : true ,
281
+ "WasBlobSoftDeleted" : " true" ,
282
282
"BlobVersion" : " 2024-02-17T16:11:52.0781797Z" ,
283
283
"LastVersion" : " 2022-02-17T16:11:52.0781797Z" ,
284
284
"PreviousTier" : " Hot"
@@ -356,7 +356,7 @@ The following example shows a change event record in JSON format that uses event
356
356
"sequencer" : " 00000000000000010000000000000002000000000000001d" ,
357
357
"previousInfo" : {
358
358
"SoftDeleteSnapshot" : " 2022-02-17T13:08:42.4825913Z" ,
359
- "WasBlobSoftDeleted" : true ,
359
+ "WasBlobSoftDeleted" : " true" ,
360
360
"BlobVersion" : " 2024-02-17T16:11:52.0781797Z" ,
361
361
"LastVersion" : " 2022-02-17T16:11:52.0781797Z" ,
362
362
"PreviousTier" : " Hot"
@@ -438,7 +438,7 @@ The following example shows a change event record in JSON format that uses event
438
438
"sequencer" : " 00000000000000010000000000000002000000000000001d" ,
439
439
"previousInfo" : {
440
440
"SoftDeleteSnapshot" : " 2022-02-17T13:12:11.5726507Z" ,
441
- "WasBlobSoftDeleted" : true ,
441
+ "WasBlobSoftDeleted" : " true" ,
442
442
"BlobVersion" : " 2024-02-17T16:11:52.0781797Z" ,
443
443
"LastVersion" : " 2022-02-17T16:11:52.0781797Z" ,
444
444
"PreviousTier" : " Hot"
0 commit comments