Skip to content

Make propagateStaticRoutes read/write#42616

Open
rchepala wants to merge 1 commit intoAzure:release-microsoft-network-2025-07-01from
rchepala:rchepala/propagateStaticRoutes-readwrite
Open

Make propagateStaticRoutes read/write#42616
rchepala wants to merge 1 commit intoAzure:release-microsoft-network-2025-07-01from
rchepala:rchepala/propagateStaticRoutes-readwrite

Conversation

@rchepala
Copy link
Copy Markdown

@rchepala rchepala commented Apr 23, 2026

Description

Making propagateStaticRoutes read/write to address this IcM and to be in sync with the backend functionality.

Validation

Prettier and TypeSpec

Validation

This removes an incorrect readOnly: true annotation from propagateStaticRoutes in StaticRoutesConfig. Per OAD rule 1029 documentation: "not a breaking change if from 'true' to 'false'" , making a property writable is non-breaking for existing clients. Additionally, the backend has always accepted writes, the spec annotation was wrong.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has breaking changes in the generated SDK for Go (label: BreakingChange-Go-Sdk). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR has breaking changes in the generated SDK for JavaScript (label: BreakingChange-JavaScript-Sdk). Refer to step 3 in the PR workflow diagram.

Important checks have failed. As of today they are not blocking this PR, but in near future they may.
Addressing the following failures is highly recommended:
  • ⚠️ The check named Swagger BreakingChange has failed. To unblock this PR, follow the process at aka.ms/brch.


Comment generated by summarize-checks workflow run.

@github-actions github-actions Bot added ARMReview resource-manager TypeSpec Authored with TypeSpec WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Apr 23, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

API Change Check

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

Language API Review for Package
TypeSpec Microsoft.Network
Go sdk/resourcemanager/network/armnetwork
Java com.azure.resourcemanager:azure-resourcemanager-network
JavaScript @azure/arm-network

Comment generated by After APIView workflow run.

@rchepala rchepala force-pushed the rchepala/propagateStaticRoutes-readwrite branch from bf17a54 to 2cf15b7 Compare April 24, 2026 00:18
@razvanbadea-msft razvanbadea-msft added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review Approved-Avocado labels Apr 24, 2026
@github-actions github-actions Bot added ARMAutoSignedOff-IncrementalTSP and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants