PL-200 · Question #11
A company has a custom website. You need to embed a Power Virtual Agents chatbot into the website. What should you use?
The correct answer is D. IFrame. The correct answer is D (IFrame). To embed a Power Virtual Agents chatbot into a custom website, Microsoft provides an IFrame HTML snippet that you copy and paste into your website's code. This renders the chatbot within a defined area of the webpage. A Webpage URL simply links…
Question
Options
- AWebpage URL
- BForm ID
- CBot ID
- DIFrame
How the community answered
(26 responses)- B4% (1)
- D96% (25)
Explanation
The correct answer is D (IFrame). To embed a Power Virtual Agents chatbot into a custom website, Microsoft provides an IFrame HTML snippet that you copy and paste into your website's code. This renders the chatbot within a defined area of the webpage. A Webpage URL simply links to the bot's standalone page rather than embedding it. A Form ID is unrelated to chatbot embedding. A Bot ID is an internal identifier but is not the mechanism used to embed the chatbot - the IFrame code (which may reference the Bot ID internally) is the actual embedding method.
Topics
Community Discussion
No community discussion yet for this question.