exam questions

Exam PL-900 All Questions

View all questions & answers for the PL-900 exam

Exam PL-900 topic 1 question 196 discussion

Actual exam question from Microsoft's PL-900
Question #: 196
Topic #: 1
[All PL-900 Questions]

HOTSPOT -
You are creating a Power Virtual Agents chatbot for a company.
Which component types should you use for each scenario? 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:
Reference:
https://docs.microsoft.com/en-us/power-virtual-agents/fundamentals-what-is-power-virtual-agents https://www.c-sharpcorner.com/article/get-started-with-bot-development-with-microsoft-power-virtual-agent-step-by-st/

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
Minghon
Highly Voted 2 years, 7 months ago
The first answer should be "Entity". Just need to capture the user ID and then the authentication is the next action. 2. Action
upvoted 33 times
Sisb
2 years ago
2- topic, hand off to next topic
upvoted 5 times
Sisb
2 years ago
For e.g system topic
upvoted 1 times
...
...
...
angelika_az
Highly Voted 2 years, 4 months ago
the answer is good 1. Entity https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling 2. Topic https://docs.microsoft.com/en-us/power-virtual-agents/advanced-hand-off#explicit-triggers
upvoted 24 times
RanaW
5 months, 3 weeks ago
Thank you very much for the related links which is better than the ones provided by exam topics
upvoted 2 times
...
TiTe123
1 year, 5 months ago
Excellent Answer :)
upvoted 1 times
...
...
rmeng
Most Recent 2 months ago
Entity- An entity is a piece of information that you want to capture from the user, such as a name, a date, a number, or a custom value. Action- An action is a way to perform a task or call an external service from your chatbot. You can use actions to hand off the conversation to a live agent using Microsoft Bot Framework Skills or other third-party services. A topic is not a suitable component type for either scenario, because a topic is a conversation path that defines how your chatbot responds to a specific user intent.
upvoted 1 times
...
rspl382
7 months, 1 week ago
in exam June 2023
upvoted 2 times
...
AZ_Guru_Wannabe
10 months, 2 weeks ago
Topic for both 1. Capture user ID would be a topic you set up to specifically capture info from the user. This is the same way you'd set it up to get an order number or other data that the user enters. So just capturing info would be a "Topic". If the question said the chatbot needs to PERFORM authentication then it would be an Action 2. Escalating to an agent is one of the built in system Topics you see when setting up a new chatbot. Definitons from MS Press ExamRef book: Topics - the conversation with a chatbot is organized in discrete elements called Topics and includes many system generated ones such as the Greeting, introducing bot's purpose, ESCALATION, Ending the conversation, ETC. Entities - a dictionary of terms/phrases that the bot's AI uses to identify a concept in a conversation to understand what the user is saying. Action - an element that allows the bot to actually do something beyond conversing with the user such as authenticating the user with Azure AD, looking up an order #, or running a Power Automate flow.
upvoted 2 times
...
SHNH
1 year ago
Entity,Topic
upvoted 1 times
...
PraveenGabriel
2 years, 2 months ago
Verified - this appeared on 11/13/2021
upvoted 4 times
...
Senior
2 years, 3 months ago
1. Topic, see Capture user id: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-end-user-authentication#add-user-authentication-to-a-topic 2. Topic, see handed off to a live representative: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-hand-off
upvoted 3 times
piotrxj
2 years, 1 month ago
Based on the first link I'd say it should be Action as the answer to 1st question
upvoted 2 times
...
...
Bipsy
2 years, 3 months ago
Answer to first should be Topic if we see in https://docs.microsoft.com/en-us/power-virtual-agents/advanced-end-user-authentication
upvoted 3 times
...
SnottyPudding
2 years, 3 months ago
The provided answer for the second question is correct, "topic." "You can choose to escalate a bot conversation without linking to an engagement hub: In the Authoring canvas for the topic you want to add an escalation option to, at the end of the topic, select the plus (+) icon to add a new node. Select Go to another topic and then Escalate. Escalate is a system topic that, by default, provides a simple message to a user if they ask for a human agent." https://docs.microsoft.com/en-us/power-virtual-agents/advanced-hand-off#explicit-triggers
upvoted 2 times
...
Hossat
2 years, 3 months ago
The 1st should be "Action". link: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-end-user-authentication
upvoted 3 times
...
vblord
2 years, 5 months ago
Is there anything called action in Chat Bot? or We create a topic example "Escalation" (as per MS doc shared in the answer)
upvoted 1 times
...
happy777
2 years, 6 months ago
This question been asked in the July exam
upvoted 2 times
...
PGG
2 years, 8 months ago
the second answer should be action, not Topic. You define topics of conversation with Topic, you define to call a flow to send the question to a live chat support by using Action. So answers are Entity, Action for me
upvoted 6 times
...
Djanck
2 years, 9 months ago
Call an *action* -> Authenticate https://docs.microsoft.com/en-us/power-virtual-agents/advanced-end-user-authentication#add-user-authentication-to-a-topic
upvoted 9 times
Akraios
1 year, 5 months ago
Correct. Documentation is clear on that!
upvoted 1 times
...
ExamCert2022
2 years, 1 month ago
It wants to capture ID. If it wants to authenticate it would be action. So it wants first capture ID. Then it is entity. Authentication comes later through next steps that is not part of what question is asking.
upvoted 2 times
...
Djanck
2 years, 9 months ago
*Entity* is probably right, however, if we create the user 'logon' as a custom entity: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling#custom-entities
upvoted 2 times
PGG
2 years, 8 months ago
Entity Extraction layer let's you define [userId] label. The bot can make use of Text analytics entity extraction to capture user id
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago