azure-mgmt-botservice-py - Manage Azure Bot Service resources with Python
Provides Python SDK code to create, manage, configure, and delete Azure Bot Service resources, channels, and OAuth connections.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create Azure bots
- Retrieve bot details
- List bots in resource groups
- List bots in subscriptions
- Update bot properties
- Delete Azure bots
- Configure bot channels
- Retrieve channel details
- List channel keys
- Create OAuth connection settings
- List bot connections
Inputs
- Azure subscription ID
- Azure resource group name
- Bot configuration parameters
- Microsoft Application ID
- OAuth client credentials
Outputs
- Created or updated Azure bot resources
- Configured bot channels
- Bot OAuth connection settings
- Channel access keys
Requirements
- Python environment
- azure-mgmt-botservice package
- azure-identity package
- Azure authentication credentials
