Hello @Tanvi Shah ,
Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.
I understand that while reviewing a clients' storage billing information, you noticed Hot read operations are charged for a blob in Cool storage and you would like to know if that is possible.
Yes, it is possible.
Some actions, such as changing the default access tier of your account, can lead to costs that you might not expect. If your account contains a large number of blobs for which the access tier is inferred, then a change to this setting can incur a significant cost.
For example,
- If you toggle the default access tier setting from hot to a cool tier, the operation is billed as a write operation to the destination tier, where the write operation (per 10,000) and data write (per GB) charges of the destination tier apply.
- If you toggle the default access tier setting from cool to hot tier, the operation is billed as a read from the source tier, where the read operation (per 10,000) and data retrieval (per GB) charges of the source tier apply.
So, if a change was made to the default access tier setting of your clients' storage account, you will find the additional charges for same.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.