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

"System.Security.Cryptography.SHA256Cng' from assembly 'System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
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
@SejalChorge-0030
Thank you for posting your solution, and I'm glad that you were able to resolve your issue!
35 people are following this question.