[AutoPR azure-resourcemanager-computefleet]-generated-from-SDK Generation - Java-6603725#49904
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
Conversation
…AzureFleet/AzureFleet/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: '8f7fea5ba3635cfc07ea6fca3b4560990b9431dc' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6603725 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
azure-sdk-automation
Bot
requested review from
a team,
ArthurMa1978,
XiaofeiCao,
haolingdong-msft and
weidongxu-microsoft
as code owners
July 22, 2026 20:21
|
Azure Pipelines: Successfully started running 1 pipeline(s). 34 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Compute Fleet management Java SDK to the latest 2026-06-01-preview API version and refreshes generated artifacts accordingly.
Changes:
- Bumps the tracked swagger/spec commit and updates the SDK API version to
2026-06-01-preview. - Adds new
VirtualMachinemodel accessors (vmSize,zone,priority) and wires them through impl + inner model JSON parsing. - Updates docs/samples/metadata/changelog to reflect the new api-version and package beta version.
Reviewed changes
Copilot reviewed 10 out of 19 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/computefleet/azure-resourcemanager-computefleet/tsp-location.yaml | Updates the azure-rest-api-specs commit reference used for generation. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/main/java/com/azure/resourcemanager/computefleet/implementation/ComputeFleetManagementClientImpl.java | Updates the default apiVersion constant to 2026-06-01-preview. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/main/java/com/azure/resourcemanager/computefleet/models/VirtualMachine.java | Adds new model getters for VM size/zone/priority. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/main/java/com/azure/resourcemanager/computefleet/implementation/VirtualMachineImpl.java | Implements the new VirtualMachine getters by delegating to the inner model. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/main/java/com/azure/resourcemanager/computefleet/fluent/models/VirtualMachineInner.java | Adds fields + getters and extends JSON deserialization for new properties. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/main/resources/META-INF/azure-resourcemanager-computefleet_metadata.json | Updates metadata to the new api-version and cross-language identifiers. |
| sdk/computefleet/azure-resourcemanager-computefleet/src/samples/java/com/azure/resourcemanager/computefleet/generated/*.java | Regenerated sample headers to point to 2026-06-01-preview input files. |
| sdk/computefleet/azure-resourcemanager-computefleet/SAMPLE.md | Updates embedded sample headers to match regenerated swagger version. |
| sdk/computefleet/azure-resourcemanager-computefleet/README.md | Updates api-version and dependency version to 1.1.0-beta.4. |
| sdk/computefleet/azure-resourcemanager-computefleet/pom.xml | Updates package description api-version text. |
| sdk/computefleet/azure-resourcemanager-computefleet/CHANGELOG.md | Finalizes 1.1.0-beta.4 entry and documents the VirtualMachine additions. |
weidongxu-microsoft
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/azurefleet/resource-manager/Microsoft.AzureFleet/AzureFleet/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: '8f7fea5ba3635cfc07ea6fca3b4560990b9431dc' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6603725 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://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=35313 Submitted by: