PL-900 · Question #4
A toy company creates a text classification model in AI Builder to monitor customer feedback for specific key words. When negative feedback is received for a toy, the company wants to proactively…
The correct answer is A. Create a canvas app. C. Build a Microsoft Flow. A canvas app (A) can consume the AI Builder text classification model's output and trigger workflows or display alerts, enabling users or automated processes to initiate engineering reviews and schedule training. Microsoft Flow / Power Automate (C) can be configured to run the…
Question
Options
- ACreate a canvas app.
- BImplement the Virtual Agent.
- CBuild a Microsoft Flow.
- DUse the Common Data Model.
How the community answered
(22 responses)- A73% (16)
- B18% (4)
- D9% (2)
Explanation
A canvas app (A) can consume the AI Builder text classification model's output and trigger workflows or display alerts, enabling users or automated processes to initiate engineering reviews and schedule training. Microsoft Flow / Power Automate (C) can be configured to run the AI Builder model against incoming feedback and automatically trigger downstream actions (creating tasks, sending notifications, scheduling sessions) when negative keywords are detected - making it the most direct automation path. Virtual Agent (B) is a chatbot tool for conversational interfaces, not for processing background classification triggers. The Common Data Model (D) is a data schema standard for interoperability, not an automation or execution tool.
Topics
Community Discussion
No community discussion yet for this question.