Skip to content

Add Azure Kusto sovereign/private cloud configuration properties#3

Merged
tanmaya-panda1 merged 5 commits intomasterfrom
copilot/add-azure-cloud-properties
Feb 24, 2026
Merged

Add Azure Kusto sovereign/private cloud configuration properties#3
tanmaya-panda1 merged 5 commits intomasterfrom
copilot/add-azure-cloud-properties

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 24, 2026

Documents new Azure Kusto output plugin properties from fluent/fluent-bit#11447 for sovereign and private cloud support.

New configuration parameters

  • cloud_name — Predefined Azure cloud selector (AzureCloud, AzureChinaCloud, AzureUSGovernmentCloud). Default: AzureCloud.
  • cloud_login_host — Custom OAuth login host for private/sovereign clouds.
  • cloud_kusto_scope — Custom Kusto OAuth scope for private/sovereign clouds.
  • cloud_kusto_resource — Custom Kusto IMDS resource URL for private/sovereign clouds.

The three custom cloud_* properties must be set together as a group, and serve as an alternative to cloud_name for environments not covered by the predefined options.

All descriptions follow FluentBit Vale style rules (no Latin abbreviations).


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…urce properties to Azure Kusto docs

Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
Copilot AI changed the title [WIP] Add new properties for Azure cloud configuration Add cloud environment properties to Azure Kusto output plugin docs Feb 24, 2026
Copilot AI requested a review from tanmaya-panda1 February 24, 2026 12:35
@tanmaya-panda1 tanmaya-panda1 marked this pull request as ready for review February 24, 2026 12:36
…ronym in azure_kusto.md

Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
Copilot AI changed the title Add cloud environment properties to Azure Kusto output plugin docs Add Azure Kusto cloud environment config properties Feb 24, 2026
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
Copilot AI changed the title Add Azure Kusto cloud environment config properties Add Azure Kusto sovereign/private cloud configuration properties Feb 24, 2026
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
@tanmaya-panda1 tanmaya-panda1 merged commit 04dc838 into master Feb 24, 2026
5 checks passed
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