AZ-400 Exam Question 181

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 182

    Your development team is building a new web solution by using the Microsoft Visual Studio integrated development environment (IDE).
    You need to make a custom package available to all the developers. The package must be managed centrally, and the latest version must be available for consumption in Visual Studio automatically.
    Which three actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 183

    You have a project Azure DevOps.
    You plan to create a build pipeline that will deploy resources by using Azure Resource Manager templates.
    The templates will reference secretes stored in Azure Key Vault.
    You need to ensure that you can dynamically generate the resource ID of the key vault during template deployment.
    What should you include in the template? To answer, select eh appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 184

    You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure SQL database named DB1.
    You need to create a release pipeline that uses the Azure SQL Database Deployment task to update DB1.
    Which artifact should you deploy?
  • AZ-400 Exam Question 185

    You store source code in a Git repository in Azure repos. You use a third-party continuous integration (CI) tool to control builds.
    What will Azure DevOps use to authenticate with the tool?