From 9a947838e1f918ac845332096c07c481cc858ffb Mon Sep 17 00:00:00 2001 From: Jeffrey Aven Date: Wed, 16 Oct 2024 08:23:29 +1100 Subject: [PATCH] azure docs --- docs/azure-docs/index.md | 82 ++++++++++++++++----------------- docs/azure_extras-docs/index.md | 78 +++++++++++++++---------------- docs/azure_isv-docs/index.md | 78 +++++++++++++++---------------- docs/azure_stack-docs/index.md | 78 +++++++++++++++---------------- 4 files changed, 158 insertions(+), 158 deletions(-) diff --git a/docs/azure-docs/index.md b/docs/azure-docs/index.md index 3b5780dbab..edaa9a6a7a 100644 --- a/docs/azure-docs/index.md +++ b/docs/azure-docs/index.md @@ -1,24 +1,24 @@ ---- -title: azure -hide_title: false -hide_table_of_contents: false -keywords: - - azure - - microsoft azure - - stackql - - infrastructure-as-code - - configuration-as-data - - cloud inventory -description: Query, deploy and manage Microsoft Azure resources using SQL -custom_edit_url: null -image: /img/providers/azure/stackql-azure-provider-featured-image.png -id: azure-doc -slug: /providers/azure - ---- - -import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +--- +title: azure +hide_title: false +hide_table_of_contents: false +keywords: + - azure + - microsoft azure + - stackql + - infrastructure-as-code + - configuration-as-data + - cloud inventory +description: Query, deploy and manage Microsoft Azure resources using SQL +custom_edit_url: null +image: /img/providers/azure/stackql-azure-provider-featured-image.png +id: azure-doc +slug: /providers/azure + +--- + +import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; + Core cloud services from Microsoft Azure. :::info Provider Summary (v24.10.00256) @@ -32,25 +32,25 @@ Core cloud services from Microsoft Azure. ::: -See also: -[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) -* * * - -## Installation - -To pull the latest version of the `azure` provider, run the following command: - -```bash -REGISTRY PULL azure; -``` -> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). - -## Authentication - -StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. - -### Authenticating using an Azure Service Principal - +See also: +[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) +* * * + +## Installation + +To pull the latest version of the `azure` provider, run the following command: + +```bash +REGISTRY PULL azure; +``` +> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). + +## Authentication + +StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. + +### Authenticating using an Azure Service Principal + To authenticate using an Azure Service Principal, set the following environment variables: , and , see [__creating-an-azure-service-principal__](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication-service-principal?tabs=azure-cli#2-create-an-azure-service-principal). ## Services @@ -260,4 +260,4 @@ To authenticate using an Azure Service Principal, set the following environment web_pubsub
workload_monitor
- + \ No newline at end of file diff --git a/docs/azure_extras-docs/index.md b/docs/azure_extras-docs/index.md index b791f6a8e2..33d7c6bc96 100644 --- a/docs/azure_extras-docs/index.md +++ b/docs/azure_extras-docs/index.md @@ -1,22 +1,22 @@ ---- -title: azure_extras -hide_title: false -hide_table_of_contents: false -keywords: - - azure_extras - - stackql - - infrastructure-as-code - - configuration-as-data - - cloud inventory -description: Query, deploy and manage Azure resources using SQL -custom_edit_url: null -image: /img/providers/azure/stackql-azure-provider-featured-image.png -id: azure_extras-doc -slug: /providers/azure_extras ---- - -import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +--- +title: azure_extras +hide_title: false +hide_table_of_contents: false +keywords: + - azure_extras + - stackql + - infrastructure-as-code + - configuration-as-data + - cloud inventory +description: Query, deploy and manage Azure resources using SQL +custom_edit_url: null +image: /img/providers/azure/stackql-azure-provider-featured-image.png +id: azure_extras-doc +slug: /providers/azure_extras +--- + +import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; + Additional Azure cloud computing services by Microsoft. :::info Provider Summary (v24.10.00256) @@ -30,25 +30,25 @@ Additional Azure cloud computing services by Microsoft. ::: -See also: -[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) -* * * - -## Installation - -To pull the latest version of the `azure_extras` provider, run the following command: - -```bash -REGISTRY PULL azure_extras; -``` -> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). - -## Authentication - -StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. - -### Authenticating using an Azure Service Principal - +See also: +[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) +* * * + +## Installation + +To pull the latest version of the `azure_extras` provider, run the following command: + +```bash +REGISTRY PULL azure_extras; +``` +> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). + +## Authentication + +StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. + +### Authenticating using an Azure Service Principal + To authenticate using an Azure Service Principal, set the following environment variables: , and , see [__creating-an-azure-service-principal__](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication-service-principal?tabs=azure-cli#2-create-an-azure-service-principal). ## Services @@ -97,4 +97,4 @@ To authenticate using an Azure Service Principal, set the following environment windows_extended_security_updates
windows_iot
- + \ No newline at end of file diff --git a/docs/azure_isv-docs/index.md b/docs/azure_isv-docs/index.md index ffd91bf519..c1453fad3f 100644 --- a/docs/azure_isv-docs/index.md +++ b/docs/azure_isv-docs/index.md @@ -1,22 +1,22 @@ ---- -title: azure_isv -hide_title: false -hide_table_of_contents: false -keywords: - - azure_isv - - stackql - - infrastructure-as-code - - configuration-as-data - - cloud inventory -description: Query, deploy and manage Azure resources using SQL -custom_edit_url: null -image: /img/providers/azure/stackql-azure-provider-featured-image.png -id: azure_isv-doc -slug: /providers/azure_isv ---- - -import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +--- +title: azure_isv +hide_title: false +hide_table_of_contents: false +keywords: + - azure_isv + - stackql + - infrastructure-as-code + - configuration-as-data + - cloud inventory +description: Query, deploy and manage Azure resources using SQL +custom_edit_url: null +image: /img/providers/azure/stackql-azure-provider-featured-image.png +id: azure_isv-doc +slug: /providers/azure_isv +--- + +import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; + Provision, manage, and integrate independent software vendor services on Azure. :::info Provider Summary (v24.10.00256) @@ -30,25 +30,25 @@ Provision, manage, and integrate independent software vendor services on Azure. ::: -See also: -[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) -* * * - -## Installation - -To pull the latest version of the `azure_isv` provider, run the following command: - -```bash -REGISTRY PULL azure_isv; -``` -> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). - -## Authentication - -StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. - -### Authenticating using an Azure Service Principal - +See also: +[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) +* * * + +## Installation + +To pull the latest version of the `azure_isv` provider, run the following command: + +```bash +REGISTRY PULL azure_isv; +``` +> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). + +## Authentication + +StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. + +### Authenticating using an Azure Service Principal + To authenticate using an Azure Service Principal, set the following environment variables: , and , see [__creating-an-azure-service-principal__](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication-service-principal?tabs=azure-cli#2-create-an-azure-service-principal). ## Services @@ -80,4 +80,4 @@ To authenticate using an Azure Service Principal, set the following environment vmware
vmware_cloud_simple
- + \ No newline at end of file diff --git a/docs/azure_stack-docs/index.md b/docs/azure_stack-docs/index.md index 8082bb7886..20b36d919d 100644 --- a/docs/azure_stack-docs/index.md +++ b/docs/azure_stack-docs/index.md @@ -1,22 +1,22 @@ ---- -title: azure_stack -hide_title: false -hide_table_of_contents: false -keywords: - - azure_stack - - stackql - - infrastructure-as-code - - configuration-as-data - - cloud inventory -description: Query, deploy and manage Azure resources using SQL -custom_edit_url: null -image: /img/providers/azure/stackql-azure-provider-featured-image.png -id: azure_stack-doc -slug: /providers/azure_stack ---- - -import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; - +--- +title: azure_stack +hide_title: false +hide_table_of_contents: false +keywords: + - azure_stack + - stackql + - infrastructure-as-code + - configuration-as-data + - cloud inventory +description: Query, deploy and manage Azure resources using SQL +custom_edit_url: null +image: /img/providers/azure/stackql-azure-provider-featured-image.png +id: azure_stack-doc +slug: /providers/azure_stack +--- + +import CopyableCode from '@site/src/components/CopyableCode/CopyableCode'; + Build and run hybrid apps across datacenters, edge locations, remote offices, and the cloud. :::info Provider Summary (v24.10.00256) @@ -30,25 +30,25 @@ Build and run hybrid apps across datacenters, edge locations, remote offices, an ::: -See also: -[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) -* * * - -## Installation - -To pull the latest version of the `azure_stack` provider, run the following command: - -```bash -REGISTRY PULL azure_stack; -``` -> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). - -## Authentication - -StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. - -### Authenticating using an Azure Service Principal - +See also: +[[` SHOW `]](https://stackql.io/docs/language-spec/show) [[` DESCRIBE `]](https://stackql.io/docs/language-spec/describe) [[` REGISTRY `]](https://stackql.io/docs/language-spec/registry) +* * * + +## Installation + +To pull the latest version of the `azure_stack` provider, run the following command: + +```bash +REGISTRY PULL azure_stack; +``` +> To view previous provider versions or to pull a specific provider version, see [here](https://stackql.io/docs/language-spec/registry). + +## Authentication + +StackQL uses Azure application credentials obtained using the command from the Azure SDK. For more information, see here. + +### Authenticating using an Azure Service Principal + To authenticate using an Azure Service Principal, set the following environment variables: , and , see [__creating-an-azure-service-principal__](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication-service-principal?tabs=azure-cli#2-create-an-azure-service-principal). ## Services @@ -75,4 +75,4 @@ To authenticate using an Azure Service Principal, set the following environment update_admin
user_subscriptions
- + \ No newline at end of file