Which Office Ul element can contain commands from the add-in?

You are developing a Microsoft Office Add-in for Microsoft Word. Which Office Ul element can contain commands from the add-in?A . dialog boxes B. the Quick Access Toolbar (QAT) C. context menus D. task panesView AnswerAnswer: A

April 5, 2023 No Comments READ MORE +

What should do?

You are building a Microsoft Teams meeting extension. The solution must meet the following requirements: • Be available to all users. • Show the details of the meeting. • Use the of least privileges. You need to configure permissions for the extension. What should do?A . in the manifest, configure...

April 5, 2023 No Comments READ MORE +

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 pane B. a dialog C. a custom function D. a commandView AnswerAnswer:...

April 5, 2023 No Comments READ MORE +

What should you use?

You have a Microsoft 365 E5 subscription that uses Microsoft Teams. You need to audit the addition of external users to teams. The solution must minimize administrate effort. What should you use?A . Application Insights B. Microsoft Purview sensitivity labels C. Microsoft Defender for Cloud Apps D. Microsoft Purview information...

April 5, 2023 No Comments READ MORE +

Which three actions should you perform?

CORRECT TEXT You plan to create a single-tenant console app that will use the Microsoft identity platform. You need to ensure that the app can use the device code flow to access Microsoft Graph and read email on behalf of the authenticated user. Which three actions should you perform? Each...

April 5, 2023 No Comments READ MORE +

What should you use to integrate App1?

You have a Iine-of-business (LOB) app named App1. You need to integrate App1 and Microsoft Teams. The solution must ensure that users can take a picture of a OR code from the Teams client and send the picture to Appl. What should you use to integrate App1?A . A message...

April 5, 2023 No Comments READ MORE +

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

Which URI should you use to query all the email that relate to an invoice?A . https://graph.microsoft.com/v1.0/me/messages?$filter=contains(subject, {invoiceid}) B. https://graph.microsoft.com/v1.0/me/messages?$subject eq {invoiceid} C. https://graph.microsoft.com/v1.0/me/messages?$search="{invoiceid}" D. https://graph.microsoft.com/v1.0/me/messages?${invoiceid}View AnswerAnswer: C Explanation: Reference: https://docs.microsoft.com/en-us/graph/search-query-parameter

April 5, 2023 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You are developing an application that will upload files that are larger than 50 MB to Microsoft OneDrive. You need to recommend an upload solution to ensure that the file upload process can resume if a network error occurs during the upload. Which four actions should you perform...

April 5, 2023 No Comments READ MORE +

You create a personal bot that you plan to distribute as a Microsoft Teams team app

HOTSPOT 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 View AnswerAnswer:...

April 5, 2023 No Comments READ MORE +

You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab

HOTSPOT You have an application that has the code shown in the exhibits. (Click the JavaScript Version tab or the C# Version tab.) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. JavaScript Version C#...

April 4, 2023 No Comments READ MORE +