Valid 70-486 Dumps shared by ExamDiscuss.com for Helping Passing 70-486 Exam! ExamDiscuss.com now offer the newest 70-486 exam dumps, the ExamDiscuss.com 70-486 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-486 dumps with Test Engine here:
You are developing an Azure worker role. You enable crash dump collection for the role. When the role starts, an external application stops responding. You need to download the crash dump to determine why the application stops responding. From which two locations can you download the crash dump? Each correct answer presents a complete solution.
Correct Answer: A,D
Explanation/Reference: Explanation: When you enable collection of crash dumps, the resulting data is written to the CrashDumps directory in the DiagnosticStore local resource that is automatically configured for your role. When crash dump data is transferred to persistent storage, it is stored to the wad-crash-dumps Blob container. Reference: CrashDumps.EnableCollection Method https://msdn.microsoft.com/library/microsoft.windowsazure.diagnostics.crashdumps.enablecollection.aspx