Fix TypeSpec Validation drift in Network 2025-09-01 virtualNetwork swagger#44770
Draft
rajanalavarnitha-wq with Copilot wants to merge 22 commits into
Conversation
|
Azure Pipelines: Successfully started running 9 pipeline(s). 7 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Next Steps to Merge⌛ Please wait. Next steps to merge this PR are being evaluated by automation. ⌛Comment generated by summarize-checks workflow run. |
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
…fixSet suppression Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
…2025_09_01 version Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
…work.json Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Co-authored-by: rajanalavarnitha-wq <224647584+rajanalavarnitha-wq@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix failing GitHub Actions job "TypeSpec Validation"
Fix TypeSpec Validation drift in Network 2025-09-01 virtualNetwork swagger
Jul 17, 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.
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
The TypeSpec Validation job failed because committed swagger in
stable/2025-09-01/virtualNetwork.jsondid not match currenttsp compileoutput for the Network TypeSpec project.This PR updates the generated swagger to remove compile-time drift so CI can validate cleanly.
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
TypeSpec Validation(Compile rule).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
Change scope
specification/network/resource-manager/Microsoft.Network/Network/stable/2025-09-01/virtualNetwork.jsonWhat changed in regenerated swagger
info.title/info.descriptionupdated to current emitter output.AddressPrefixSetstag ordering aligned with generated output.addressPrefixes.minItemsordering normalized in schema.upgradedToV2properties no longer emitted in the affected definitions.Representative diff snippet
{ "info": { "title": "WebApplicationFirewallManagement", "description": "APIs to manage web application firewall rules." } }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.