Which type of authentication flow should you recommend for the planned integration with Office 365?

Which type of authentication flow should you recommend for the planned integration with Office 365?A . device code B. implicit grant C. authorization code D. client credentialsView AnswerAnswer: C Explanation: To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access...

April 2, 2023 No Comments READ MORE +

What is required for the Teams app to send a proactive message to the users?

You are developing a Microsoft Teams app that will use an Azure function to send scheduled messages from a bot to users. What is required for the Teams app to send a proactive message to the users?A . The bot must be approved in Azure Active Directory (Azure AD). B....

April 1, 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 1, 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 1, 2023 No Comments READ MORE +

How should you display the app by using the minimum amount of effort?

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?A . Instruct the user to add a website tab...

April 1, 2023 No Comments READ MORE +

What should use?

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?A . An action-based messaging extension B. A task module C....

March 31, 2023 No Comments READ MORE +

What should you configure for each requirement?

HOTSPOT You need to develop a scheduling app as a Microsoft Teams tab. The solution must minimize development effort and meet the following requirements: ✑ Receive user input by using a modal user interface (UI). ✑ Support cross-platform rendering. What should you configure for each requirement? To answer, select the...

March 31, 2023 No Comments READ MORE +

How should you complete the code segment?

HOTSPOT You are developing a single-page application (SPA). You plan to access user data from Microsoft Graph by using an AJAX call. You need to obtain an access token by the Microsoft Authentication Library (MSAL). The solution must minimize authentication prompts. How should you complete the code segment? To answer,...

March 31, 2023 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...

March 31, 2023 No Comments READ MORE +

How should you complete the query?

HOTSPOT You have a Microsoft 365 tenant that contains a user named User1 and a group named Group1. You need to create a Microsoft Graph API query that returns the following information: ✑ All the calendar events of User1 ✑ The details of Group1 The solution must meet the following...

March 31, 2023 No Comments READ MORE +