Was working on an case where the customer wanted to copy files within an Azure blob to another blob every nigth. This is the way I wen`t to solve this: Create an Azure Container instance with AzCopy. Create an Azure Runbook to start the Container.
Read