I'm trying to create a Blob Trigger that will start an Media Service job when a video is uploaded to a specific container. I can't figure out how to create an input asset from that blob within the function app. There is clear documentation on this for AMS v2 but I can't seem to find anything helpful for v3.
Asked
Active
Viewed 121 times
1 Answers
0
Did you already have a look at this repo of Azure Function samples? I recommend asking questions on the Issues list there as well.
See the start-blob-copy-to-asset function, that may be useful for you.

johndeu
- 2,494
- 1
- 11
- 10