Azure file share with hot and cold storage

David 81 Reputation points
2022-03-22T15:35:31.02+00:00

We are planning to move our Windows file shares from on premise to Azure cloud. In order to save cost, we are planning to move infrequent access data from hot storage to cold storage; however, it doesn't seem Azure allows a share to have both hot and cold storage at the same time. What we were told is that we have to create another share and move the infrequent access data from the "hot share" to the "cold share". We have hundreds of share on our environment. If we have to create 2 shares (hot and cold) for each share we currently have then it is too cumbersome and may create confusion for our users.

Is there a better solution than creating a hot share and cold share for each on premise share we have right now?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,425 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
927 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alan Kinane 16,951 Reputation points MVP Volunteer Moderator
    2022-03-22T15:45:05.64+00:00

    Hi David,

    Unfortunately this must be set at the share level right now so yes you would need both a hot and a cool share. It's different with blob storage where you can have a mix of different access tiers within the same blob container but that doesn't really help you here. I think the best you can try to do is to try and reduce the total number of shares that you use, maybe reduce the level of access to the cool shares so that not all users can see these.


1 additional answer

Sort by: Most helpful
  1. Carlos Solís Salazar 18,196 Reputation points MVP Volunteer Moderator
    2022-03-22T15:46:34.913+00:00

    Hi @David

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    Unfortunately, the recommendation that you received is the best solution.

    You can only set one access Tier for each storage.
    185705-0.png

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Accept Answer and Upvote, if any of the above helped, this threat can help others in the community looking for remediation for similar issues.

    NOTE: To answer you as quickly as possible, please mention me in your reply.



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.