Skip to content

Commit 4744121

Browse files
Merge pull request #1 from normesta/patch-18
Some suggested edits
2 parents 28925f7 + ef4e918 commit 4744121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/calculate-blob-count-size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The first step in this method is to [enable inventory reports](blob-inventory.md
2323
When you have an inventory report to analyze, grant yourself read access to the container where the report CSV file resides by assigning yourself the **Storage Blob Data Reader** role. Be sure to use the email address of the account you're using to run the report. To learn how to assign an Azure role to a user with Azure role-based access control (Azure RBAC), follow the instructions provided in [Assign Azure roles using the Azure portal](../../role-based-access-control/role-assignments-portal.md).
2424

2525
> [!NOTE]
26-
> To calculate the blob size from the inventory report, be sure to include **Content-Length** in the Custom Schema fields that has the actual size of the individual blob.
26+
> To calculate the blob size from the inventory report, make sure to include the **Content-Length** schema field in your rule definition.
2727
2828
## Create an Azure Synapse workspace
2929

0 commit comments

Comments
 (0)