Microsoft's platform for building intelligent chatbots that work across multiple channels. Like having the tools to create customer service representatives that never sleep.
Hotels use Azure Bot Service to create booking assistants that help guests reserve rooms through websites and messaging apps.
Azure Bot Service is a managed way to build, host, and connect chatbots to channels (Teams, web chat, etc.), commonly using the Bot Framework SDK and optional Azure AI Language. Comparable services are Amazon Lex (intent-based conversational bots), Google Dialogflow (NLU-driven agents), and OCI Digital Assistant (enterprise digital assistants). All provide tooling for conversational interfaces, but differ in channel integrations, underlying NLU options, and hosting/DevOps patterns.