AZ-400 Exam Question 81

You have an existing build pipeline in Azure Pipelines.
You need to use incremental builds without purging the environment between pipeline executions.
What should you use?
  • AZ-400 Exam Question 82

    You have an Azure Repos repository that contains large PSD files. You need to configure Git LFS to manage all the files.
    How should you complete the script? To answer, drag the appropriate access levels to the correct groups. Each access level 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: Each correct selection is worth one point.

    AZ-400 Exam Question 83

    You plan to deploy a new database environment. The solution must meet the technical requirements. You need to prepare the database for the deployment. How should you format the export?
  • AZ-400 Exam Question 84

    You use GitHub for source control of .NET applications.
    You need to deploy a documentation solution that meets the following requirements:
    Documents will be written in Markdown as developers make code changes
    Changes to the documents will trigger the recompilation of a static website.
    Users will access the documents from the static websites
    Documents will be stored in a GitHub repository
    Which two tools can you use to compile the website? Each correct answer presents a complete solution.
  • AZ-400 Exam Question 85

    Your company has a project in Azure DevOps named Project1.
    All the developers at the company have Windows 10 devices.
    You need to create a Git repository for Project1. The solution must meet the following requirements:
    * Support large binary files.
    * Store binary files outside of the repository.
    * Use a standard Git workflow to maintain the metadata of the binary files by using commits to the repository.