Skip to content

[PS][Monitor] Add breaking change message for MonitorWorkspace #28224

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

Merged
merged 5 commits into from
Jul 22, 2025

Conversation

JoyerJin
Copy link
Contributor

@JoyerJin JoyerJin commented Jul 18, 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

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 July 21, 2025 07:13
@Copilot Copilot AI review requested due to automatic review settings July 21, 2025 07:13
Copy link
Contributor

@Copilot 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 adds breaking change messages for the MonitorWorkspace module, specifically documenting upcoming changes to the output properties of Get, New, and Update cmdlets. The changes include regenerated module files and solution project reorganization.

Key Changes

  • Added breaking change configuration for MonitorWorkspace cmdlets regarding PrivateEndpointConnection and ProvisioningState properties
  • Regenerated module files including new AssemblyInfo.cs and updated GUIDs
  • Updated solution file to reorganize MonitorWorkspace project structure

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/Monitor/MonitorWorkspace.Autorest/README.md Added breaking change directive for Get/New/Update cmdlets with property type changes
src/Monitor/Monitor/ChangeLog.md Updated changelog to include MonitorWorkspace cmdlets in breaking changes section
src/Monitor/Monitor.sln Reorganized solution structure for MonitorWorkspace project
src/Monitor/MonitorWorkspace.Autorest/Properties/AssemblyInfo.cs Added new assembly information file
src/Monitor/MonitorWorkspace.Autorest/generate-info.json Updated generation ID
src/Monitor/MonitorWorkspace.Autorest/docs/Az.MonitorWorkspace.md Updated module GUID
src/Monitor/MonitorWorkspace.Autorest/resources/README.md Added new resources directory documentation

@YanaXu YanaXu enabled auto-merge (squash) July 22, 2025 10:02
@YanaXu YanaXu merged commit b7bb89a into main Jul 22, 2025
12 checks passed
@YanaXu YanaXu deleted the joyer/monitorworkspace-breakingchange branch July 23, 2025 03:05
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.

2 participants