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

Rest APIs for cses to vmss migration #33053

Open
wants to merge 4 commits into
base: kamboj-prjwl/release-network-Microsoft.Network-2024-07-01
Choose a base branch
from

Adding location header in 202 response.

756aed8
Select commit
Loading
Failed to load commit list.
Open

Rest APIs for cses to vmss migration #33053

Adding location header in 202 response.
756aed8
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Mar 6, 2025 in 4m 7s

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.13) new version base version
virtualNetworkGateway.json 2024-07-01(756aed8) 2024-05-01(main)

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

⚠️ 1038 - AddedPath

Displaying 6 out of 6 occurrences.

Index Description
1 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3005:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/prepareMigration']
2 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3067:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/executeMigration']
3 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3120:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/commitMigration']
4 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3173:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/abortMigration']
5 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L920:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/getResiliencyInformation']
6 The new version is adding a path that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L989:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworkGateways/{virtualNetworkGatewayName}/getRoutesInformation']

💬 1045 - AddedOptionalProperty

Displaying 2 out of 2 occurrences.

Index Description
1 The new version has a new optional property 'enableHighBandwidthVpnGateway' that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3485:7
definitions.VirtualNetworkGatewayPropertiesFormat.properties
Old: Microsoft.Network/stable/2024-05-01/virtualNetworkGateway.json#L3002:7
2 The new version has a new optional property 'virtualNetworkGatewayMigrationStatus' that was not found in the old version.
New: Microsoft.Network/stable/2024-07-01/virtualNetworkGateway.json#L3485:7
definitions.VirtualNetworkGatewayPropertiesFormat.properties
Old: Microsoft.Network/stable/2024-05-01/virtualNetworkGateway.json#L3002:7

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

No breaking changes detected in this comparison.