AZ-400 Exam Question 166

You have a pipeline named Pipeline1 in Azure Pipelines.
You need to create a service connection to enable Pipeline1 to download a public container image.
Which type of service connection should you create?
  • AZ-400 Exam Question 167

    You have an Azure subscription.
    You have the standards shown in the following table.

    You plan to use Azure Pipelines to build and release web apps.
    You need to recommend a solution to build the pipelines. The solution must meet the following requirements:
    * Ensure that all new pipelines meet the security requirements defined in Standards
    * Ensure that the first stage of all new pipelines contains the software prerequisites defined in Standard2.
    * Minimize administrative effort.
    What should you use to implement each standard? To answer, drag the appropriate options to the correct standards. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Eachcorrect selection is worth one point.

    AZ-400 Exam Question 168

    Your company has a project in Azure DevOps for a new application. The application will be deployed to several Azure virtual machines that run Windows Server 2016.
    You need to recommend a deployment strategy for the virtual machines. The strategy must meet the following requirements:
    * Ensure that the virtual machines maintain a consistent configuration.
    * Minimize administrative effort to configure the virtual machines
    What should you include in the recommendation?
  • AZ-400 Exam Question 169

    You have an app that is deployed to two environments named Production-A and Production-B by using Azure Pipelines.
    You need to configure a release pipeline that will mark the app as complete and ready for release into the Production-B environment. The solution must meet the following requirements:
    * Ensure that there are no active Azure Monitor alerts in the Production-A environment before the app is marked as complete.
    * Minimize administrative effort.
    What should you do?
  • AZ-400 Exam Question 170

    You useGet for source control.
    You delete a file, commit the changes, and continue to work.
    You need to recover the deleted file.
    Which three commands should you run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.