Question 166

You have an app named App1 that provisions security groups daily by using the Microsoft identity platform and the Microsoft Graph API. App1 runs as a scheduled task.
You need to register App1 in the Microsoft identity platform.
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.

Question 167

You are building a Microsoft teams application by using an outgoing webhook.
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 168

You company has a third-party invoicing web app.
You need to display the app within Microsoft Teams for one user only. The app will not require conversational interactions.
How should you display the app by using the minimum amount of effort?
  • Question 169

    You are developing in application named App1.
    App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements:
    * Emails that have attachments and are from [email protected] must be retrieved.
    * The results must show the subject of the email, the sender address, and the count of emails retrieved.
    How should you complete the URI to retrieve the results? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 170

    You are developing a server-based application that has the following requirements:
    * Prompt the user to fill out form that contains a keyword.
    * Search the OneDrive for Business folder for files that contain the keyword and return the results to the user.
    * Allow the user to select one of the files from the results.
    * Copy the selected file to an Azure Blob storage container.
    Which four actions should the application 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.