Introduction In this post I’m going to detail how you can use the blob copy feature in AzCopy within an Azure Function. This is especially useful if your requirement is to move or copy data from one Azure Storage Account to another based on a blob storage trigger event. When a new upload to the …