Question 41

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.

Question 42

You have several Azure Active Directory (Azure AD) accounts.
You need to ensure that users use multi-factor authentication (MFA) to access Azure apps from untrusted networks.
What should you configure in Azure AD?
  • Question 43

    You use Azure Pipelines lo manage the build and deployment of apps.
    You are planning the release strategies for a new app. You need to choose strategies for the following scenarios:
    * Releases will be made available to users who are grouped by their tolerance for software faults.
    * Code will be deployed to enable functionality that will be available in later releases of the app.
    * When a new release occurs, the existing deployment will remain active to minimize recovery time if a return to the previous version is required.

    Question 44

    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.

    Question 45

    Your company has a project in Azure DevOps.
    You need to ensure that when there are multiple builds pending deployment, only the most recent build is deployed.
    What should you use?