MS-600 Exam Question 81

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 correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • MS-600 Exam Question 82

    You are developing a Microsoft Teams application for a support staff.
    Within a conversation between the support staff, you want the staff to look up support ticket IDs from a list without opening the ticketing system.
    Which feature should the application include?
  • MS-600 Exam Question 83

    You have a line-of-business API that is secured by using Azure Active Directory (Azure AD).
    You deploy a solution to the app catalog. The solution requests permission to the API.
    What should you do in the SharePoint admin center to ensure that the solution can access the API?
  • MS-600 Exam Question 84

    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?
  • MS-600 Exam Question 85

    You are developing a single page application (SPA) named App1 that will be used by the public.
    Many users of App1 restrict pop-up windows from opening in their browser.
    You need to authenticate the users by using the Microsoft identity platform. The solution must meet the following requirements:
    * Ensure that App1 can read the profile of a user.
    * Minimize user interaction during authentication.
    * Prevent App1 from requiring admin consent for any permissions.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.