AZ-400 Exam Question 256

You need to configure GitHub to use Azure Active Directory (Azure AD) for authentication. What should you do first?
  • AZ-400 Exam Question 257

    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 plan to create a release pipeline that will deploy Azure resources by using Azure Resource Manager templates. The release pipeline will create the following resources:
    * Two resource groups
    * Four Azure virtual machines in one resource group
    * Two Azure SQL databases in other resource group
    You need to recommend a solution to deploy the resources.
    Solution: Create a main template that has two linked templates, each of which will deploy the resource in its respective group.
    Does this meet the goal?
  • AZ-400 Exam Question 258

    You are developing a full Microsoft .NET Framework solution that includes unit tests.
    You need to configure SonarQube to perform a code quality validation of the C# code as part of the build pipelines.
    Which four tasks should you perform in sequence? To answer, move the appropriate tasks from the list of tasks to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 259

    You use Azure Pipelines to manage project builds and deployments.
    You plan to use Azure Pipelines for Microsoft Teams to notify the legal team when a new build is ready for release. You need to configure the Organization Settings in Azure DevOps to support Azure Pipelines for Microsoft Teams. What should you turn on?
  • AZ-400 Exam Question 260

    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.