We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e388212 + 52bcb1e commit 244586fCopy full SHA for 244586f
articles/storage/blobs/blob-inventory.md
@@ -269,7 +269,7 @@ The `BlobInventoryPolicyCompleted` event is generated when the inventory run com
269
"policyRunStatus": "Succeeded",
270
"policyRunStatusMessage": "Inventory run succeeded, refer manifest file for inventory details.",
271
"policyRunId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
272
- "manifestBlobUrl": "https://testaccount.blob.core.windows.net/inventory-destination-container/2021/05/26/13-25-36/Rule_1/Rule_1.csv"
+ "manifestBlobUrl": "https://testaccount.blob.core.windows.net/inventory-destination-container/2021/05/26/13-25-36/Rule_1/Rule_1-manifest.json"
273
},
274
"dataVersion": "1.0",
275
"metadataVersion": "1",
0 commit comments