Skip to content

Kusto OOB Release#29500

Merged
VeryEarly merged 1 commit into
release-2026-05-06-hotfixfrom
oob/Kusto
May 6, 2026
Merged

Kusto OOB Release#29500
VeryEarly merged 1 commit into
release-2026-05-06-hotfixfrom
oob/Kusto

Conversation

@azure-powershell-bot
Copy link
Copy Markdown
Collaborator

Description

Kusto OOB Release

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings May 5, 2026 05:22
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is an out-of-band release bump for the Kusto module in Azure PowerShell. It updates the Kusto package version propagated through the module itself, the Az/AzPreview rollup manifests, and the docs package index so the new Kusto release is consumable across the repo.

Changes:

  • Bumped Az.Kusto from 2.4.0 to 2.4.1 in the module manifest, assembly metadata, and rollup manifests.
  • Updated the Kusto changelog and module release notes to advertise the 2.4.1 release.
  • Pointed the docs index at the 2.4.1 Kusto documentation package.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/Docs/az-ps-latest-1.csv Updates the docs feed entry to Az.Kusto 2.4.1.
tools/AzPreview/AzPreview.psd1 Bumps AzPreview’s Kusto dependency to 2.4.1.
tools/Az/Az.psd1 Bumps the main Az rollup’s Kusto dependency to 2.4.1.
src/Kusto/Kusto/Properties/AssemblyInfo.cs Updates the Kusto assembly version to 2.4.1.
src/Kusto/Kusto/ChangeLog.md Adds the 2.4.1 changelog entry.
src/Kusto/Kusto/Az.Kusto.psd1 Updates module version/date and release notes for 2.4.1.

## Upcoming Release

## Version 2.4.1
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
- ''Get-AzKustoClusterCalloutPolicy''
- ''Remove-AzKustoClusterCalloutPolicy''
- ''Get-AzKustoClusterFollowerDatabaseGet'''
ReleaseNotes = '* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229'
@VeryEarly VeryEarly marked this pull request as ready for review May 6, 2026 04:35
@VeryEarly VeryEarly changed the base branch from main to release-2026-05-06-hotfix May 6, 2026 04:36
@VeryEarly VeryEarly merged commit f0bbff3 into release-2026-05-06-hotfix May 6, 2026
11 of 16 checks passed
@VeryEarly VeryEarly deleted the oob/Kusto branch May 6, 2026 04:37
VeryEarly pushed a commit that referenced this pull request May 6, 2026
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.

3 participants