nerdexam
Microsoft

MS-600 · Question #162

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…

The correct answer is A. Invoke the microsoftTeams.tasks.startTask() function. C. Point the TaskInfo.card property to the URL of the existing form. E. Point the TaskInfo.url property to the URL of the existing form. https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/task- modules/task-modules-tabs

Extend Microsoft Teams

Question

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.

Options

  • AInvoke the microsoftTeams.tasks.startTask() function.
  • BCreate a custom tab that references the Microsoft Teams JavaScript API.
  • CPoint the TaskInfo.card property to the URL of the existing form.
  • DCreate a configuration page.
  • EPoint the TaskInfo.url property to the URL of the existing form.

How the community answered

(38 responses)
  • A
    84% (32)
  • B
    5% (2)
  • D
    11% (4)

Explanation

https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/task- modules/task-modules-tabs

Topics

#Teams task module#custom tab#TaskInfo URL#Teams JavaScript API

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice