Skip to content

Commit 0a52202

Browse files
Update blob-inventory.md
Added Content_length is required to calculate Blob capacity and also mentioned Soft Deleted Blobs/containers are not included in the report .
1 parent dec8f52 commit 0a52202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/blob-inventory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following list describes features and capabilities that are available in the
2323

2424
- **Inventory reports for blobs and containers**
2525

26-
You can generate inventory reports for blobs and containers. A report for blobs can contain base blobs, snapshots, blob versions and their associated properties such as creation time, last modified time. A report for containers describes containers and their associated properties such as immutability policy status, legal hold status.
26+
You can generate inventory reports for blobs and containers. A report for blobs can contain base blobs, snapshots, content length, blob versions and their associated properties such as creation time, last modified time. A report for containers describes containers and their associated properties such as immutability policy status, legal hold status. Currently, the report does not have an option to include Soft Deleted blobs or Soft Delete containers.
2727

2828
- **Custom Schema**
2929

@@ -162,7 +162,7 @@ View the JSON for inventory rules by selecting the **Code view** tab in the **Bl
162162
- Name (Required)
163163
- Creation-Time
164164
- Last-Modified
165-
- Content-Length
165+
- Content-Length (Available and required when you choose to include blob capacity in your report)
166166
- Content-MD5
167167
- BlobType
168168
- AccessTier

0 commit comments

Comments
 (0)