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: Suggested Answer: 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 This question is in AZ-400 Exam For getting Microsoft DevOps Engineer Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer