You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant.

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.
A. the tenant ID
B. the subscription ID
C. the client secret
D. the app ID
E. the object ID

microsoft-exams

3 thoughts on “You have an Azure subscription that contains an Azure Active Directory (Azure AD) tenant.

  1. The Azure Resource Manager service connection asks for the following config:

    A. the tenant ID
    B. the subscription ID
    C. the client secret
    D. the app ID

    To test an azure service principal you will need

    1. Service principal application ID.
    2. Service principal key.
    3. Your Azure AD tenant ID.

    Therefore i’d be inclined to put:

    A. the tenant ID
    C. the client secret
    D. the app ID

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.