What should you use?

You are automating the build process for a Java-based application by using Azure DevOps. You need to add code coverage testing and publish the outcomes to the pipeline. What should you use?A . CoberturaB . Bullseye CoverageC . MSTestD . CoverletE . NUnitF . Coverage.pyView AnswerAnswer: A Explanation: Use Publish...

November 29, 2019 No Comments READ MORE +

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...

November 28, 2019 No Comments READ MORE +

What should you do?

Question Set 1 You use Azure Artifacts to host NuGet packages that you create. You need to make one of the packages available to anonymous users outside your organization. The solution must minimize the number of publication points. What should you do?A . Change the feed URL of the packageB...

November 28, 2019 No Comments READ MORE +

Which version control system should you recommend for each project?

DRAG DROP You are configuring Azure Pipelines for three projects in Azure DevOps as shown in the following table. Which version control system should you recommend for each project? To answer, drag the appropriate version control systems to the correct projects. Each version control system may be used once, more...

November 28, 2019 No Comments READ MORE +

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...

November 28, 2019 No Comments READ MORE +

What should you include in the recommendation?

DRAG DROP Your company has a project in Azure DevOps. You plan to create a release pipeline that will deploy resources by using Azure Resource Manager templates. The templates will reference secrets stored in Azure Key Vault. You need to recommend a solution for accessing the secrets stored in the...

November 28, 2019 No Comments READ MORE +

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your company has a prefect in Azure DevOps for a new web application. You need to ensure that when code is checked in, a build runs automatically. Solution: from the Triggers tab of the build pipeline, you select Enable continuous integration 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...

June 14, 2019 2 Comments READ MORE +

What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?

What should you use to implement the code quality restriction on the release pipeline for the investment planning applications suite?A . a triggerB . a pre deployment approvalC . a post-deployment approvalD . a deployment gateView AnswerAnswer: B Explanation: When a release is created from a release pipeline that defines...

June 13, 2019 No Comments READ MORE +

How should you confrere the release retention policy for the investment planning depletions suite?

HOTSPOT How should you confrere the release retention policy for the investment planning depletions suite? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Every request made against a storage service must be authorized, unless the request is...

June 12, 2019 No Comments READ MORE +

To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?

To resolve the current technical issue, what should you do to the Register-AzureRmAutomationDscNode command?A . Change the value of the ConfigurationMode parameter.B . Replace the Register-AzureRmAutomationDscNode cmdlet with Register-AzureRmAutomationScheduledRunbookC . Add the AllowModuleOverwrite parameter.D . Add the DefaultProfile parameter.View AnswerAnswer: A Explanation: Change the ConfigurationMode parameter from ApplyOnly to ApplyAndAutocorrect....

June 11, 2019 No Comments READ MORE +