exam questions

Exam SC-200 All Questions

View all questions & answers for the SC-200 exam

Exam SC-200 topic 6 question 32 discussion

Actual exam question from Microsoft's SC-200
Question #: 32
Topic #: 6
[All SC-200 Questions]

You have a Microsoft 365 subscription that uses Microsoft Copilot for Security.

You create a promptbook named Book1.

For Book1, you need to create a prompt that contains an input named IncidentID.

How should you format IncidentID?

  • A.
  • B. ##IncidentID##
  • C. [IncidentID]
  • D. $IncidentID$
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Krayzr
2 months, 3 weeks ago
Selected Answer: A
If you press CTRL+U and examine the cod,e you see this "<span class="multi-choice-letter" data-choice-letter="A"> A. </span> <IncidentID> So A. is <IncidentID> https://learn.microsoft.com/en-us/copilot/security/build-promptbooks#specify-any-required-input
upvoted 2 times
...
0d0dde7
3 months, 1 week ago
Selected Answer: B
chatgpt
upvoted 1 times
...
Optimizor_IT
4 months, 1 week ago
Selected Answer: C
It aligns with Microsoft’s convention for placeholders in Copilot-related tools (e.g., Copilot Studio uses [topic]). It fits the promptbook workflow where users input values into defined fields, requiring a distinct, parseable format. It’s consistent with KQL and Sentinel integration (Copilot uses the Sentinel plugin), where brackets denote parameters or fields. Alternatives like < >, ## ##, or $ $ lack support in this context and Microsoft’s AI prompt patterns.
upvoted 1 times
...
54c341a
5 months, 1 week ago
Selected Answer: A
Assuming A. should be <IncidentID> https://learn.microsoft.com/en-us/copilot/security/build-promptbooks#create-a-promptbook-from-an-existing-session
upvoted 4 times
Krayzr
2 months, 3 weeks ago
If you press CTRL+U and examin the code you see this "<span class="multi-choice-letter" data-choice-letter="A"> A. </span> <IncidentID> So A. is <IncidentID>
upvoted 1 times
...
SelimG
5 months, 1 week ago
Thank's for providing the link
upvoted 1 times
Optimizor_IT
4 months, 1 week ago
After reviewing the documentation, C. [IncidentID] remains the strongest choice: It aligns with Microsoft’s convention for placeholders in Copilot-related tools (e.g., Copilot Studio uses [topic]). It fits the promptbook workflow where users input values into defined fields, requiring a distinct, parseable format. It’s consistent with KQL and Sentinel integration (Copilot uses the Sentinel plugin), where brackets denote parameters or fields. Alternatives like < >, ## ##, or $ $ lack support in this context and Microsoft’s AI prompt patterns.
upvoted 1 times
...
...
...
SelimG
5 months, 1 week ago
Selected Answer: C
I do not think the formatting should be blank, according to gpt and copilot it's C. I am not sure about this one.
upvoted 1 times
...
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 ...