[PS] migrate MachineLearningServices module to autorest v4#28818
[PS] migrate MachineLearningServices module to autorest v4#28818
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.
Pull Request Overview
This pull request migrates the MachineLearningServices module to AutoRest v4, which involves regenerating documentation and updating API references across numerous cmdlet help files. The changes primarily reflect the AutoRest v4 code generation updates, including parameter type changes from strongly-typed enums to strings and modifications to cmdlet examples and output formatting.
Key Changes:
- Updated all cmdlet documentation files to reflect AutoRest v4 API schema changes
- Converted strongly-typed enum parameters to string types across all cmdlets
- Added new parameter sets and parameters for improved cmdlet flexibility (e.g.,
WorkspaceInputObject,JsonFilePath,JsonString)
Reviewed Changes
Copilot reviewed 199 out of 452 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
All Update-*.md files |
Updated parameter types from enums to strings, removed "To construct" notes, added new parameter sets |
All New-*.md files |
Updated parameter types, added identity-based and JSON-based parameter sets, improved examples |
All Remove-*.md files |
Added new identity-based parameter sets for improved pipeline support |
All Start/Stop/Restart-*.md files |
Added workspace identity parameter sets for better workflow integration |
|
To the author of the pull request, |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
| SystemDataLastModifiedByType : User | ||
| Tag : { | ||
| } | ||
| Type : M |
There was a problem hiding this comment.
The Type property value appears to be truncated to just 'M'. This should be the full resource type string 'Microsoft.MachineLearningServices/workspaces/models' as shown in other examples in the same file.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Preannouncement PR: #28844
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.