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...
How should you complete the query?
HOTSPOT You have a Microsoft 365 tenant that contains a Microsoft SharePoint Online site named Projects. You need to get a list of documents in the Documents library by using the Microsoft Graph API. How should you complete the query? To answer, select the appropriate options in the answer area....
How should you complete the code?
HOTSPOT You are developing a single page application (SPA) named App1 that will be used by the public. Many users of App1 restrict pop-up windows from opening in their browser. You need to authenticate the users by using the Microsoft identity platform. The solution must meet the following requirements: *...
What should you do next?
You have a Microsoft 365 tenant. You develop a custom Microsoft Office Add-in for Word. You need to sideload the add-in. You sign in to Microsoft 365 in a web browser and create a new Word document What should you do next?A . Upload the add-in to Microsoft AppSource.B ....
This question requires that you evaluate the underlined BOLD text to determine if it is correct.
This question requires that you evaluate the underlined BOLD text to determine if it is correct. You can use App Studio for Microsoft Teams to develop all the components of a bot application. Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If...
Which development technique should you use?
You are designing a Microsoft Teams application. The application will enable content authors to start conversations about news coming from a third-party application. Which development technique should you use?A . incoming webhooksB . outgoing webhooksC . activity feedsD . deep linksView AnswerAnswer: D Explanation: Create deep links to content and...
You are evaluating deep links in Microsoft Teams
HOTSPOT You are evaluating deep links in Microsoft Teams. For each of the following statement, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: A screenshot of a computer Description automatically generated with low confidence Box 1: No...
Which type of authorization flow should you use?
You need to develop a client-side web app that will be registered with the Microsoft identity platform. Which type of authorization flow should you use?A . authorization code grantB . device code grantC . implicit grantD . client credentials grantView AnswerAnswer: A
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
What should you do?
You develop a custom messaging extension to translate messages in a Microsoft Teams chat. You need to provide users with the ability to invoke the extension from the More actions menu of a message. What should you do?A . Add an Adaptive Card-based task module to a tab.B . Add...