Skip to content

Release Az 15.2.0#29041

Merged
vidai-msft merged 3 commits intomainfrom
Daily/Release_20260110123141
Jan 12, 2026
Merged

Release Az 15.2.0#29041
vidai-msft merged 3 commits intomainfrom
Daily/Release_20260110123141

Conversation

@azure-powershell-bot
Copy link
Copy Markdown
Collaborator

Description

Merge Daily/Release_20260110123141 to main. Merge it after final rc is done!

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

@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 is a release PR for Az 15.2.0, merging the release branch Daily/Release_20260110123141 to main after the final release candidate is ready. The PR includes version updates and changelogs for 18 Azure PowerShell modules, along with updated serialized cmdlet metadata and documentation.

Changes:

  • Version bumps for 18 modules (Accounts, Aks, Batch, Compute, ContainerRegistry, CosmosDB, DataFactory, DataLakeStore, EdgeAction, FrontDoor, KeyVault, MachineLearningServices, Migrate, NetAppFiles, Network, PolicyInsights, RecoveryServices, SignalR, Sql, StackHCI, Storage, Synapse, TrustedSigning)
  • Updated ChangeLog entries documenting new features, bug fixes, and dependency updates (primarily Azure.Core 1.47.3 → 1.50.0)
  • Removed Az.NetAppFiles from MinimalVersion.csv (GA release)
  • Updated serialized cmdlet metadata reflecting assembly version changes
  • Updated module manifest dependencies to require Az.Accounts 5.3.2

Reviewed changes

Copilot reviewed 110 out of 173 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/VersionController/MinimalVersion.csv Removed Az.NetAppFiles minimal version requirement for GA
tools/Tools.Common/SerializedCmdlets/*.json Updated assembly version references for 5 modules (TrustedSigning, SignalR, PolicyInsights, DataLakeStore, ContainerRegistry, Accounts)
tools/Docs/az-ps-latest-2.csv Updated package URLs and versions for 18 modules
tools/AzPreview/ChangeLog.md Added release notes for Az 15.2.0 with entries for 18 modules
src/*/Properties/AssemblyInfo.cs Updated assembly versions for TrustedSigning, Synapse, Storage, Sql
src/*/ChangeLog.md Moved entries from "Upcoming Release" to version-specific sections
src//.psd1 Updated ModuleVersion and RequiredModules dependencies
src/Sql/Sql/Server/Cmdlet/SetAzureSqlServer.cs Fixed soft delete retention logic

@vidai-msft vidai-msft merged commit 949ea2b into main Jan 12, 2026
30 of 31 checks passed
@vidai-msft vidai-msft deleted the Daily/Release_20260110123141 branch January 12, 2026 06:24
@YanaXu YanaXu restored the Daily/Release_20260110123141 branch January 14, 2026 02:58
@azure-powershell-bot azure-powershell-bot deleted the Daily/Release_20260110123141 branch February 10, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants