Using Azure function to backup Azure Blob Storage
There is no built-in backup solution for Azure Storage containers, so I thought I’ll build my own using Azure Functions. I’ll do this in Visual Studio 2017. You can also find a description of how to create an Azure Function …
Using Azure function to backup Azure Blob Storage Read more »