Skip to content

Conversation

@jliusan
Copy link
Member

@jliusan jliusan commented Nov 25, 2025

…on from spec commit: 7773129f45971ca43cb38458e35a06d9cc1aba29
Copilot AI review requested due to automatic review settings November 25, 2025 09:06
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 25, 2025
Copilot finished reviewing on behalf of jliusan November 25, 2025 09:08
@github-actions
Copy link

API Change Check

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

sdk/resourcemanager/appservice/armappservice

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 sdk/resourcemanager/appservice/armappservice module from version 5 to version 6, representing a major version release. The changes primarily involve updating API versions, module paths, and dependencies to align with the latest Azure App Service REST API specifications.

Key Changes

  • Major version bump: Module version updated from v5 to v6.0.0
  • API version update: Service API version updated from 2024-11-01 to 2025-03-01
  • Go version requirement: Minimum Go version updated from 1.23.0 to 1.24.0
  • Client naming: WebSiteManagementClient renamed to ManagementClient in responses
  • Documentation improvements: Client constructor option parameters updated with more descriptive text
  • Dependency updates: Updated to newer versions of azcore, azidentity, and Go standard libraries

Reviewed changes

Copilot reviewed 99 out of 102 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.go New file defining module name and version v6.0.0
go.mod Module path updated to v6, Go version to 1.24.0, dependencies updated
*_client.go API version strings updated to 2025-03-01, option parameter documentation improved
*_client_example_test.go Import paths updated to v6, example definition URLs updated to new API spec paths
responses.go Client response types renamed from WebSiteManagementClient* to ManagementClient*, added new response types
topleveldomains_client*.go API spec URLs updated to new domainregistration path structure
staticsites_client_example_test.go Example storage URLs anonymized/updated
webapps_client_example_test.go Backup name examples updated to reflect new API version date
provider_client_example_test.go End-of-life dates in examples updated to 2025-03-01

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-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants