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 updatemachinekey api #29730

Merged

Change post address to conform to arm

2f0974e
Select commit
Loading
Failed to load commit list.
Merged

Add updatemachinekey api #29730

Change post address to conform to arm
2f0974e
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Jul 24, 2024 in 4m 27s

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
WebApps.json 2024-04-01(2f0974e) 2023-12-01(main)

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

⚠️ 1038 - AddedPath

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is adding a path that was not found in the old version.
New: Microsoft.Web/stable/2024-04-01/WebApps.json#L6157:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/updatemachinekey']

⚠️ 1040 - AddedReadOnlyPropertyInResponse

Displaying 1 out of 1 occurrences.

Index Description
1 The new version has a new read-only property 'sku' in response that was not found in the old version.
New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L2814:11
definitions.Site.properties.properties.properties
Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L2814:11

💬 1020 - AddedEnumValue

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is adding enum value(s) 'LeastRequestsWithTieBreaker' from the old version.
New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3367:9
definitions.SiteConfig.properties.loadBalancing
Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3348:9

💬 1041 - AddedPropertyInResponse

Displaying 2 out of 2 occurrences.

Index Description
1 The new version has a new property 'autoGeneratedDomainNameLabelScope' in response that was not found in the old version.
New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L2814:11
definitions.Site.properties.properties.properties
Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L2814:11
2 The new version has a new property 'physicalZone' in response that was not found in the old version.
New: Microsoft.Web/stable/2024-04-01/WebApps.json#L30158:11
definitions.WebSiteInstanceStatus.properties.properties.properties
Old: Microsoft.Web/stable/2023-12-01/WebApps.json#L30112:11

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

No breaking changes detected in this comparison.