Microsoft Exam Questions

You need to download a compressed collection of the dia…

Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might have
more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You have a web app that is deployed to Azure.
You need to download a compressed collection of the diagnostic logs.
What should you use?

A.
Azure PowerShell

B.
File Transfer Protocol (FTP)

C.
Application Insights

D.
Microsoft Visual Studio

Explanation:
Diagnostic information stored to the web app file system can be accessed directly using FTP. It can also be
downloaded as a Zip archive using Azure PowerShell or the Azure Command-Line Interface.
https://docs.microsoft.com/en-us/azure/app-service/web-sites-enable-diagnostic-log#download