AZ-400 Exam Question 36

You are building an application that has the following assets:
* Source code
* Logs from automated tests and builds
* Large and frequently updated binary assets
* A common library used by multiple applications
Where should you store each asset? To answer, drag the appropriate Azure services to the correct assets. Each service may be used once. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

AZ-400 Exam Question 37

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?
  • AZ-400 Exam Question 38

    You need to configure access to Azure DevOps Agent pools to meet the forwarding requirements:
    * Use a project agent pool when authoring build release pipelines.
    * View the agent pool and agents of the organization.
    * Use the principle of least privilege.
    Which role memberships are required for the Azure 0e%Oos organization and the project? To answer, drag the appropriate role membership to the correct targets. Each role membership may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to content
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 39

    You manage the Git repository for a large enterprise application.
    During the development of the application, you use a file named Config.json.
    You need to prevent Config.json from being committed to the source control whenever changes to the application are committed.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 40

    You are creating a build pipeline in Azure Pipelines.
    You define several tests that might fail due to third-party applications.
    You need to ensure that the build pipeline completes successfully if the third-party applications are unavailable.
    What should you do?