Confused about pricing on bot created by Bot Framework Composer

Ed C 1 Reputation point
2021-07-12T15:46:24.31+00:00

Sorry this may be a stupid question - but I am new to Azure so I am not very familiar with how everything is priced.

I was researching on Azure bot and was extremely confused on pricing. I downloaded the Bot Framework Composer and created a few test bots. It requires different type of resources but there is no immediate pricing since I was on a free trial. The services it requires seems to be different from documentation - for example, Azure Bot Services is mentioned a lot yet this resource is not created when I made my test bot with the Composer. I hope someone can

  1. Explain and clear up the Azure resources required for using the Bot Framework Composer
  2. An example how much would a light weight bot cost per month. (1000 sessions / 50000 messages per month)

App Service - for hosting the bot on Azure https://azure.microsoft.com/en-ca/pricing/details/app-service/windows/
App Insight - for telemetry data/audit log for bot hosted on Azure https://azure.microsoft.com/en-ca/pricing/details/monitor/
Cognitive Services - for the LUIS to analyze text in bot https://azure.microsoft.com/en-ca/pricing/details/cognitive-services/
Cognitive Search Services - I see this resource created but I have no idea what is this for? Possibility used for some type of bot
QnA Maker - for managing unlimited documents For LUIS https://azure.microsoft.com/en-ca/pricing/details/cognitive-services/qna-maker/
Bot Services - I see this mentioned a lot, however this is not a resource prescribed by the bot composer. I assume this is for "channeling" the messages between the client (say Microsoft Teams) and the bot?

Thank you for your help.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,628 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2021-07-13T00:34:11.883+00:00

    @Ed C

    There is a calculator for Azure product to calculate the price during the process. Have you tried that? https://azure.microsoft.com/en-us/pricing/calculator/

    You can see the monthly/ yearly estimated price and limitations for it like below:
    113918-image.png

    Regards,
    Yutong

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.