Skip to content

Commit

Permalink
Update the docs to use latest Steampipe definition (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhushreeray30 authored Dec 12, 2023
1 parent 8a05450 commit 5fab155
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ engines: ["steampipe", "sqlite", "postgres", "export"]

# Azure + Steampipe

[Azure](https://azure.microsoft.com) provides on-demand cloud computing platforms and APIs to authenticated customers on a metered pay-as-you-go basis.
[Steampipe](https://steampipe.io) is an open-source zero-ETL engine to instantly query cloud APIs using SQL.

[Steampipe](https://steampipe.io) is an open source CLI to instantly query cloud APIs using SQL.
[Azure](https://azure.microsoft.com) provides on-demand cloud computing platforms and APIs to authenticated customers on a metered pay-as-you-go basis.

For example:

Expand Down Expand Up @@ -326,5 +326,3 @@ connection "azure" {
plugin = "azure"
}
```


0 comments on commit 5fab155

Please sign in to comment.