Azure-Samples / media-services-v3-dotnet-core-functions-integration

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

mediaServicesAccountSubscriptionId property should be marked as mandatory in deployment template #2

Closed itsjpavank closed 5 years ago

itsjpavank commented 5 years ago

Azure deployment template should be updated and "mediaServicesAccountSubscriptionId" property should be marked as "mandatory". It's defined as optional parameter now

xpouyat commented 5 years ago

Hi, I updated the template to use the current subscription id. Thanks