Question 126

You are building an application that will help Azure Active Directory (Azure AD) administrators manage Microsoft 365 groups.
You are building a details page that will display information about the groups.
You need to display the groups of which the current group is member. The results must contain the nested groups.
Which URI should you use?
  • Question 127

    You are developing a human resources application that will show users where they are in their company's organization chart.
    You are adding a new feature that will display the name of a user's manager inside the application.
    You need to create a REST query to retrieve the information. The solution must minimize the amount of data retrieved.
    Which query should you use?
  • Question 128

    You have an application named App1 that is used to administer an Azure Active Directory (Azure AD) tenant.
    When administrators install App1, they are prompted for admin consent.
    Which application permission can cause the administrators to be prompted for consent?
  • Question 129

    You are building a single-page application (SPA) that will have the following parameters:
    * App Id: DBA22F72-64PA4C44-AA2C-FAA0DA5A471B
    * Tenant Id: DC045C4D-5881-43C7-97AB-3C5A1ADB8DBC
    * AppName: Contoso.Spa
    You have a line-of-business API for invoicing that is secured by using the Microsoft identity platform. The API has the following parameters:
    * App Id: 8/9A43D7-1794-47A0-AB2B-440B63FEC248
    * Tenant Id: DC04SC4D S881-43C7-97AB 3C5A1ADB8DBC
    * AppName: Contoso.lnvoicing
    Contoso.Invoicing declares the following custom scopes:
    * Invoices-Read
    * Invoices. Read Write
    Contoso.Spa needs to call Contoso.lnvoicing to create new invoices.
    Which code should you use in Contoso.Spa to obtain an access token for Contoso.Invoicing? To answer, select the appropriate options in the answer area.
    NOTE: Each correct select is worth one point.

    Question 130

    You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.
    JavaScript Version

    C# Version