MS-600 Exam Question 76

You need to build a Microsoft Teams app that will record Teams calls. What should you use?
  • MS-600 Exam Question 77

    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 78

    You need to implement the role functionality for the backend web service calls.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • MS-600 Exam Question 79

    You are developing an Azure function to provision a team in Microsoft Teams.
    You need to create a group named Project A, add a classification of Private to the group, and then convert Project A to a team group.
    How should you complete the REST requests? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 80

    You develop a web API named WebApi1.
    When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from the Microsoft Identity Platform.
    You need to ensure that the client application has the information required to complete the authentication.
    Which header should you include in the HTTP response sent from WebApi1 to the client application?