AZ-400 Exam Question 96

You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant.
You are configuring a build pipeline in Azure Pipelines that will include a task named Task1. Task1 will authenticate by using an Azure AD service principal.
Which three values should you configure for Task1? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 97

    You have an Azure Kubernetes Service (AKS) cluster.
    You need to deploy an application to the cluster by using Azure DevOps.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 98

    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.

    AZ-400 Exam Question 99

    You have an Azure subscription that contains the resources shown in the following table.

    Project1 produces npm packages that are published to Feed 1. Feed1 is consumed by multiple projects.
    You need to ensure that only tested packages are available for consumption. The solution must minimize development effort.
    What should you do?
  • AZ-400 Exam Question 100

    You have an on-premises app named App1 that accesses Azure resources by using credentials stored in a configuration file.
    You plan to upgrade App1 to use an Azure service principal.
    What is required for App1 to programmatically sign in to Azure Active Directory (Azure AD)?