-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #196 from stackql/feature/doc-updates
azure patch
- Loading branch information
Showing
24 changed files
with
733 additions
and
126 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
docs/azure-docs/providers/azure/resources/changes/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: changes | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- changes | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>changes</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>changes</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.changes" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
docs/azure-docs/providers/azure/resources/deployment_operations/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployment_operations | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployment_operations | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployment_operations</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployment_operations</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployment_operations" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
...viders/azure/resources/deployment_operations_at_management_group_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployment_operations_at_management_group_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployment_operations_at_management_group_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployment_operations_at_management_group_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployment_operations_at_management_group_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployment_operations_at_management_group_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
docs/azure-docs/providers/azure/resources/deployment_operations_at_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployment_operations_at_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployment_operations_at_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployment_operations_at_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployment_operations_at_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployment_operations_at_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
.../providers/azure/resources/deployment_operations_at_subscription_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployment_operations_at_subscription_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployment_operations_at_subscription_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployment_operations_at_subscription_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployment_operations_at_subscription_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployment_operations_at_subscription_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
...e-docs/providers/azure/resources/deployment_operations_at_tenant_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployment_operations_at_tenant_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployment_operations_at_tenant_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployment_operations_at_tenant_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployment_operations_at_tenant_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployment_operations_at_tenant_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
docs/azure-docs/providers/azure/resources/deployments/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployments | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployments | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployments</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployments</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployments" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
...e-docs/providers/azure/resources/deployments_at_management_group_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployments_at_management_group_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployments_at_management_group_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployments_at_management_group_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployments_at_management_group_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployments_at_management_group_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
docs/azure-docs/providers/azure/resources/deployments_at_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployments_at_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployments_at_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployments_at_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployments_at_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployments_at_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
37 changes: 37 additions & 0 deletions
37
...azure-docs/providers/azure/resources/deployments_at_subscription_scope/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: deployments_at_subscription_scope | ||
hide_title: false | ||
hide_table_of_contents: false | ||
keywords: | ||
- deployments_at_subscription_scope | ||
- resources | ||
- stackql | ||
- infrastructure-as-code | ||
- configuration-as-data | ||
- cloud inventory | ||
description: Query, deploy and manage Google Cloud Platform (GCP) infrastructure and resources using SQL | ||
custom_edit_url: null | ||
image: /img/providers/google/stackql-google-provider-featured-image.png | ||
--- | ||
|
||
import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; | ||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
Creates, updates, deletes, gets or lists a <code>deployments_at_subscription_scope</code> resource. | ||
|
||
## Overview | ||
<table><tbody> | ||
<tr><td><b>Name</b></td><td><code>deployments_at_subscription_scope</code></td></tr> | ||
<tr><td><b>Type</b></td><td>Resource</td></tr> | ||
<tr><td><b>Id</b></td><td><CopyableCode code="azure.resources.deployments_at_subscription_scope" /></td></tr> | ||
</tbody></table> | ||
|
||
## Fields | ||
`SELECT` not supported for this resource, use `SHOW METHODS` to view available operations for the resource. | ||
|
||
|
||
## Methods | ||
| Name | Accessible by | Required Params | Description | | ||
|:-----|:--------------|:----------------|:------------| |
Oops, something went wrong.