skills/smithery.ai/azure-cli-operations

azure-cli-operations

SKILL.md

Azure CLI Operations

Purpose

Common Azure CLI operations for managing YT Summarizer infrastructure resources including container registries, Kubernetes clusters, storage accounts, and secrets.

When to Use

  • Checking container image tags in ACR
  • Managing AKS cluster resources
  • Querying storage accounts and connection strings
  • Retrieving secrets from Key Vault
  • Validating Azure resource status

Do Not Use When

  • Modifying production infrastructure (use Terraform)
  • Making permanent configuration changes
  • Operations that should be automated in CI/CD

Common Operations

Installs
2
First Seen
Apr 3, 2026
azure-cli-operations from smithery.ai