Merged
Conversation
Co-authored-by: Yash <55773468+notyashhh@users.noreply.github.com>
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this comment.
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
approved these changes
Jan 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Merge Daily/Release_20260110123141 to main. Merge it after final rc is done!
Checklist