Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add connectionResourceUri To Circuit Authorization #29235

Merge branch 'release-network-Microsoft.Network-2024-01-01' into conn…

05c9a1d
Select commit
Loading
Failed to load commit list.
Merged

Add connectionResourceUri To Circuit Authorization #29235

Merge branch 'release-network-Microsoft.Network-2024-01-01' into conn…
05c9a1d
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Jun 18, 2024 in 3m 14s

Check `Breaking Change(Cross-Version)` succeeded

CrossVersionBreakingChange
View Azure DevOps build log for more details.

Important

To see the full list of breaking changes messages, with all the details available:
In the relevant ADO build (see the link above), find the job CrossVersionBreakingChange, then the task within, also called CrossVersionBreakingChange.
In the task's build log, search for Full list of messages.

Details

Compared specs (v0.10.9) new version base version
expressRouteCircuit.json 2024-01-01(05c9a1d) 2023-11-01(main)

The following breaking changes have been detected in comparison to the latest stable version

💬 1040 - AddedReadOnlyPropertyInResponse

Displaying 1 out of 1 occurrences.

Index Description
1 The new version has a new read-only property 'connectionResourceUri' in response that was not found in the old version.
New: Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json#L1606:7
definitions.AuthorizationPropertiesFormat.properties
Old: Microsoft.Network/stable/2023-11-01/expressRouteCircuit.json#L1606:7

💬 1045 - AddedOptionalProperty

Displaying 1 out of 1 occurrences.

Index Description
1 The new version has a new optional property 'connectionResourceUri' that was not found in the old version.
New: Microsoft.Network/stable/2024-01-01/expressRouteCircuit.json#L1606:7
definitions.AuthorizationPropertiesFormat.properties
Old: Microsoft.Network/stable/2023-11-01/expressRouteCircuit.json#L1606:7

The following breaking changes have been detected in comparison to the latest preview version

No breaking changes detected in this comparison.