question

pallab avatar image
0 Votes"
pallab asked AndreasBaumgarten edited

Azure Storage Chargeback Model

We are planning to use Azure Storage Account and Containers for our Content Management System in the Org and for storing user data related to various applications belonging to a particular business unit. So we have decided to go with various containers inside one Storage Account belonging to a particular business unit.
If another business unit comes, then we will spin up another Storage Account for them.

But if it is same Business Unit, we won't be spinning up separate Storage Accounts, but we will use different different storage containers as an isolation mechanism.
I would like to know how we do chargeback to the Business Unit based on different storage containers? I don't see any option to tag a Storage Container, the only option of Tagging is at the Storage Account Level.

Is there anyway that we can Tag a particular storage container so that we can chargeback the Application Owner of that Storage Container? What is the best approach here based on our use case with respect to chargeback model.

Also, in Azure Billing, will we be able to see charges based on containers or only on the basis of Storage Accounts?

azure-storage-accountsazure-blob-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered AndreasBaumgarten edited

Hi @pallab ,

the metadata of an Azure Storage Account container are key and value pairs similar to Azure Tags.
Maybe this is an option to "tag" containers for chargeback with the Application Owner.

88735-image.png

As this is a workaround and not intended to be used in the billing you won't see this information in Azure Billing (not tested by myself).


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten



image.png (100.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.