Which authentication type should you use?
You are developing an open source solution that uses a GitHub repository. You create a new public project in Azure DevOps. You plan to use Azure Pipelines for continuous build. The solution will use the GitHub Checks API. Which authentication type should you use?A . a personal access tokenB ....
Which Azure Log Analytics solution should you use?
Your company uses Service Now for incident management. You develop an application that runs on Azure. The company needs to generate a ticket in Service Now when the application fails to authenticate. Which Azure Log Analytics solution should you use?A . Automation & ControlB . IT Service Management Connector (ITSM)C...
What should you use?
Your company is concerned that when developers introduce open source libraries, it creates licensing compliance issues. You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base. What should you use?A . Microsoft Visual SourceSafeB . PDMC...
What should you use?
Hotspot Your company is creating a suite of three mobile applications. You need to control access to the application builds. The solution must be managed at the organization level What should you use? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one...
What should you recommend?
Your team uses an agile development approach. You need to recommend a branching strategy for the team's Git repository. The strategy must meet the following requirements. - Provide the ability to work on multiple independent tasks in parallel. - Ensure that checked-in code remains in a releasable state always. -...
Does this meet the goal?
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...
Does the meet the goal?
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...
How should you configure the filters for the Project5 trigger?
Hotspot How should you configure the filters for the Project5 trigger? To answer, select the appropriate option in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: References: https://docs.microsoft.com/en-us/azure/devops/pipelines/build/triggers
Which chart widgets should you recommend for each metric?
Drag and Drop You need to recommend project metrics for dashboards in Azure DevOps. Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart widget may be used once, more than once, or not at all. You may...
What should you include m the recommendation?
You need to recommend a Docker container build strategy that meets the following requirements - Minimizes image sues - Minimizes the security surface area of the final image What should you include m the recommendation?A . multi-stage buildsB . single-stage buildsC . PowerShell Desired State Configuration (DSC)D . Docker SwarmView...