Skip to content

Commit 6856c26

Browse files
authored
Merge pull request #105182 from DeeptiJainMicrosoft/patch-1
Update calculate-blob-count-size.md
2 parents 7f40eb2 + 4744121 commit 6856c26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ The first step in this method is to [enable inventory reports](blob-inventory.md
2222

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

25+
> [!NOTE]
26+
> To calculate the blob size from the inventory report, make sure to include the **Content-Length** schema field in your rule definition.
27+
2528
## Create an Azure Synapse workspace
2629

2730
Next, [create an Azure Synapse workspace](../../synapse-analytics/get-started-create-workspace.md) where you will execute a SQL query to report the inventory results.

0 commit comments

Comments
 (0)