Skip to content

out_azure_kusto: add sovereign and private cloud configuration docs#2

Merged
tanmaya-panda1 merged 2 commits intomasterfrom
copilot/add-azure-cloud-config-docs
Feb 20, 2026
Merged

out_azure_kusto: add sovereign and private cloud configuration docs#2
tanmaya-panda1 merged 2 commits intomasterfrom
copilot/add-azure-cloud-config-docs

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 20, 2026

Documents four new configuration parameters from fluent/fluent-bit#11447 that add sovereign and private cloud support to the Azure Kusto output plugin.

  • cloud_name — select a well-known Azure environment (AzureCloud, AzureChinaCloud, AzureUSGovernmentCloud). Defaults to AzureCloud.
  • cloud_login_host — custom OAuth login host for private clouds (USSEC, USNAT, BLEU, etc.)
  • cloud_kusto_scope — custom Kusto OAuth scope for private clouds
  • cloud_kusto_resource — custom Kusto IMDS resource URL for private clouds

The three cloud_* custom parameters form a required set — if any one is specified, all three must be provided. These override the built-in cloud definitions from cloud_name.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…ters

Add documentation for cloud_name, cloud_login_host, cloud_kusto_scope,
and cloud_kusto_resource configuration parameters that enable the Azure
Kusto output plugin to work with sovereign and private cloud environments.

Signed-off-by: Tanmaya Panda <tanmaya.panda@example.com>

Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation for Azure cloud configuration options out_azure_kusto: add sovereign and private cloud configuration docs Feb 20, 2026
Copilot AI requested a review from tanmaya-panda1 February 20, 2026 09:30
@tanmaya-panda1 tanmaya-panda1 marked this pull request as ready for review February 20, 2026 09:31
@tanmaya-panda1 tanmaya-panda1 merged commit 71992e4 into master Feb 20, 2026
@tanmaya-panda1 tanmaya-panda1 deleted the copilot/add-azure-cloud-config-docs branch February 24, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants