Skip to content

Commit 2ce9746

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

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
@@ -53,7 +53,7 @@ Sparse accounts are those that contain a large number of objects spread across m
5353
When generating inventory reports, opt for csv format if your use case doesn't require fast data processing. Parquet is a columnar storage file format optimized for performance and one of the fastest formats to read for data processing. However, a parquet format might increase the time required to generate reports due to its overhead which makes it slower than generating a report in csv format. If you need the parquet format to post-process your report, you can utilize available open-source tools that convert CSV to parquet format.
5454

5555

56-
### Scope your Inventory rule using Prefix
56+
### Scope your inventory rule using a prefix
5757
Instead of running inventory on the entire storage account, use prefix match 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

0 commit comments

Comments
 (0)