Skip to content

Conversation

@JoyerJin
Copy link
Contributor

@JoyerJin JoyerJin commented Nov 10, 2025

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

@azure-client-tools-bot-prd
Copy link

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

@JoyerJin JoyerJin marked this pull request as ready for review November 10, 2025 09:17
Copilot AI review requested due to automatic review settings November 10, 2025 09:17
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 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

Copy link
Contributor

@dolauli dolauli left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants