LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-19

Capabilities

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

Source

  • Spec: SKILL.md
azure
bot-service
python-sdk
management
cloud-resources
Create Azure bots
Retrieve bot details
List bots in resource groups
List bots in subscriptions
Azure subscription ID
Azure resource group name
Bot configuration parameters
Created or updated Azure bot resources
Configured bot channels
Bot OAuth connection settings