Skip to content

Conversation

@live1206
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings November 12, 2025 03:55
@github-actions github-actions bot added the Mgmt This issue is related to a management package. label Nov 12, 2025
Copilot finished reviewing on behalf of live1206 November 12, 2025 03:57
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.ResourceManager.Maintenance

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 pull request prepares the Azure.ResourceManager.Maintenance SDK for GA release by upgrading from preview API version 2023-10-01-preview to stable API version 2023-04-01.

Key changes:

  • Upgraded API version from preview (2023-10-01-preview) to stable (2023-04-01)
  • Removed preview-only features including scheduled event acknowledgment and maintenance cancellation APIs
  • Updated package version from 1.2.0-beta.10 to 1.2.0 (GA)

Reviewed Changes

Copilot reviewed 11 out of 45 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
autorest.md Updated API spec reference to stable 2023-04-01 version
Azure.ResourceManager.Maintenance.csproj Bumped version to 1.2.0 GA
CHANGELOG.md Added GA release notes
Generated RestOperations files Updated API versions and removed preview-only operations
Generated model files Removed preview-only models (ScheduledEventApproveResult, MaintenanceUpdateStatus values)
Test files Commented out preview-only tests for future re-enablement
Sample files Removed preview-only API examples and updated API version references
Custom extension files Added custom implementations to preserve backward compatibility for certain list operations

@live1206 live1206 merged commit 23e50b2 into Azure:main Nov 12, 2025
17 checks passed
@live1206 live1206 deleted the release-maintenance branch November 12, 2025 06:01
live1206 added a commit to live1206/azure-sdk-for-net that referenced this pull request Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants