Azure
Automatic Blob backup between accounts with Azure Functions
I wanted to setup an automatic transfer of a created/updated blob from one account to a different archive account using Azure Functions
I wanted to setup an automatic transfer of a created/updated blob from one account to a different archive account using Azure Functions
During the testing of an Azure Function against a real Azure Storage account, I came across the above storage exception message when executing the following call: “Blob access tier is supported only for Blob Storage accounts”