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 16, 2022 No Comments READ MORE +

Which code segment should you insert at line 06?

You need to complete the MSAL.js code for SSO. Which code segment should you insert at line 06?A . storeAuthStateInCookie: falseB . storeAuthStateInCookie: trueC . cacheLocation: ‘localStorage’D . cacheLocation: ‘sessionStorage’View AnswerAnswer: C Explanation: Scenario: Implement single sign-on (SSO) and minimize login prompts across browser tabs. When your application is open...

April 16, 2022 No Comments READ MORE +

Which Microsoft Graph permissions should you grant for the application?

You are developing a daemon application that reads all the emails in the Inbox of a specific Microsoft 365 mailbox. Some emails contain meeting dates and room mailbox names. The application has the following requirements: * Move each processed email to a subfolder in the mailbox. * If an email...

April 16, 2022 No Comments READ MORE +

Which two actions should you perform?

You are developing an application that will use Microsoft Graph. You attempt to retrieve a list of the groups in your organization by using a URI of https://graph.microsoft.eom/vi.0/groups on behalf of the user. The application fails. The diagnostic logs show the following information: * An HTTP 403 Forbidden status code...

April 16, 2022 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 paneB . a dialogC . a custom functionD . a commandView AnswerAnswer:...

April 15, 2022 No Comments READ MORE +

What should you do before you begin debugging in Visual Studio Code?

You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code. A user reports that there is an issue with the add-in. You need to debug the add-in for Word Online. What should you do before you begin debugging in Visual Studio Code?A . Disable...

April 15, 2022 No Comments READ MORE +

Which component is invoked to provide the users with the ability to configure the settings for the web part?

You have a SharePoint Framework (SPFx) web part that displays the weather. Users can set the city within the web part. Which component is invoked to provide the users with the ability to configure the settings for the web part?A . a custom controlB . the property paneC . the...

April 15, 2022 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You need to protect the backend web service to meet the technical requirements. Which four actions should you perform in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Here is a...

April 15, 2022 No Comments READ MORE +

In the service that receives the outgoing webhook request, what should you validate to ensure that calls are coming from Microsoft Teams?

You are developing an outgoing webhook in Microsoft Teams. In the service that receives the outgoing webhook request, what should you validate to ensure that calls are coming from Microsoft Teams?A . the HTTP hmac headerB . the Microsoft Teams client cookiesC . the Microsoft Graph APID . the bearer...

April 14, 2022 No Comments READ MORE +

Topic 2, Misc. Questions

Topic 2, Misc. Questions HOTSPOT You are building a Microsoft Teams application. 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: Explanation: Graphical user interface, text, application, email Description automatically generated Box 1:...

April 14, 2022 No Comments READ MORE +