azure-steampipe-query
CommunityQuery Azure infrastructure via SQL.
Authorjimweller
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to query your Azure infrastructure using SQL, providing a powerful and flexible way to retrieve information about your cloud resources without needing to navigate multiple portals or use complex CLI commands.
Core Features & Use Cases
- Direct SQL Access: Query Azure resources using standard SQL syntax.
- Portable Configuration: Uses an embedded Steampipe configuration for predictable schema names and isolated operation.
- Aggregated View: Queries across all company Azure subscriptions for a comprehensive overview.
- Use Case: Quickly find all Azure Kubernetes Service (AKS) clusters across all subscriptions, along with their resource group and version, by running a simple SQL query.
Quick Start
Run the following command to list the first 5 Azure subscriptions: ./skills/azure-steampipe-query/scripts/steampipe-query.sh "SELECT display_name FROM azure_company_all.azure_subscription LIMIT 5"
Dependency Matrix
Required Modules
None requiredComponents
scriptsassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-steampipe-query Download link: https://github.com/jimweller/davit-dataops-dotfiles/archive/main.zip#azure-steampipe-query Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.