MS-600 Exam Question 86

You have an API that is secured by using Azure Active Directory (Azure AD).
You are designing a SharePoint Framework (SPFx) solution.
Which object should you use to connect to the API from the solution?
  • MS-600 Exam Question 87

    You are designing a Microsoft Teams application. The application will enable content authors to start conversations about news coming from a third-party application.
    Which development technique should you use?
  • MS-600 Exam Question 88

    You have a Microsoft 365 tenant that contains a Microsoft SharePoint Online site named Projects.
    You need to get a list of documents in the Documents library by using the Microsoft Graph API.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 89

    This question requires that you evaluate the underlined 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 is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
  • MS-600 Exam Question 90

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