Steampipe Plugin Azure

Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No DB required.
Alternatives To Steampipe Plugin Azure
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Devops Exercises43,460
4 days ago14otherPython
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Sql Server Samples8,6836a day ago15July 07, 2022212other
Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Azuredatastudio7,147518 hours ago1April 18, 20192,086otherTypeScript
Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostreSQL, and MongoDB.
Steampipe5,28137 hours ago352September 20, 2022245agpl-3.0Go
Use SQL to instantly query your cloud services (AWS, Azure, GCP and more). Open source CLI. No DB required.
Cloudquery4,54067 hours ago241August 14, 2022260mpl-2.0Go
The open source high performance data integration platform built for developers.
Fluentmigrator2,94554813021 days ago52January 14, 2022225apache-2.0C#
Fluent migrations framework for .NET
Sql Server Maintenance Solution2,464
a month ago359mitTSQL
SQL Server Maintenance Solution
Vscode Sqltools1,197127a month ago12March 21, 2021166mitTypeScript
Database management for VSCode
Sqlworkshops676
6 months ago3Jupyter Notebook
SQL Server Workshops
Azure Cosmos Dotnet V3631542458 hours ago93July 11, 2022320mitC#
.NET SDK for Azure Cosmos DB for the core SQL API
Alternatives To Steampipe Plugin Azure
Select To Compare


Alternative Project Comparisons
Readme

image

Azure Plugin for Steampipe

Use SQL to query infrastructure including servers, networks, facilities and more from Azure.

Quick start

Install the plugin with Steampipe:

steampipe plugin install azure

Run a query:

select name, disk_state from azure_compute_disk where disk_state = 'Unattached'

Developing

Prerequisites:

Clone:

git clone https://github.com/turbot/steampipe-plugin-azure.git
cd steampipe-plugin-azure

Build, which automatically installs the new version to your ~/.steampipe/plugins directory:

make

Configure the plugin:

cp config/* ~/.steampipe/config
vi ~/.steampipe/config/azure.spc

Try it!

steampipe query
> .inspect azure

Further reading:

Contributing

Please see the contribution guidelines and our code of conduct. All contributions are subject to the Apache 2.0 open source license.

help wanted issues:

Popular Azure Projects
Popular Sql Projects
Popular Cloud Computing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Postgresql
Sql
Azure