Powershell script to copy database backup file from azure container to another

I’m trying to create a powrshell script that will copy a sql server backup file storage in Azure Storage container within a folder to the same Azure Storage container to a different folder. Specifically, I want to copy the last full backup of the year to a End Of Year folder that will be keep for 3 years.