The project includes several folders of sample Azure Functions for use with Azure Media Services v3 that show workflows related to ingesting content, encoding, publishing or live stream management.
MIT License
49
stars
117
forks
source link
Implemented a logic app which was previously just in v2 #12
Purpose
Implemented 2 logic apps
These were previously in https://github.com/Azure-Samples/media-services-dotnet-functions-integration, but not in the v3 repo.
There are also a lot bug fixes to the advanced-vod-functions when I was implementing this.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information
High level explanation of the logic app here: https://raffertyuy.com/raztype/creating-an-azure-media-services-upload-workflow-using-azure-storage-and-logic-apps/