Discover how to enhance your Bot’s functionalities using Skills with the Bot Framework and Azure Bot Service. Elevate user experiences and automate complex tasks efficiently.
Table of Contents
Question
You build a Bot using the Bot Framework and Azure Bot Service. You want to extend the capabilities of your Bot.
What will you use to achieve your goal?
A. Custom Vision
B. Language Translation
C. Chit-Chat
D. Skills
E. Text to Speech
F. FAQ Document
Answer
D. Skills
Explanation
Using Bot Framework Skills, you can easily extend the capabilities of your Bot. Skills are like standalone bots that focus on a specific function, like Calendar, To Do, Point of Interest, etc.
In the Virtual Assistant design, Bot Framework dispatches actions to Skills.
Here is the Microsoft information about Bot Framework and Skills as parts of Virtual Assistant:
User Input Channels Azure Bot Service Devices Virtual Assistant Bot Framework Your Assistant Your Brand Your Personality Vision Language Understanding Knowledge Sources General Manuals Knowledge (PDF) Data Sources Skills (Customizable) Tap Type Adaptive Cards Speak Mail Points of Interest Automotive Tasks Calendar Other Custom 3P Assistants APIs Office Graph
Option A is incorrect because Custom Vision is one of the Computer Vision services and potentially can extend Bot functionality as part of the Skill.
Options B and E are incorrect because Language Translation and Text to Speech are Natural Language Processing services and can potentially extend Bot functionality as part of the Skill.
Options C and F are incorrect because Chit-Chat and FAQ documents are the parts for creating a Knowledge base for Q&A Maker and Azure Bot Service.
Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.