MS-600 Exam Question 6

You plan to develop a Microsoft Teams bot tghat will return product information to users by using an adaptive card.
You need to card to contain a button that will invoke a web search for the product.
What should use?
  • MS-600 Exam Question 7

    You are developing a mobile application that will display the current signed-in user's display name and the application settings. The application settings are stored as Microsoft graph extension of the user profile.
    Users of the application have intermittent network connectivity.
    You need to retrieve the least amount of data by using a single REST request. The solution must minimize network traffic.
    Which URI Should you use to retrieve the data?
  • MS-600 Exam Question 8

    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.

    MS-600 Exam Question 9

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

    MS-600 Exam Question 10

    You are developing a Microsoft Teams application for a support staff.
    Within a conversation between the support staff, you want the staff to look up support ticket IDs from a list without opening the ticketing system.
    Which feature should the application include?