What should you use?

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?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.References: https://docs.microsoft.com/en-us/azure/app-service/web-sites-enable-diagnostic-log#download

Question:

What should you use?

Options:

Azure PowerShell

File Transfer Protocol (FTP)

Application Insights

Microsoft Visual Studio

Correct Answer

The Correct Answer for this Question is

Azure PowerShell

Leave a Comment