Question 176

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 177

    You create a personal bot that you plan to distribute as a Microsoft Teams team app.
    The bot has the following app manifest.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point

    Question 178

    You are developing an app that will display all the users returned in a Microsoft Graph query.
    The entire dataset is too large, and you receive the following response.

    How should you retrieve the next page of data?
  • Question 179

    Match the SharePoint Framework (SPFx) extensions to the correct descriptions.
    To answer, drag the appropriate SPFx extension from the column on the left to its description on the right. Each SPFx extension may be used once, more than once, or not at all.
    NOTE Each correct match is worth one point.

    Question 180

    You build a Microsoft Teams bot named Bot1.
    You need to test the integration of Bot1 with Teams. The solution must minimize development effort.
    What should you do?