Azure Blob Inventory: How are costs calculated

Benedikt Pittl 80 Reputation points
2023-09-21T05:07:43.51+00:00

Here, you see the costs for Azure's Blob Inventory Service. For me it is unclear, how the costs are calculated. Is it per GB or per 10000 items? Assuming I have a Blob Storage with 100 items which a size of 1 GB how can I calculate my costs?

https://i.stack.imgur.com/LTbht.png

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,787 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vinodh247 18,101 Reputation points
    2023-09-21T06:37:24.4233333+00:00

    Hi Benedikt Pittl:

    Thanks for reaching out to Microsoft Q&A.

    Here is the explanation from MS on how the pricing is configured for blob storage.

    Pricing for inventory is based on the number of blobs and containers that are scanned during the billing period. The Azure Blob Storage pricing page shows the price per one million objects scanned. For example, if the price to scan one million objects is $0.003, your account contains three million objects, and you produce four reports in a month, then your bill would be 4 * 3 * $0.003 = $0.036. After inventory files are created, additional standard data storage and operations charges will be incurred for storing, reading, and writing the inventory-generated files in the account. After an inventory report is complete, additional standard data storage and operations charges are incurred for storing, reading, and writing the inventory report in the storage account.

    Please 'Upvote’(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.