exam questions

Exam MS-600 All Questions

View all questions & answers for the MS-600 exam

Exam MS-600 topic 4 question 33 discussion

Actual exam question from Microsoft's MS-600
Question #: 33
Topic #: 4
[All MS-600 Questions]

HOTSPOT -
You have a Microsoft Teams channel that has a custom incoming webhook.
You need to send a message of `Hello World!` to the channel that uses the incoming webhook.
How should you complete the PowerShell command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: POST -
Invoke-RestMethodג€‰-Methodג€‰postג€‰-ContentTypeג€‰'Application/Json'ג€‰-Bodyג€‰'{"text":"Helloג€‰World!"}'ג€‰-Uriג€‰ג€‰<URLג€‰ofג€‰theג€‰webhookג€‰youג€‰copied>
Box 2: '{"text":"Helloג€‰World!"}'ג€‰
Reference:
https://techcommunity.microsoft.com/t5/microsoft-365-pnp-blog/how-to-configure-and-use-incoming-webhooks-in-microsoft-teams/ba-p/2051118

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...