Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 384 Bytes

01-BotService.md

File metadata and controls

10 lines (7 loc) · 384 Bytes

What does Azure Bot Service do?

- Chat client integration and protocol translation
- Decouples the architecture of channel support from bot logic
- Secure layer insulating bot app from clients
- DirectLine API

Resources

About Azure Bot Service