-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[PS] announcement for MachineLearningServices module migration breaking change #28844
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
base: main
Are you sure you want to change the base?
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
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 the Az.MachineLearningServices module with documentation corrections, version dependency updates, and breaking change annotations for Az v16.0.0 (to be released May 2026). The changes prepare users for upcoming breaking changes while fixing existing documentation issues.
- Corrects spelling and grammar errors across documentation files
- Updates Az.Accounts dependency from version 4.0.1 to 5.3.0
- Adds breaking change preview messages to cmdlets affected by v16.0.0 changes
- Restructures the solution file with updated project GUIDs and platform configurations
Reviewed Changes
Copilot reviewed 49 out of 49 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| Az.MachineLearningServices.psd1 | Updates Az.Accounts version requirement, generation date, and formatting |
| MachineLearningServices.sln | Restructures solution with new project GUID and platform configurations |
| README.md | Adds AutoRest directives for breaking change preview messages |
| generate-info.json | Updates generation ID |
| resources/README.md | Adds new resources directory documentation |
| Multiple help/*.md files | Fixes spelling errors (enpoints→endpoints, oupt→output, vaule→value, etc.) |
| Multiple examples/*.md files | Fixes same spelling errors as help files |
| Multiple docs/*.md files | Fixes same spelling errors and truncated text |
| Az.MachineLearningServices.md | Updates module GUID |
| Multiple custom/*.ps1 files | Adds breaking change parameter attributes and preview messages |
| New-AzMLWorkspaceComputeStartStopScheduleObject.ps1 | New file with breaking change preview message |
| New-AzMLWorkSpaceConnection.ps1 | Adds breaking change preview message |
| AssemblyInfo.cs | New assembly information file |
dolauli
left a comment
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.
Please update the changelog file.
Description
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.