-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Update changelog for ArcResourceBridge and Automanage #28790
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
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
|
To the author of the pull request, |
There was a problem hiding this 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 updates changelog entries for two Azure PowerShell modules (Automanage and ArcResourceBridge) to provide clearer, more user-focused release notes. The changes replace technical implementation details about code generator upgrades with a user-centric message about experience improvements and breaking changes.
Key Changes:
- Replaced technical changelog entries with user-facing descriptions
- Updated link references from internal documentation to external Microsoft documentation
- Clarified that breaking changes may be introduced
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/Automanage/Automanage/ChangeLog.md | Updated "Upcoming Release" entry to describe user-facing improvements and breaking changes instead of technical code generator details |
| src/ArcResourceBridge/ArcResourceBridge/ChangeLog.md | Updated "Upcoming Release" entry with same user-focused messaging as Automanage module |
| --> | ||
| ## Upcoming Release | ||
| * Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). | ||
| * Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249). |
Copilot
AI
Nov 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry should explain what specifically changed from the user's perspective. 'Improved user experience and consistency' is too vague. Consider describing the actual changes users will experience (e.g., renamed cmdlets, changed parameters, new functionality). Additionally, the phrase 'refer to [here]' has awkward phrasing - consider 'refer to [this guide]' or 'see [documentation]'.
| --> | ||
| ## Upcoming Release | ||
| * Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). | ||
| * Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249). |
Copilot
AI
Nov 3, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog entry should explain what specifically changed from the user's perspective. 'Improved user experience and consistency' is too vague. Consider describing the actual changes users will experience (e.g., renamed cmdlets, changed parameters, new functionality). Additionally, the phrase 'refer to [here]' has awkward phrasing - consider 'refer to [this guide]' or 'see [documentation]'.
Description
#28179
#28181
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.