PrepAway - Latest Free Exam Questions & Answers

which two locations can you download the crash dump?

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.

PrepAway - Latest Free Exam Questions & Answers

A.
Azure Blob storage

B.
the temp folder on the virtual machine that is running the role instance

C.
Azure file storage

D.
the DiagnosticStore local resource folder on the virtual machine that is running the role instance

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.
CrashDumps.EnableCollection Method
https://msdn.microsoft.com/library/microsoft.windowsazure.diagnostics.crashdumps.enablecollecti
on.aspx

One Comment on “which two locations can you download the crash dump?


Leave a Reply