Forum Discussion
Abu_Sufyan
Jan 19, 2022Copper Contributor
Azure storage file shares access tier automation.
Hello,
Is there a way to move files from one file share to another using certain lifecycle. Let suppose, if any file has not been modified for 7 days, so it can be moved to another file shares automatically.
I have three 3 files shares within the same storage account,
file shares 1 access tier (hot)
files shares 2 access tier (cold)
file share 3 access tier (archive)
Goal is to apply automation, to move those files which can't be modified for 7 days from hot to cold file share and then to archive storage.
Thanks.
- Ken KnightCopper ContributorBasically we want Data LifeCycle management for blob storage also to support file shares