azure-bot

Installation
SKILL.md

Azure Bot Registration & Deployment

Create and manage Azure Bot resources using the Azure CLI (az bot). This skill covers the full lifecycle: identity creation, bot registration, channel configuration, and deployment.

Prerequisites

Before running any commands, verify the user has:

# Check Azure CLI is installed and logged in
az account show --query "{subscription:name, tenantId:tenantId}" -o table

If not logged in, run az login first.

Required tools:

  • Azure CLI 2.39.0+ (az --version)
  • An active Azure subscription
Related skills

More from deepparser/skills

Installs
3
First Seen
Mar 8, 2026