Skip to content

Commit de8d97b

Browse files
committed
Removing text in the short term
1 parent 063c4e6 commit de8d97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/access-tiers-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For information about how to convert append and page blobs to block blobs, see [
5454

5555
## Pack small files before moving data to cooler tiers
5656

57-
Each read or write operation incurs a cost. To reduce the cost of reading and writing data, consider packing small files into larger ones by using file formats such as TAR or ZIP. Fewer files reduces the number of operations required to transfer data. You can use [this worksheet](https://azure.github.io/Storage/docs/backup-and-archive/azure-archive-storage-cost-estimation/azure-archive-storage-cost-estimation.xlsx) to analyze the impact of packing files and determine whether the overhead involved in packing and unpacking files is worth the savings.
57+
Each read or write operation incurs a cost. To reduce the cost of reading and writing data, consider packing small files into larger ones by using file formats such as TAR or ZIP. Fewer files reduces the number of operations required to transfer data.
5858

5959
The following chart shows the relative impact of packing files for the cool tier. The read cost assumes a monthly read percentage of 30%.
6060

0 commit comments

Comments
 (0)