Valid 70-535 Dumps shared by ExamDiscuss.com for Helping Passing 70-535 Exam! ExamDiscuss.com now offer the newest 70-535 exam dumps, the ExamDiscuss.com 70-535 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-535 dumps with Test Engine here:
You are designing an Azure application that will use a worker role. The worker role will create temporary files. You need to minimize storage transaction charges. Where should you create the files?
Correct Answer: A
Explanation/Reference: Explanation: Local storage is temporary in Azure. So, if the virtual machine supporting your role dies and cannot recover, your local storage is lost! Therefore, Azure developers will tell you, only volatile data should ever be stored in local storage of Azure. Windows Azure Local File Storage How To Guide And Warnings References: http://www.intertech.com/Blog/windows-azure-local-file-storage-how-to-guide-and-warnings/ http:// blog.codingoutloud.com/2011/06/12/azure-faq-can-i-write-to-the-file-system-on- windowsazure/