Skip to content

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Oct 16, 2025

Configurations: 'specification/vmware/resource-manager/Microsoft.AVS/AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '76b0b83db710d3e15c4cba3cc96b9cb57f590eee' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5462158 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=062ad53b-32aa-f011-bbd3-6045bd05dd14 Submitted by: [email protected]

Release Plan Details

…AVS/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '76b0b83db710d3e15c4cba3cc96b9cb57f590eee' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5462158 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 16, 2025
Copy link
Contributor

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-avs


#### `AvsManager` was modified

* `serviceComponents()` was added
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would like to not have the be a part of the client SDKs. I tried marking the only operation Access.internal, but did not seem to work. Any ideas?

Copy link
Member

@weidongxu-microsoft weidongxu-microsoft Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try the @@scope(ref_to_op, "!java"); (if you don't need it for Java -- I am not sure what the parameter be if you want to remove it from all languages)

You can try the PR. In PR it would generate an apiview, and we can look at it to see whether this @scope works or not.

Copy link
Contributor

@XiaofeiCao XiaofeiCao Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@scope("autorest") may do, if Swagger is expected while client SDKs are not.

@cataggar cataggar marked this pull request as ready for review October 17, 2025 03:30
@Copilot Copilot AI review requested due to automatic review settings October 17, 2025 03:30
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 pull request adds new Azure VMware Solution (AVS) features for licensing and maintenance management by introducing new API resources and expanding existing ones. The changes support VMware license management, maintenance operations, and service component availability checks, enhancing the AVS SDK's capabilities for 2025-09-01 API version.

Key changes include:

  • Added License and VCF license management functionality with CRUD operations
  • Introduced comprehensive maintenance management with scheduling, rescheduling, and readiness checks
  • Added service component availability checking capabilities

Reviewed Changes

Copilot reviewed 84 out of 402 changed files in this pull request and generated no comments.

Show a summary per file
File Description
proxy-config.json Added new service proxies for LicensesClient, MaintenancesClient, and ServiceComponentsClient
azure-resourcemanager-avs_apiview_properties.json Registered new API endpoints and model mappings for licenses, maintenances, and service components
VmwareFirewallLicenseProperties.java Implements VMware Firewall license properties with Broadcom integration fields
VcfLicenseKind.java Defines VCF 5.0 license kind enumeration
VcfLicense.java Interface for VCF license representation
Vcf5License.java VCF 5.0 license implementation with core count and expiration tracking
ServiceComponents.java Interface for service component availability operations
Multiple maintenance-related files Comprehensive maintenance management system with scheduling, constraints, and readiness checks
Multiple license-related files License management system with properties, provisioning states, and CRUD operations
PrivateCloud*.java Extended private cloud functionality to include VCF license retrieval

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.

4 participants