Question 146

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.

Question 147

Your company has a project in Azure DevOps for a new web application.
The company uses Service Now for change management.
You need to ensure that a change request is processed before any components can be deployed to the production environment.
What are two ways to integrate into the Azure DevOps release pipeline? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 148

    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 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.
    You manage a project in Azure DevOps.
    You need to prevent the configuration of the project from changing over time.
    Solution: Implement Continuous Assurance for the project.
    Does this meet the goal?
  • Question 149

    How should you complete the code to initialize App Center in the mobile application? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection a worth one point.

    Question 150

    You have an Azure Kubernetes Service (AKS) pod.
    You need to configure a probe to perform the following actions:
    * Confirm that the pod is responding to service requests.
    * Check the status of the pod four times a minute.
    * Initiate a shutdown if the pod is unresponsive.
    How should you complete the YAML configuration file? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.