CompositionalIT / farmer

Repeatable Azure deployments with ARM templates - made easy!
https://compositionalit.github.io/farmer
MIT License
525 stars 157 forks source link

Add support for MediaServices as a resource and as Source for EventGrid #597

Open viktorvan opened 3 years ago

viktorvan commented 3 years ago

We have recently had to add basic support for MediaServices. And also using it as a source in EventGrid. Would there be any interest in a PR for that support?

viktorvan commented 3 years ago

I just saw that there is a MediaServicesEvent in Builders.EventGrid.fs but it seems unused as of now. Maybe there is some support already that I am not realising?

isaacabraham commented 3 years ago

@viktorvan it probably is just a throwback to when we were creating the initial support, but let me double check and get back.

isaacabraham commented 3 years ago

And yes, always interest in more support :-)