What should you add to the add-in?

You are developing a new Microsoft Office Add-in to integrate a corporate invoicing system and Microsoft Excel. You need to add a new button to the Office ribbon. What should you add to the add-in?A . a task paneB . a dialogC . a custom functionD . a commandView AnswerAnswer:...

April 18, 2022 No Comments READ MORE +

What are two possible causes of the error?

You have a custom web app that uses the Microsoft Graph API. You receive an HTTP 403 Forbidden error when you call the Microsoft Graph endpoint. What are two possible causes of the error? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A ....

April 18, 2022 No Comments READ MORE +

Which REST query should you use to retrieve the picture?

You need to display the profile picture of the current signed-in user. Which REST query should you use to retrieve the picture?A . GET me photo $valueB . GET / me/photos/0C . GET /users/ {UserPricincipleName} / photoD . GET / me/ photoView AnswerAnswer: A Explanation: The following OData 4.0 capabilities...

April 18, 2022 No Comments READ MORE +

What should you include in the recommendation?

You plan to integrate a web-based support ticketing system and Microsoft Teams. You need to recommend a solution that will prompt users for specific information before a ticket is created. The solution must minimize development effort. What should you include in the recommendation?A . outgoing webhooksB . incoming webhooksC ....

April 18, 2022 No Comments READ MORE +

Which URI should you use for the POST request?

HOTSPOT You are developing an application that will run as an overnight background service on a server. The service will access web-hosted resources by using the application’s identity and the OAuth 2.0 client credentials grant flow. You register the application and grant permissions. The tenant administrator grants admin consent to...

April 18, 2022 No Comments READ MORE +

What should you do?

You are developing a Microsoft Teams app in a tenant. You pilot the app to only 10 users in the tenant and test the app. You need to deploy the app to all the users in the tenant. What should you do?A . Modify the app manifest.B . Add the...

April 18, 2022 No Comments READ MORE +

Which Teams feature provides you with the ability to invoke a model popup by using the minimum amount of custom code?

You are developing a Microsoft Teams application. Which Teams feature provides you with the ability to invoke a model popup by using the minimum amount of custom code?A . An adaptive cardB . A botC . A connectorD . A task moduleView AnswerAnswer: B

April 17, 2022 No Comments READ MORE +

Does this meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets have more than one correct solution, while others might not have a correct solution. After you answer...

April 17, 2022 No Comments READ MORE +

Which URI should you use to query all the emails that relate to an invoice?

Which URI should you use to query all the emails that relate to an invoice? A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: A

April 17, 2022 No Comments READ MORE +

What are two ways to develop the add-in? Each correct answer presents a complete solution?

You need to develop an add-in for Microsoft Excel that can be used from the Windows, Mac, and web versions of Excel. What are two ways to develop the add-in? Each correct answer presents a complete solution? NOTE: Each correct selection is worth one point.A . From Microsoft Teams, install...

April 17, 2022 No Comments READ MORE +