Creating Bots with Azure and Microsoft Teams

StrikingJadeite avatar
StrikingJadeite
·
·
Download

Start Quiz

Study Flashcards

20 Questions

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

Certificates & secrets

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

In the 'Settings' tab

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

Web

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

POST request

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

client_credentials

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

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

POST request

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

Activity payload

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

Messaging endpoint

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

Send a message directly to the bot

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

Make a request to the Bot Framework API

What should you use to send adaptative cards?

JSON format

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

Bot Channels Registration

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

In the 'Settings' tab

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

Sign in to the Azure portal

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?

In the 'API reference for Bot Framework'

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

Sign in to the Azure portal

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

In the 'Settings' tab

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

Required details

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

Learn how to create a bot and engage with users using Azure and Microsoft Teams. This quiz provides a step-by-step guide and resources for configuring a bot to send messages to users, using the Bot Framework and Azure Bot Service.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Use Quizgecko on...
Browser
Browser