All okay. So I have completely switched this up now. No longer using a Blob Trigger and am instead using a Timer trigger, to run every 3 hours. Now I just simply run an AZ copy every few hours and that seems to have solved it. I have now run into a different issue with the timer function but I can confirm the versioning is now working properly. So I am going to create a different post for that!
Want to confirm that my blob trigger for function app is updating worm blob storage
TLIT
25
Reputation points
Hi I wanted help confirming if my Blob Trigger to copy from one storage account Blob to another storage account WORM was working correctly. I know the script(uses AZCopy) works but I am unsure if it is actually updating the WORM side of things, specifically with versioning.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,909 questions