Logic Apps Mirror Storage
Description:
So I have, the past, setup an Azure Container Group that accepts files to be placed into it. I then create the following Logic App that will copy the files from one storage account to another so that I don’t have user’s uploading directly into my storage account (best practice!).
To Resolve:
-
Source code is here
-
Be sure to find/replace for
double open brackets
to set your own values. Also keep in mind I had to make many changes to sanitize it so it is just a general idea of how the Logic App will work, you might have to tweak it. -
Pics
Comments