HOTSPOT - You have a project in Azure DevOps that contains a Continuous Integration/Continuous Deployment (CI/CD) pipeline. You need to enable detailed logging ...


Microsoft AZ-400 Exam

Questions Number: 74 out of 535 Questions
13.83%

Question 74
HOTSPOT -
You have a project in Azure DevOps that contains a Continuous Integration/Continuous Deployment (CI/CD) pipeline.
You need to enable detailed logging by defining a pipeline variable.
How should you configure the variable? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
AZ-400_74Q.jpg related to the Microsoft AZ-400 Exam



Box 1: system.debug -
To configure verbose logs for all runs, you can add a variable named system.debug and set its value to true.
Note: Verbose logging is the practice of recording to a persistent medium as much information as you possibly can about events that occur while the software runs.
Box 2: true -
Reference:
https://docs.microsoft.com/en-us/azure/devops/pipelines/troubleshooting/review-logs





Previous Questions Next Questions