Skip to content

Commit baea918

Browse files
aadetayonormesta
andauthored
Update articles/storage/blobs/blob-inventory-performance-characteristics.md
Co-authored-by: Norm Estabrook <[email protected]>
1 parent 3ea616e commit baea918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/blob-inventory-performance-characteristics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ When generating inventory reports, opt for csv format if your use case doesn't r
5757
Instead of running inventory on the entire storage account, use a prefix match filter to generate an inventory report for specific subsets of your data.
5858
- Include Prefix: This filter targets a set of containers or paths within a container. This approach helps narrow down the scope of your inventory report, making the process faster and more efficient.
5959

60-
- Exclude Prefix: Similar to including prefix, If you want to include a prefix, but exclude some specific subset from it, then you could use the excludePrefix filter. This approach also helps narrow the scope of your inventory report. To learn more, see the articles/storage/blobs/blob-inventory.md#rule-filters.
60+
- Exclude Prefix: Use this filter to exclude some specific subset from it. This approach also helps narrow the scope of your inventory report. To learn more, see the articles/storage/blobs/blob-inventory.md#rule-filters.
6161

6262
### Select Relevant Fields
6363
Customize your inventory reports by selecting only the relevant fields you need. Doing this reduces the amount of data processed and exported, leading to quicker report generation, and easier analysis. Learn more about the inventory schema fields here - articles/storage/blobs/blob-inventory.md#custom-schema-fields-supported-for-blob-inventory

0 commit comments

Comments
 (0)