Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

[Automation] Generate Fluent Lite from Swagger subscription#package-2021-10

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-subscription

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review January 8, 2026 05:58
Copilot AI review requested due to automatic review settings January 8, 2026 05:58
@weidongxu-microsoft weidongxu-microsoft merged commit 764477f into Azure:main Jan 8, 2026
43 of 44 checks passed
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 is an automated code generation update that regenerates the Azure SDK for Java subscription management library from Swagger specification subscription#package-2021-10. The changes include:

  • Migration from AzureEnvironment.AZURE to AzureCloud.AZURE_PUBLIC_CLOUD across all mock tests
  • Renaming of key interfaces and classes (e.g., PutAliasResponseSubscriptionAliasResponse, SubscriptionOperations split into separate concerns)
  • Addition of new API operations for tenant policies, billing accounts, and subscription ownership
  • Removal of deprecated APIs (Tenants listing, Location listing, Subscription get/list operations)
  • Addition of new test files for newly supported operations

Reviewed changes

Copilot reviewed 88 out of 152 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Test files (40+ files) Updated mock tests with new API names, AzureCloud migration, and new test coverage for tenant policies and subscription operations
Model classes Added new models for tenant policies, billing account policies, subscription ownership, and alias operations
Interface files Refactored API surface with new SubscriptionPolicies, BillingAccounts interfaces; removed Tenants, Location, Subscription interfaces
Implementation files Updated implementations to match new API structure
Resource files Added properties file and updated native-image proxy configuration

@azure-sdk azure-sdk deleted the fluent-lite-generation-5730885 branch January 11, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt - Track 2 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