question

SejalChorge-0030 avatar image
0 Votes"
SejalChorge-0030 asked JamesTran-MSFT commented

When i add media service code and azure function code in same solution, I m getting following issue

121581-image.png




"System.Security.Cryptography.SHA256Cng' from assembly 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"

azure-active-directorywindows-server-powershellazure-functionsazure-media-services
image.png (81.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SejalChorge-0030 avatar image
0 Votes"
SejalChorge-0030 answered JamesTran-MSFT commented

I resolved this issue, initially, I was using the .NET framework for executing media service, so I replaced it with .NET Standard. and my issue got resolved.

So now I am able to use the azure function and media service in same solution

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@SejalChorge-0030
Thank you for posting your solution, and I'm glad that you were able to resolve your issue!

1 Vote 1 ·