What AV products work in Azure? How do I scan Blob Storage for viruses?
-
2012년 2월 21일 화요일 오후 8:10
I allow users to upload data into blob storage.
What are my options (locally installed on the host, or remote) to protect end users from viruses?
What AV products work (or don't work) with Azure?
- 편집됨 ChrisLaMont 2012년 2월 22일 수요일 오후 1:10
모든 응답
-
2012년 2월 21일 화요일 오후 9:20Your best bet is to use an AV engine that supports scanning files from a command line. Any time a file is uploaded/modified, download the file to local storage, run the scan, and act on the result from the scanner.
Developer Security MVP | www.syfuhs.net
-
2012년 2월 22일 수요일 오전 7:28중재자
Hi,
You can also set your Blob Container permission and add ACS to protect you blobs without access by anonymous users.
Hope it can help you.
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact msdnmg@microsoft.com Microsoft One Code Framework
-
2012년 2월 23일 목요일 오전 3:00
Thanks Steve.
I just came across this SaaS model: https://www.virustotal.com/ ... are there any others that are in the Azure datacenter? I don't want to pay for bandwith charges
-
2012년 2월 23일 목요일 오후 5:43I have no idea. Probably not. ;) Neat service though.
Developer Security MVP | www.syfuhs.net
-
2012년 2월 27일 월요일 오전 8:52중재자
Perhaps you can vote your idea to this site as a sample request to Windwos Azure:
http://www.mygreatwindowsazureidea.com/forums/34192-windows-azure-feature-voting
Thanks
Please mark the replies as answers if they help or unmark if not. If you have any feedback about my replies, please contact msdnmg@microsoft.com Microsoft One Code Framework
- 답변으로 표시됨 Arwind - MSFTModerator 2012년 2월 28일 화요일 오후 3:45

