I want to setup ClamAV IN AZURE, went through
Setup and Use ClamAV (anti-virus) with Azure
http://www.webdevbros.net/2015/09/02/3-easy-steps-to-scanning-files-for-viruses-in-mvc-and-for-free/
http://blog.smarx.com/posts/running-clamav-antivirus-software-in-windows-azure
http://architectryan.com/2011/05/19/nclam-a-dotnet-library-to-virus-scan/#.VgOMc9-qpBc
plus some sample projects as well. Currently I mange to run it local and solution is working as I expected. Now the problem is how I can host clamav in azure site.( I don’t have VM). Tried to install using azure command line, but cannot install uploaded exe files. I just want to know how I can setup clamAV in azure.