azure-mgmt-botservice-py - Manage Azure Bot Service resources using Python SDK
Python SDK for creating, managing, and configuring Azure Bot Service resources, channels, and connection settings.
Tags
Updated: 2026-09-19Typical Outputs
What this skill does
- Create Azure bots
- Get bot details
- List bots in resource group
- List bots in subscription
- Update bot properties
- Delete Azure bots
- Configure bot channels
- Get channel details
- List channel keys
- Create OAuth connection settings
- List bot connections
Inputs
- Azure subscription ID
- Azure resource group name
- Azure credentials
- Bot configuration parameters
- OAuth client credentials
Outputs
- Azure bot resources
- Configured bot channels
- Bot channel keys
- OAuth connection settings
Requirements
- Python environment
- azure-mgmt-botservice package
- azure-identity package
- Azure subscription permissions
