Question 21

You are designing a custom SharePoint Framework (SPFx) web part that will be deployed to modern Microsoft SharePoint sites.
You need to ensure that all the web part fields and controls adopt the theme of the site when you deploy the web part.
What should you use to develop the web part?
  • Question 22

    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 complete the application manifest? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 23

    You are developing an application that will track changes to the UserPrincipalName attribute of Microsoft 365 accounts.
    You need to use a REST request to retrieve the information by using Microsoft Graph. The solution must minimize the amount of data retrieved.
    What should you do?
  • Question 24

    You need to recommend a model for the expense claims solution. What should you recommend?
  • Question 25

    You need to request permission to create a group in a Sharepoint Framework (SPFx) solution. To which file should you add the permission request?