Skip to content

Release Az 14.3.0 #28312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 4, 2025
Merged

Release Az 14.3.0 #28312

merged 4 commits into from
Aug 4, 2025

Conversation

YanaXu
Copy link
Contributor

@YanaXu YanaXu commented Jul 31, 2025

Description

Merge Daily/Release_20250730030138 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

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 06:34
Copy link

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

Copy link
Contributor

@Copilot 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 merges the Daily/Release_20250730030138 branch to main for the Az 14.3.0 release. The changes update version numbers and assembly qualified names across multiple Azure PowerShell modules, reflecting the progression from pre-release to general availability for some modules.

  • Update module versions across multiple Az modules (Accounts, Fabric, TrustedSigning, StorageSync, StackHCI, ManagedServices)
  • Remove preview modules from minimal version requirements (ArizeAI, LambdaTest, Fabric)
  • Add new ClaimsChallenge parameter to Connect-AzAccount cmdlet

Reviewed Changes

Copilot reviewed 136 out of 162 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/VersionController/MinimalVersion.csv Removes minimal version entries for Az.ArizeAI, Az.LambdaTest, and Az.Fabric modules
tools/Tools.Common/SerializedCmdlets/Az.TrustedSigning.json Updates module version from 0.1.1 to 0.1.2 and assembly version references
tools/Tools.Common/SerializedCmdlets/Az.StorageSync.json Updates module version from 2.5.0 to 2.5.1 and assembly version references
tools/Tools.Common/SerializedCmdlets/Az.StackHCI.json Updates module version from 2.6.0 to 2.6.1
tools/Tools.Common/SerializedCmdlets/Az.ManagedServices.json Updates module version from 3.1.1 to 3.1.2 and assembly version references
tools/Tools.Common/SerializedCmdlets/Az.Fabric.json Updates module version from 0.1.2 to 1.0.0 (preview to GA)
tools/Tools.Common/SerializedCmdlets/Az.Accounts.json Updates module version from 5.1.1 to 5.2.0, adds ClaimsChallenge parameter, and assembly version references

@NoriZC
Copy link
Contributor

NoriZC commented Aug 4, 2025

/azp run license/cla

Copy link
Contributor

No pipelines are associated with this pull request.

@isra-fel isra-fel merged commit 95c2009 into main Aug 4, 2025
24 checks passed
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