MS-600 Exam Question 46

You plan to develop a new way for users to generate tickets in a support system by filling out a form that pops up in a Microsoft Teams app.
You already have the built form in an existing web app.
You need to ensure that the existing form can be hosted in a custom tab in a Microsoft Teams app.
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 47

    You are creating a web app that will use the Microsoft Graph API to read and send email.
    The app needs to have access to only the current users mailbox. The solution must use the principle of least privilege.
    Which Microsoft Graph API permissions should you grant for the app?
  • MS-600 Exam Question 48

    You have an app named App1 that uses the Microsoft Graph API.
    You need to identify all users who have a job title of Developer. The solution must return only the display name and email address attributes of the users.
    How should you complete the Microsoft Graph API query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 49

    You have a Microsoft 365 subscription
    You build a Microsoft Teams app named App1.
    You need to publish App1 to the Teams deployment by using the Microsoft Graph API.
    How should you complete the request? To answer, select the appropriate options m the answer area.
    NOTE: Each correct selection is worth one point.

    MS-600 Exam Question 50

    You are developing a Microsoft Teams application.
    Which Teams feature provides you with the ability to invoke a model popup by using the minimum amount of custom code?