steampipe-plugin-azure

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2021 License: MPL-2.0 Imports: 2 Imported by: 0

README

Azure Plugin for Steampipe

Query Azure with SQL

Use SQL to query compute disks, virtual machines and more from your Azure subsription. For example:

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

Learn about Steampipe.

Get started

Table documentation and examples →

Install the plugin:

steampipe plugin install azure

Get involved

Community

The Steampipe community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

Our Code of Conduct applies to all Steampipe community channels.

Contributing

Please see CONTRIBUTING.md.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL