Add updatemachinekey api #29730
Merged
Add updatemachinekey api #29730
openapi-pipeline-app / Breaking Change(Cross-Version)
failed
Jul 31, 2024 in 4m 21s
Check `Breaking Change(Cross-Version)` detected problems
Detected: 8 Errors, 2 Warnings
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(079d5ea) | 2023-12-01(main) |
The following breaking changes have been detected in comparison to the latest stable version
❌
1023 - TypeFormatChanged
❌
Displaying 4 out of 4 occurrences.
Index | Description |
---|---|
1 | The new version has a different format '' than the previous one 'int32'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3699:9 definitions.FunctionsAlwaysReadyConfig.properties.instanceCount Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3675:9 |
2 | The new version has a different format '' than the previous one 'int32'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3716:9 definitions.FunctionsScaleAndConcurrency.properties.maximumInstanceCount Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3693:9 |
3 | The new version has a different format '' than the previous one 'int32'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3720:9 definitions.FunctionsScaleAndConcurrency.properties.instanceMemoryMB Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3698:9 |
4 | The new version has a different format '' than the previous one 'int32'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3732:17 definitions.FunctionsScaleAndConcurrency.properties.triggers.properties.http.properties.perInstanceConcurrency Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3711:17 |
❌
1026 - TypeChanged
❌
Displaying 4 out of 4 occurrences.
Index | Description |
---|---|
1 | The new version has a different type 'number' than the previous one 'integer'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3699:9 definitions.FunctionsAlwaysReadyConfig.properties.instanceCount Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3675:9 |
2 | The new version has a different type 'number' than the previous one 'integer'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3716:9 definitions.FunctionsScaleAndConcurrency.properties.maximumInstanceCount Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3693:9 |
3 | The new version has a different type 'number' than the previous one 'integer'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3720:9 definitions.FunctionsScaleAndConcurrency.properties.instanceMemoryMB Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3698:9 |
4 | The new version has a different type 'number' than the previous one 'integer'. New: Microsoft.Web/stable/2024-04-01/CommonDefinitions.json#L3732:17 definitions.FunctionsScaleAndConcurrency.properties.triggers.properties.http.properties.perInstanceConcurrency Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3711:17 |
⚠️ 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#L3371:9 definitions.SiteConfig.properties.loadBalancing Old: Microsoft.Web/stable/2023-12-01/CommonDefinitions.json#L3348:9 |
💬 1041 - AddedPropertyInResponse
Displaying 3 out of 3 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 'endToEndEncryptionEnabled' 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 |
3 | 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.
Loading