How should you complete the code?

HOTSPOT You have an app that queries Azure Active Directory (Azure AD) by using the Microsoft Graph API. You need to minimize the number of times users are prompted for their credentials. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each...

May 10, 2023 No Comments READ MORE +

This question requires that you evaluate the bold text to determine if it is correct.

This question requires that you evaluate the bold text to determine if it is correct. You can use a Command Set extension to develop a breadcrumb element that will appear on every Microsoft SharePoint page. Instructions: Review the underlined text. If it makes the statement correct, select “No change is...

May 10, 2023 No Comments READ MORE +

How should you complete the request URI?

HOTSPOT You are building a web app that will display the Microsoft Exchange Online Inbox of a user. The app will maintain a copy of the user's Inbox data and regularly check for updates. You need to configure the Microsoft Graph URI for the app. The solution must minimize network...

May 10, 2023 No Comments READ MORE +

Which object should you include in the solution?

You need to build a SharePoint Framework (SPFx) web part that will display the contents of a user’s Microsoft Exchange Online inbox. The solution must minimize development effort. Which object should you include in the solution?A . SPHttpClient B. the JavaScript API for Exchange Web Services (EWS) C. MSGraphClient D....

May 10, 2023 No Comments READ MORE +

Which tool can you use to generate a SharePoint Framework (SPFx) solution?

Which tool can you use to generate a SharePoint Framework (SPFx) solution?A . Eclipse B. App Studio C. Yacc D. YeomanView AnswerAnswer: D Explanation: Yeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive. Using the Yeoman SharePoint generator, developers are able to...

May 9, 2023 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...

May 9, 2023 No Comments READ MORE +

This question requires that you evaluate the BOLD text to determine if it is correct.

This question requires that you evaluate the BOLD text to determine if it is correct. Microsoft Visual Studio Code contains samples that you can use to quickly prototype a Microsoft Office Web Add-in for Microsoft Word. Instructions: Review the underlined text. If it makes the statement correct, select "No change...

May 9, 2023 No Comments READ MORE +

How should you complete the application manifest?

HOTSPOT You have a web app that uses the Microsoft Identity Platform. You need to configure authentication for the app to allow sign-ins for the following user accounts: ✑ Users from your company ✑ Users from another company that has Azure Active Directory (Azure AD) user accounts How should you...

May 9, 2023 No Comments READ MORE +

You receive the following JSON document when you use Microsoft Graph to query the current signed-in user

HOTSPOT You receive the following JSON document when you use Microsoft Graph to query the current signed-in user. 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...

May 9, 2023 No Comments READ MORE +

Which method should you use?

You have a third-party API that is secured by using Azure Active Directory (Azure AD). You need to configure a SharePoint Framework (SPFx) web part to consume the third-party API. Which method should you use?A . aadHccpCliencFaccory() B. ExecuteQuery() C. ClientConcexc() D. msGraphCliencFaccory()View AnswerAnswer: A Explanation: The AadHttpClient client object...

May 9, 2023 No Comments READ MORE +