From the course: Azure AI Fundamentals (AI-900) Cert Prep: 1 Conversational AI on Azure

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Overview of Azure Bot Service

Overview of Azure Bot Service

- [Instructor] Let's learn about Azure bot service. Azure bot service is a cloud platform that gives you an environment to host chatbots. Azure bot service, or ABS, contains features that help you rapidly build, publish, maintain, and test chatbots. Support and deep integrations with Power Virtual Agents, the Bot Framework SDK, and Bot Framework Composer, mean that all levels of technical competence are covered. The bot profile page let's you specify an icon for the chatbot, the display name for it, the handle, and any description. The configuration blade contains important settings, such as the messaging endpoint, Microsoft app ID, the tenant ID, and other settings, such as the insights API key, and insights application ID. The messaging endpoint is where any incoming requests are received by your chatbot. The channels blade contains any channels that you have decided to surface your chatbot on. By default, the web chat…

Contents