Hello,
I have a question regarding how Veeam uploads backup files to Azure Blob Storage, and I’m a bit confused by the behavior. I believe the documentation might not be fully accurate or clear on this point.
Here’s the scenario:
-
I created an Azure Storage Account and set the default access tier to Hot.
-
I also created a container inside that storage account.
-
On the Veeam side, I configured an Azure object storage repository, and I left the "Use cool blob storage tier (may result in higher cost)" checkbox unchecked.
Use cool blob storage tier
My First question is: In this case, what access tier does Veeam use when uploading backup files to the container? Will the backups be uploaded with the Hot tier (as per the storage account default), or does Veeam explicitly set a tier regardless of the default?
My Second question is: same scenario but with default access tier (Azure Side) set to Cool.
My Third question is: same scenario but with default access tier (Azure Side) set to Cold.