adding service-name segment for fixing routing for partial RP#42592
Open
hardikginwala wants to merge 10 commits intoAzure:mainfrom
Open
adding service-name segment for fixing routing for partial RP#42592hardikginwala wants to merge 10 commits intoAzure:mainfrom
hardikginwala wants to merge 10 commits intoAzure:mainfrom
Conversation
Co-authored-by: Copilot <copilot@github.com>
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
Comment generated by After APIView workflow run. |
Co-authored-by: Copilot <copilot@github.com>
…rdikginwala/azure-rest-api-specs into fixroutingForBACallsOnCompute
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Microsoft.Compute Bulkactions TypeSpec routing to change the location-scoped bulk VM operation path shape (adding a bulkVmOperations segment as the first segment after locations/{location}) and aligns generated OpenAPI + suppressions/examples accordingly.
Changes:
- Updated the TypeSpec route composition for bulk VM actions to emit
/locations/{location}/bulkVmOperations/virtualMachines/.... - Removed the previously-specified GET endpoint for the singleton bulk VM operations proxy resource (and removed its schema + examples).
- Updated
readme.mdsuppressions to match the new generated paths.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/routes.tsp | Adjusts the static path segments used by bulk VM action routes and removes the GET endpoint from the interface. |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/readme.md | Updates linter suppression where paths to match the new route shape; removes the suppression tied to the deleted GET endpoint. |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/preview/2026-04-06-preview/Bulkactions.json | Regenerated swagger reflecting the new route shape and the removal of the GET endpoint + its schema. |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/preview/2026-04-06-preview/examples/VirtualMachineBulkOperations_BulkVmOperations_MinimumSet_Gen.json | Removes example for the deleted GET endpoint. |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/preview/2026-04-06-preview/examples/VirtualMachineBulkOperations_BulkVmOperations_MaximumSet_Gen.json | Removes example for the deleted GET endpoint. |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/examples/2026-04-06-preview/VirtualMachineBulkOperations_BulkVmOperations_MinimumSet_Gen.json | Removes example for the deleted GET endpoint (source examples folder). |
| specification/compute/resource-manager/Microsoft.Compute/Bulkactions/examples/2026-04-06-preview/VirtualMachineBulkOperations_BulkVmOperations_MaximumSet_Gen.json | Removes example for the deleted GET endpoint (source examples folder). |
Co-authored-by: Copilot <copilot@github.com>
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.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
This PR is a quick follow up to fix an issue discovered during testing of this recently merged PR
Notes for ARM reviewer
These changes have not been shipped to customer yet, no SDK has been generated, so there is no impact on end user as result of this same version change.
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.