Microsoft
70-583 · Question #23
You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files. You need to recommend an approach for creating the temporary files that…
The correct answer is B. Create the files in Windows Azure local storage. See the full explanation below for the reasoning.
Question
You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files. You need to recommend an approach for creating the temporary files that minimizes storage transactions. What should you recommend?
Options
- ACreate the files on a Windows Azure Drive.
- BCreate the files in Windows Azure local storage.
- CCreate the files in Windows Azure Storage page blobs.
- DCreate the files in Windows Azure Storage block blobs.
How the community answered
(47 responses)- A6% (3)
- B77% (36)
- C13% (6)
- D4% (2)
Community Discussion
No community discussion yet for this question.