Skip to content

[BC]ResourceMover Module Breaking Changes Announcement Date Update#29132

Open
JiaSeng-v wants to merge 1 commit intoAzure:mainfrom
JiaSeng-v:jiaseng/ResourceMover-breakingchanges
Open

[BC]ResourceMover Module Breaking Changes Announcement Date Update#29132
JiaSeng-v wants to merge 1 commit intoAzure:mainfrom
JiaSeng-v:jiaseng/ResourceMover-breakingchanges

Conversation

@JiaSeng-v
Copy link
Contributor

@JiaSeng-v JiaSeng-v commented Feb 4, 2026

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update 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.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@JiaSeng-v JiaSeng-v added Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change autorest v4 migration pr migrating module from generated by autorest.powershell v3 to v4 labels Feb 4, 2026
Copilot AI review requested due to automatic review settings February 4, 2026 01:20
@azure-client-tools-bot-prd
Copy link

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

Copy link
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 pull request updates the breaking change announcement for the Az.ResourceMover module, postponing the breaking changes from Az v15.0.0 (November 19th 2025) to Az v16.0.0 (May 2026). The changes also include module metadata updates from an AutoRest regeneration.

Changes:

  • Updated breaking change announcement date from Az v15.0.0 (November 19th 2025) to Az v16.0.0 (May 2026) across 16 cmdlet files
  • Incremented module assembly version from 1.3.0 to 1.3.1
  • Updated Az.Accounts dependency from version 5.3.0 to 5.3.2

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/ResourceMover/ResourceMover/Az.ResourceMover.psd1 Updated module manifest with new generation date, Az.Accounts dependency version, and minor formatting changes
src/ResourceMover/ResourceMover.sln Regenerated solution file with updated project GUID
src/ResourceMover/ResourceMover.Autorest/generate-info.json Updated auto-generation identifier
src/ResourceMover/ResourceMover.Autorest/docs/Az.ResourceMover.md Updated module GUID in documentation
src/ResourceMover/ResourceMover.Autorest/custom/csharp/*.cs (16 files) Updated breaking change announcement messages to reflect new version (v16.0.0) and date (May 2026)
src/ResourceMover/ResourceMover.Autorest/Properties/AssemblyInfo.cs Incremented assembly version from 1.3.0 to 1.3.1

{
[global::Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.PreviewMessage(@"**********************************************************************************************
* This cmdlet will undergo a breaking change in Az v15.0.0, to be released on November 19th 2025. *
* This cmdlet will undergo a breaking change in Az v16.0.0, to be released on May 2026. *
Copy link

Copilot AI Feb 4, 2026

Choose a reason for hiding this comment

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

The breaking change announcement date format is inconsistent. The previous announcement specified "November 19th 2025" with a specific day, but the new announcement only states "May 2026" without specifying a day. For consistency and clarity, consider providing a specific release date (e.g., "May 20th 2026") or using a consistent format like "in May 2026" to indicate the month without a specific day.

Suggested change
* This cmdlet will undergo a breaking change in Az v16.0.0, to be released on May 2026. *
* This cmdlet will undergo a breaking change in Az v16.0.0, to be released in May 2026. *

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorest v4 migration pr migrating module from generated by autorest.powershell v3 to v4 Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant