Creating Bots with Azure and Microsoft Teams
20 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What should you click on from the 'Settings' tab of your bot in the Azure portal to generate a secret?

  • Microsoft App ID
  • Manage passwords
  • Certificates & secrets (correct)
  • Add an app

Where can you find the 'Certificates & secrets' if you search 'Azure Active Directory' in the Azure portal?

  • In the 'OAuth settings'
  • In the 'Add an app' section
  • In the 'Settings' tab (correct)
  • In the 'Manage passwords' section

What type of platform should you choose when adding a new platform in the Microsoft Application Registration Portal?

  • Mobile
  • Desktop
  • Server
  • Web (correct)

What type of request should you make to obtain an access token using the endpoint provided?

<p>POST request (D)</p> Signup and view all the answers

What should you set as the 'grant_type' parameter in the request body to obtain an access token?

<p>client_credentials (C)</p> Signup and view all the answers

What should you include in the request body as the 'scope' parameter to obtain an access token?

<p><a href="https://api.botframework.com/.default">https://api.botframework.com/.default</a> (A)</p> Signup and view all the answers

What type of request should you make to send a message using the Bot Framework API?

<p>POST request (C)</p> Signup and view all the answers

Where can you find the conversationId and recipientId to store for sending messages to users?

<p>Activity payload (C)</p> Signup and view all the answers

What should act as the webhook to receive incoming activities from the Bot Framework API?

<p>Messaging endpoint (B)</p> Signup and view all the answers

What should you do to obtain the conversationId and recipientId of the user when the user interacts with the Bot?

<p>Send a message directly to the bot (A)</p> Signup and view all the answers

What should you do to send a message back to the user using the conversationId and recipientId?

<p>Make a request to the Bot Framework API (D)</p> Signup and view all the answers

What should you use to send adaptative cards?

<p>JSON format (A)</p> Signup and view all the answers

What should you search for in the Azure portal to register your bot?

<p>Bot Channels Registration (D)</p> Signup and view all the answers

Where can you find the 'Microsoft App ID' after registering your bot?

<p>In the 'Settings' tab (A)</p> Signup and view all the answers

What is the first step to start talking to users with a bot on Teams?

<p>Sign in to the Azure portal (D)</p> Signup and view all the answers

Where can you find the documentation to explain how to create a bot with Azure and configure it to send messages to users on Teams?

<p>In the 'API reference for Bot Framework' (D)</p> Signup and view all the answers

What is the first step to register a bot with Azure Bot Service?

<p>Sign in to the Azure portal (D)</p> Signup and view all the answers

Where can the 'Microsoft App ID' be found after registering the bot?

<p>In the 'Settings' tab (A)</p> Signup and view all the answers

What is required to be filled in after selecting 'Bot Channels Registration'?

<p>Required details (A)</p> Signup and view all the answers

Which link provides information about building cards in the developer portal?

<p><a href="https://dev.teams.microsoft.com/cards">https://dev.teams.microsoft.com/cards</a> (B)</p> Signup and view all the answers

More Like This

Creating Flashcards on Quizlet
6 questions

Creating Flashcards on Quizlet

ImprovingSocialRealism4496 avatar
ImprovingSocialRealism4496
Creating a Safe Classroom Environment
5 questions

Creating a Safe Classroom Environment

SustainableAntigorite1088 avatar
SustainableAntigorite1088
Creating Flyers with Canva
15 questions
Use Quizgecko on...
Browser
Browser