Skip to content

[Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15#25417

Merged
rkmanda merged 42 commits intomainfrom
kuchatur-ms-migrate-Microsoft.Migrate-2023-03-15-test1
Oct 19, 2023
Merged

[Hub Generated] Review request for Microsoft.Migrate/AssessmentProjects to add version stable/2023-03-15#25417
rkmanda merged 42 commits intomainfrom
kuchatur-ms-migrate-Microsoft.Migrate-2023-03-15-test1

Conversation

@kuchatur-ms
Copy link
Copy Markdown
Contributor

@kuchatur-ms kuchatur-ms commented Aug 21, 2023

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 355 Errors, 367 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
migrate.json 2023-03-15(5c769ea) 2019-10-01(main)
migrate.json 2023-03-15(5c769ea) 2017-11-11-preview(main)

The following breaking changes are detected by comparison with the latest stable version:

Only 27 items are listed, please refer to log for more details.

Rule Message
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L2553:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L2599:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/assessmentOptions/{assessmentOptionsName}' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L2805:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/assessmentOptions' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L2854:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/assessments' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L3322:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentprojects/{projectName}/privateEndpointConnections' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L4553:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentprojects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L4600:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentprojects/{projectName}/privateLinkResources/{privateLinkResourceName}' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L4763:5
1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentprojects/{projectName}/privateLinkResources' removed or restructured?
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L4812:5
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Project' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AssessmentProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CollectorBodyAgentSpnProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'HyperVCollector' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CollectorProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CollectorAgentProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ImportCollectorProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VMwareCollector' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L163:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'subscriptionId' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'resourceGroupName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'projectName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'machineName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'assessedMachineName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'groupName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'assessmentName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'hyperVCollectorName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'vmWareCollectorName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'serverCollectorName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/stable/2019-10-01/migrate.json#L22:3


The following breaking changes are detected by comparison with the latest preview version:

Only 27 items are listed, please refer to log for more details.

Rule Message
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/projects' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1495:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1550:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/keys' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1795:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/machines' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1850:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/machines/{machineName}' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1908:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L1966:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2024:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2214:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/assessments' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2275:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2333:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/downloadUrl' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2532:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2593:5
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/projects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName}' removed or restructured?
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2657:5
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'Project' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L114:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AssessmentProperties' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L5093:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L114:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'subscriptionId' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'resourceGroupName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'projectName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'machineName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'assessedMachineName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'groupName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'assessmentName' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'api-version' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'acceptLanguage' removed or renamed?
New: AssessmentProjects/stable/2023-03-15/migrate.json#L14403:3
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L22:3
⚠️ 1010 - AddingRequiredParameter The required parameter 'api-version' was added in the new version.
New: AssessmentProjects/stable/2023-03-15/migrate.json#L126:9
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: AssessmentProjects/stable/2023-03-15/migrate.json#L138:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: AssessmentProjects/stable/2023-03-15/migrate.json#L134:13
Old: AssessmentProjects/preview/2017-11-11-preview/migrate.json#L2729:13
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 400 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-migrate-2023-03 package-migrate-2023-03(5c769ea) default(main)

[must fix]The following errors/warnings are introduced by current PR:

Only 27 items are listed, please refer to log for more details.

Rule Message Related RPC [For API reviewers]
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L128
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L135
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L141
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L164
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L167
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L180
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L203
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L206
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L209
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L222
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L245
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L248
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L251
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L272
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L290
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L293
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L296
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L339
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L361
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L364
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L367
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L411
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L433
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L436
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L439
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L460
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L480


The following errors/warnings exist before current PR submission:

Rule Message
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: AssessmentProjects/stable/2023-03-15/migrate.json#L11884
️❌Avocado: 9 Errors, 0 Warnings failed [Detail]
Rule Message
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/assessmentProjects is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/assessmentProjects/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/assessmentProjects/{}/assessmentOptions/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/assessmentProjects/{}/assessmentOptions is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assessmentProjects/{}/assessments is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assessmentprojects/{}/privateEndpointConnections is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assessmentprojects/{}/privateEndpointConnections/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assessmentprojects/{}/privateLinkResources/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assessmentprojects/{}/privateLinkResources is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/migrate/resource-manager/readme.md
json: AssessmentProjects/stable/2019-10-01/migrate.json
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌SDK Breaking Change Tracking failed [Detail]

Breaking Changes Tracking

azure-sdk-for-go - sdk/resourcemanager/migrate/armmigrate - Approved - 2.0.0
+	Enum `Currency` has been removed
+	Enum `PrivateEndpointConnectionPropertiesProvisioningState` has been removed
+	Enum `PrivateLinkServiceConnectionStateStatus` has been removed
+	Enum `ReservedInstance` has been removed
+	Field `ETag` of struct `AssessedMachine` has been removed
+	Field `ETag` of struct `Assessment` has been removed
+	Field `ETag` of struct `Group` has been removed
+	Field `ETag` of struct `ImportCollector` has been removed
+	Field `ETag` of struct `Machine` has been removed
+	Field `ETag` of struct `PrivateEndpointConnection` has been removed
+	Field `ETag` of struct `ServerCollector` has been removed
+	Field `GigabytesForRecommendedDiskSize` of struct `AssessedDisk` has been removed
+	Field `LastAssessmentTimestamp`, `NumberOfAssessments`, `NumberOfGroups`, `NumberOfMachines` of struct `ProjectProperties` has been removed
+	Field `MonthlyStandardSSDStorageCost` of struct `AssessedMachineProperties` has been removed
+	Field `OperationResultList` of struct `OperationsClientListResponse` has been removed
+	Function `*AssessedMachinesClient.Get` has been removed
+	Function `*AssessedMachinesClient.NewListByAssessmentPager` has been removed
+	Function `*AssessmentsClient.Create` has been removed
+	Function `*AssessmentsClient.Delete` has been removed
+	Function `*AssessmentsClient.GetReportDownloadURL` has been removed
+	Function `*AssessmentsClient.Get` has been removed
+	Function `*AssessmentsClient.NewListByGroupPager` has been removed
+	Function `*AssessmentsClient.NewListByProjectPager` has been removed
+	Function `*ClientFactory.NewAssessedMachinesClient` has been removed
+	Function `*ClientFactory.NewAssessmentsClient` has been removed
+	Function `*ClientFactory.NewGroupsClient` has been removed
+	Function `*ClientFactory.NewHyperVCollectorsClient` has been removed
+	Function `*ClientFactory.NewImportCollectorsClient` has been removed
+	Function `*ClientFactory.NewMachinesClient` has been removed
+	Function `*ClientFactory.NewPrivateEndpointConnectionClient` has been removed
+	Function `*ClientFactory.NewPrivateLinkResourceClient` has been removed
+	Function `*ClientFactory.NewProjectsClient` has been removed
+	Function `*ClientFactory.NewServerCollectorsClient` has been removed
+	Function `*ClientFactory.NewVMwareCollectorsClient` has been removed
+	Function `*GroupsClient.Create` has been removed
+	Function `*GroupsClient.Delete` has been removed
+	Function `*GroupsClient.Get` has been removed
+	Function `*GroupsClient.NewListByProjectPager` has been removed
+	Function `*GroupsClient.UpdateMachines` has been removed
+	Function `*HyperVCollectorsClient.Create` has been removed
+	Function `*HyperVCollectorsClient.Delete` has been removed
+	Function `*HyperVCollectorsClient.Get` has been removed
+	Function `*HyperVCollectorsClient.NewListByProjectPager` has been removed
+	Function `*ImportCollectorsClient.Create` has been removed
+	Function `*ImportCollectorsClient.Delete` has been removed
+	Function `*ImportCollectorsClient.Get` has been removed
+	Function `*ImportCollectorsClient.NewListByProjectPager` has been removed
+	Function `*MachinesClient.Get` has been removed
+	Function `*MachinesClient.NewListByProjectPager` has been removed
+	Function `*PrivateEndpointConnectionClient.Delete` has been removed
+	Function `*PrivateEndpointConnectionClient.Get` has been removed
+	Function `*PrivateEndpointConnectionClient.ListByProject` has been removed
+	Function `*PrivateEndpointConnectionClient.Update` has been removed
+	Function `*PrivateLinkResourceClient.Get` has been removed
+	Function `*PrivateLinkResourceClient.ListByProject` has been removed
+	Function `*ProjectsClient.AssessmentOptions` has been removed
+	Function `*ProjectsClient.Create` has been removed
+	Function `*ProjectsClient.Delete` has been removed
+	Function `*ProjectsClient.Get` has been removed
+	Function `*ProjectsClient.NewAssessmentOptionsListPager` has been removed
+	Function `*ProjectsClient.NewListBySubscriptionPager` has been removed
+	Function `*ProjectsClient.NewListPager` has been removed
+	Function `*ProjectsClient.Update` has been removed
+	Function `*ServerCollectorsClient.Create` has been removed
+	Function `*ServerCollectorsClient.Delete` has been removed
+	Function `*ServerCollectorsClient.Get` has been removed
+	Function `*ServerCollectorsClient.NewListByProjectPager` has been removed
+	Function `*VMwareCollectorsClient.Create` has been removed
+	Function `*VMwareCollectorsClient.Delete` has been removed
+	Function `*VMwareCollectorsClient.Get` has been removed
+	Function `*VMwareCollectorsClient.NewListByProjectPager` has been removed
+	Function `NewAssessedMachinesClient` has been removed
+	Function `NewAssessmentsClient` has been removed
+	Function `NewGroupsClient` has been removed
+	Function `NewHyperVCollectorsClient` has been removed
+	Function `NewImportCollectorsClient` has been removed
+	Function `NewMachinesClient` has been removed
+	Function `NewPrivateEndpointConnectionClient` has been removed
+	Function `NewPrivateLinkResourceClient` has been removed
+	Function `NewProjectsClient` has been removed
+	Function `NewServerCollectorsClient` has been removed
+	Function `NewVMwareCollectorsClient` has been removed
+	Struct `AssessedMachineResultList` has been removed
+	Struct `AssessmentOptionsResultList` has been removed
+	Struct `AssessmentProperties` has been removed
+	Struct `AssessmentResultList` has been removed
+	Struct `CollectorAgentProperties` has been removed
+	Struct `CollectorBodyAgentSpnProperties` has been removed
+	Struct `CollectorProperties` has been removed
+	Struct `GroupResultList` has been removed
+	Struct `HyperVCollectorList` has been removed
+	Struct `HyperVCollector` has been removed
+	Struct `ImportCollectorList` has been removed
+	Struct `ImportCollectorProperties` has been removed
+	Struct `MachineResultList` has been removed
+	Struct `OperationResultList` has been removed
+	Struct `PrivateEndpointConnectionCollection` has been removed
+	Struct `PrivateLinkResourceCollection` has been removed
+	Struct `ProjectResultList` has been removed
+	Struct `Project` has been removed
+	Struct `ServerCollectorList` has been removed
+	Struct `VMFamily` has been removed
+	Struct `VMwareCollectorList` has been removed
+	Struct `VMwareCollector` has been removed
+	Type of `AssessedDisk.GigabytesProvisioned` has been changed from `*float64` to `*float32`
+	Type of `AssessedDisk.MegabytesPerSecondOfRead` has been changed from `*float64` to `*float32`
+	Type of `AssessedDisk.MegabytesPerSecondOfWrite` has been changed from `*float64` to `*float32`
+	Type of `AssessedDisk.MonthlyStorageCost` has been changed from `*float64` to `*float32`
+	Type of `AssessedDisk.NumberOfReadOperationsPerSecond` has been changed from `*float64` to `*float32`
+	Type of `AssessedDisk.NumberOfWriteOperationsPerSecond` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.ConfidenceRatingInPercentage` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MegabytesOfMemoryForRecommendedSize` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MegabytesOfMemory` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MonthlyBandwidthCost` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MonthlyComputeCostForRecommendedSize` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MonthlyPremiumStorageCost` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.MonthlyStorageCost` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.PercentageCoresUtilization` has been changed from `*float64` to `*float32`
+	Type of `AssessedMachineProperties.PercentageMemoryUtilization` has been changed from `*float64` to `*float32`
+	Type of `AssessedNetworkAdapter.MegabytesPerSecondReceived` has been changed from `*float64` to `*float32`
+	Type of `AssessedNetworkAdapter.MegabytesPerSecondTransmitted` has been changed from `*float64` to `*float32`
+	Type of `AssessedNetworkAdapter.MonthlyBandwidthCosts` has been changed from `*float64` to `*float32`
+	Type of `AssessedNetworkAdapter.NetGigabytesTransmittedPerMonth` has been changed from `*float64` to `*float32`
+	Type of `Assessment.Properties` has been changed from `*AssessmentProperties` to `*MachineAssessmentProperties`
+	Type of `AssessmentOptionsProperties.VMFamilies` has been changed from `[]*VMFamily` to `[]*VMFamilyOptions`
+	Type of `Disk.GigabytesAllocated` has been changed from `*float64` to `*float32`
+	Type of `GroupProperties.GroupType` has been changed from `*string` to `*GroupType`
+	Type of `ImportCollector.Properties` has been changed from `*ImportCollectorProperties` to `*CollectorPropertiesBase`
+	Type of `Operation.Origin` has been changed from `*string` to `*Origin`
+	Type of `PrivateEndpointConnectionProperties.PrivateEndpoint` has been changed from `*ResourceID` to `*PrivateEndpoint`
+	Type of `PrivateEndpointConnectionProperties.ProvisioningState` has been changed from `*PrivateEndpointConnectionPropertiesProvisioningState` to `*PrivateEndpointConnectionProvisioningState`
+	Type of `PrivateLinkServiceConnectionState.Status` has been changed from `*PrivateLinkServiceConnectionStateStatus` to `*PrivateEndpointServiceConnectionStatus`
+	Type of `ServerCollector.Properties` has been changed from `*CollectorProperties` to `*CollectorPropertiesBaseWithAgent`
+	`AzureOfferCodeMSAZR0003P`, `AzureOfferCodeMSAZR0022P`, `AzureOfferCodeMSAZR0023P`, `AzureOfferCodeMSAZR0025P`, `AzureOfferCodeMSAZR0029P`, `AzureOfferCodeMSAZR0036P`, `AzureOfferCodeMSAZR0044P`, `AzureOfferCodeMSAZR0059P`, `AzureOfferCodeMSAZR0060P`, `AzureOfferCodeMSAZR0062P`, `AzureOfferCodeMSAZR0063P`, `AzureOfferCodeMSAZR0064P`, `AzureOfferCodeMSAZR0111P`, `AzureOfferCodeMSAZR0120P`, `AzureOfferCodeMSAZR0121P`, `AzureOfferCodeMSAZR0122P`, `AzureOfferCodeMSAZR0123P`, `AzureOfferCodeMSAZR0124P`, `AzureOfferCodeMSAZR0125P`, `AzureOfferCodeMSAZR0126P`, `AzureOfferCodeMSAZR0127P`, `AzureOfferCodeMSAZR0128P`, `AzureOfferCodeMSAZR0129P`, `AzureOfferCodeMSAZR0130P`, `AzureOfferCodeMSAZR0144P`, `AzureOfferCodeMSAZR0148P`, `AzureOfferCodeMSAZR0149P`, `AzureOfferCodeMSAZRDE0003P`, `AzureOfferCodeMSAZRDE0044P`, `AzureOfferCodeMSAZRUSGOV0003P`, `AzureOfferCodeMSMCAZR0044P`, `AzureOfferCodeMSMCAZR0059P`, `AzureOfferCodeMSMCAZR0060P`, `AzureOfferCodeMSMCAZR0063P`, `AzureOfferCodeMSMCAZR0120P`, `AzureOfferCodeMSMCAZR0121P`, `AzureOfferCodeMSMCAZR0125P`, `AzureOfferCodeMSMCAZR0128P` from enum `AzureOfferCode` has been removed
+	`MachineBootTypeBIOS` from enum `MachineBootType` has been removed
+	`ProvisioningStateCreating`, `ProvisioningStateMoving` from enum `ProvisioningState` has been removed
azure-sdk-for-js - @azure/arm-migrate - Approved - 3.0.0
-	Class AzureMigrateV2 no longer has parameter assessedMachines
-	Class AzureMigrateV2 no longer has parameter assessments
-	Class AzureMigrateV2 no longer has parameter groups
-	Class AzureMigrateV2 no longer has parameter hyperVCollectors
-	Class AzureMigrateV2 no longer has parameter importCollectors
-	Class AzureMigrateV2 no longer has parameter machines
-	Class AzureMigrateV2 no longer has parameter privateEndpointConnectionOperations
-	Class AzureMigrateV2 no longer has parameter privateLinkResourceOperations
-	Class AzureMigrateV2 no longer has parameter serverCollectors
-	Class AzureMigrateV2 no longer has parameter vMwareCollectors
+	Deleted Class AzureMigrateV2
+	Enum KnownAzureDiskSize no longer has value StandardSSDE10
+	Enum KnownAzureDiskSize no longer has value StandardSSDE15
+	Enum KnownAzureDiskSize no longer has value StandardSSDE20
+	Enum KnownAzureDiskSize no longer has value StandardSSDE30
+	Enum KnownAzureDiskSize no longer has value StandardSSDE4
+	Enum KnownAzureDiskSize no longer has value StandardSSDE40
+	Enum KnownAzureDiskSize no longer has value StandardSSDE50
+	Enum KnownAzureDiskSize no longer has value StandardSSDE6
+	Enum KnownAzureDiskSize no longer has value StandardSSDE60
+	Enum KnownAzureDiskSize no longer has value StandardSSDE70
+	Enum KnownAzureDiskSize no longer has value StandardSSDE80
-	Enum KnownProvisioningState no longer has value Deleting
+	Interface AssessedDisk no longer has parameter gigabytesForRecommendedDiskSize
+	Interface AssessedMachine no longer has parameter eTag
+	Interface AssessedMachine no longer has parameter id
+	Interface AssessedMachine no longer has parameter name
+	Interface AssessedMachine no longer has parameter properties
+	Interface AssessedMachine no longer has parameter type
+	Interface Assessment no longer has parameter eTag
+	Interface Assessment no longer has parameter id
+	Interface Assessment no longer has parameter name
+	Interface Assessment no longer has parameter properties
+	Interface Assessment no longer has parameter type
+	Interface AssessmentOptions no longer has parameter id
+	Interface AssessmentOptions no longer has parameter name
+	Interface AssessmentOptions no longer has parameter properties
+	Interface Group no longer has parameter eTag
+	Interface Group no longer has parameter id
+	Interface Group no longer has parameter name
+	Interface Group no longer has parameter properties
+	Interface Group no longer has parameter type
+	Interface ImportCollector no longer has parameter eTag
+	Interface ImportCollector no longer has parameter id
+	Interface ImportCollector no longer has parameter name
+	Interface ImportCollector no longer has parameter properties
+	Interface ImportCollector no longer has parameter type
-	Interface MachineProperties no longer has parameter bootType
-	Interface MachineProperties no longer has parameter createdTimestamp
-	Interface MachineProperties no longer has parameter datacenterManagementServerArmId
-	Interface MachineProperties no longer has parameter datacenterManagementServerName
-	Interface MachineProperties no longer has parameter description
-	Interface MachineProperties no longer has parameter discoveryMachineArmId
-	Interface MachineProperties no longer has parameter disks
-	Interface MachineProperties no longer has parameter displayName
-	Interface MachineProperties no longer has parameter groups
-	Interface MachineProperties no longer has parameter megabytesOfMemory
-	Interface MachineProperties no longer has parameter networkAdapters
-	Interface MachineProperties no longer has parameter numberOfCores
-	Interface MachineProperties no longer has parameter operatingSystemName
-	Interface MachineProperties no longer has parameter operatingSystemType
-	Interface MachineProperties no longer has parameter operatingSystemVersion
-	Interface MachineProperties no longer has parameter updatedTimestamp
-	Removed Enum KnownAssessmentSizingCriterion
-	Removed Enum KnownAssessmentStage
-	Removed Enum KnownAssessmentStatus
-	Removed Enum KnownAzureDiskSize
-	Removed Enum KnownAzureDiskSuitabilityDetail
-	Removed Enum KnownAzureDiskSuitabilityExplanation
-	Removed Enum KnownAzureDiskType
-	Removed Enum KnownAzureHybridUseBenefit
-	Removed Enum KnownAzureLocation
-	Removed Enum KnownAzureNetworkAdapterSuitabilityDetail
-	Removed Enum KnownAzureNetworkAdapterSuitabilityExplanation
-	Removed Enum KnownAzureOfferCode
-	Removed Enum KnownAzurePricingTier
-	Removed Enum KnownAzureStorageRedundancy
-	Removed Enum KnownAzureVmFamily
-	Removed Enum KnownAzureVmSize
-	Removed Enum KnownAzureVmSuitabilityDetail
-	Removed Enum KnownAzureVmSuitabilityExplanation
-	Removed Enum KnownCloudSuitability
+	Interface Machine no longer has parameter id
+	Interface Machine no longer has parameter name
+	Interface Machine no longer has parameter properties
+	Interface Machine no longer has parameter type
+	Interface PrivateEndpointConnection no longer has parameter eTag
+	Interface PrivateEndpointConnection no longer has parameter id
+	Interface PrivateEndpointConnection no longer has parameter name
+	Interface PrivateEndpointConnection no longer has parameter properties
+	Interface PrivateEndpointConnection no longer has parameter type
+	Interface PrivateLinkResource no longer has parameter id
+	Interface PrivateLinkResource no longer has parameter name
+	Interface PrivateLinkResource no longer has parameter properties
+	Interface PrivateLinkResource no longer has parameter type
+	Interface ProjectProperties no longer has parameter lastAssessmentTimestamp
+	Interface ProjectProperties no longer has parameter numberOfAssessments
+	Interface ProjectProperties no longer has parameter numberOfGroups
+	Interface ProjectProperties no longer has parameter numberOfMachines
+	Interface ServerCollector no longer has parameter eTag
+	Interface ServerCollector no longer has parameter id
+	Interface ServerCollector no longer has parameter name
+	Interface ServerCollector no longer has parameter properties
+	Interface ServerCollector no longer has parameter type
+	Operation PrivateEndpointConnectionOperations.delete has a new signature
+	Operation PrivateEndpointConnectionOperations.get has a new signature
+	Operation PrivateLinkResourceOperations.get has a new signature
+	Parameter assessmentReportUrl of interface DownloadUrl is now required
+	Parameter expirationTime of interface DownloadUrl is now required
-	Removed Enum KnownGroupStatus
-	Removed Enum KnownGroupUpdateOperation
-	Removed Enum KnownMachineBootType
-	Removed Enum KnownPercentile
-	Removed Enum KnownProjectStatus
+	Removed Enum KnownPrivateLinkServiceConnectionStateStatus
-	Removed Enum KnownTimeRange
-	Removed operation Projects.assessmentOptions
-	Removed operation Projects.create
-	Removed operation Projects.delete
-	Removed operation Projects.get
-	Removed operation Projects.listAssessmentOptionsList
-	Removed operation Projects.update
+	Removed operation PrivateEndpointConnectionOperations.listByProject
+	Removed operation PrivateEndpointConnectionOperations.update
+	Removed operation PrivateLinkResourceOperations.listByProject
-	Removed operation group PrivateEndpointConnectionOperations
-	Removed operation group PrivateLinkResourceOperations
+	Removed operation group Projects
+	Type of parameter groupType of interface GroupProperties is changed from string to GroupType
-	Type of parameter provisioningState of interface PrivateEndpointConnectionProperties is changed from PrivateEndpointConnectionPropertiesProvisioningState to ProvisioningState
-	Type of parameter value of interface ProjectResultList is changed from Project[] to MigrateProject[]
+	Type of parameter status of interface PrivateLinkServiceConnectionState is changed from PrivateLinkServiceConnectionStateStatus to PrivateEndpointServiceConnectionStatus
️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs]Release - Generate from 124de37. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
  • Azure.ResourceManager.Migrate [View full logs]  [Release SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 124de37. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/migrate/armmigrate [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New struct `AssessedSQLInstanceDiskDetails`
    info	[Changelog] - New struct `AssessedSQLInstanceStorageDetails`
    info	[Changelog] - New struct `AssessedSQLInstanceSummary`
    info	[Changelog] - New struct `AssessedSQLInstanceV2`
    info	[Changelog] - New struct `AssessedSQLInstanceV2ListResult`
    info	[Changelog] - New struct `AssessedSQLInstanceV2Properties`
    info	[Changelog] - New struct `AssessedSQLMachine`
    info	[Changelog] - New struct `AssessedSQLMachineListResult`
    info	[Changelog] - New struct `AssessedSQLMachineProperties`
    info	[Changelog] - New struct `AssessedSQLRecommendedEntity`
    info	[Changelog] - New struct `AssessedSQLRecommendedEntityListResult`
    info	[Changelog] - New struct `AssessedSQLRecommendedEntityProperties`
    info	[Changelog] - New struct `AssessmentListResult`
    info	[Changelog] - New struct `AssessmentOptionsListResult`
    info	[Changelog] - New struct `AssessmentProject`
    info	[Changelog] - New struct `AssessmentProjectListResult`
    info	[Changelog] - New struct `AssessmentProjectSummary`
    info	[Changelog] - New struct `AssessmentProjectSummaryListResult`
    info	[Changelog] - New struct `AssessmentProjectSummaryProperties`
    info	[Changelog] - New struct `AssessmentProjectUpdate`
    info	[Changelog] - New struct `AssessmentProjectUpdateProperties`
    info	[Changelog] - New struct `AvsAssessedDisk`
    info	[Changelog] - New struct `AvsAssessedMachine`
    info	[Changelog] - New struct `AvsAssessedMachineListResult`
    info	[Changelog] - New struct `AvsAssessedMachineProperties`
    info	[Changelog] - New struct `AvsAssessedNetworkAdapter`
    info	[Changelog] - New struct `AvsAssessment`
    info	[Changelog] - New struct `AvsAssessmentListResult`
    info	[Changelog] - New struct `AvsAssessmentOptions`
    info	[Changelog] - New struct `AvsAssessmentOptionsListResult`
    info	[Changelog] - New struct `AvsAssessmentOptionsProperties`
    info	[Changelog] - New struct `AvsAssessmentProperties`
    info	[Changelog] - New struct `AvsSKUOptions`
    info	[Changelog] - New struct `AzureManagedDiskSKUDTO`
    info	[Changelog] - New struct `AzureQuorumWitnessDTO`
    info	[Changelog] - New struct `AzureResourceProperties`
    info	[Changelog] - New struct `AzureSQLIaasSKUDTO`
    info	[Changelog] - New struct `AzureSQLPaasSKUDTO`
    info	[Changelog] - New struct `AzureVirtualMachineSKUDTO`
    info	[Changelog] - New struct `CollectorAgentPropertiesBase`
    info	[Changelog] - New struct `CollectorAgentSpnPropertiesBase`
    info	[Changelog] - New struct `CollectorPropertiesBase`
    info	[Changelog] - New struct `CollectorPropertiesBaseWithAgent`
    info	[Changelog] - New struct `CostComponent`
    info	[Changelog] - New struct `EntityUptime`
    info	[Changelog] - New struct `Error`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `ErrorResponse`
    info	[Changelog] - New struct `ErrorSummary`
    info	[Changelog] - New struct `GroupListResult`
    info	[Changelog] - New struct `HypervCollector`
    info	[Changelog] - New struct `HypervCollectorListResult`
    info	[Changelog] - New struct `ImpactedAssessmentObject`
    info	[Changelog] - New struct `ImportCollectorListResult`
    info	[Changelog] - New struct `MachineAssessmentProperties`
    info	[Changelog] - New struct `MachineListResult`
    info	[Changelog] - New struct `MigrationGuidelineContext`
    info	[Changelog] - New struct `OperationListResult`
    info	[Changelog] - New struct `PrivateEndpoint`
    info	[Changelog] - New struct `PrivateEndpointConnectionListResult`
    info	[Changelog] - New struct `PrivateLinkResourceListResult`
    info	[Changelog] - New struct `ProcessorInfo`
    info	[Changelog] - New struct `ProductSupportStatus`
    info	[Changelog] - New struct `ProxyResource`
    info	[Changelog] - New struct `Resource`
    info	[Changelog] - New struct `SQLAssessedNetworkAdapter`
    info	[Changelog] - New struct `SQLAssessmentMigrationIssue`
    info	[Changelog] - New struct `SQLAssessmentOptions`
    info	[Changelog] - New struct `SQLAssessmentOptionsListResult`
    info	[Changelog] - New struct `SQLAssessmentOptionsProperties`
    info	[Changelog] - New struct `SQLAssessmentV2`
    info	[Changelog] - New struct `SQLAssessmentV2IaasSuitabilityData`
    info	[Changelog] - New struct `SQLAssessmentV2ListResult`
    info	[Changelog] - New struct `SQLAssessmentV2PaasSuitabilityData`
    info	[Changelog] - New struct `SQLAssessmentV2Properties`
    info	[Changelog] - New struct `SQLAssessmentV2Summary`
    info	[Changelog] - New struct `SQLAssessmentV2SummaryData`
    info	[Changelog] - New struct `SQLAssessmentV2SummaryListResult`
    info	[Changelog] - New struct `SQLAssessmentV2SummaryProperties`
    info	[Changelog] - New struct `SQLAvailabilityGroupDataOverview`
    info	[Changelog] - New struct `SQLAvailabilityReplicaSummary`
    info	[Changelog] - New struct `SQLCollector`
    info	[Changelog] - New struct `SQLCollectorListResult`
    info	[Changelog] - New struct `SQLDbSettings`
    info	[Changelog] - New struct `SQLFCIMetadata`
    info	[Changelog] - New struct `SQLMiSettings`
    info	[Changelog] - New struct `SQLMigrationGuideline`
    info	[Changelog] - New struct `SQLPaaSTargetOptions`
    info	[Changelog] - New struct `SQLRecommendationReasoning`
    info	[Changelog] - New struct `SQLRecommendationReasoningContext`
    info	[Changelog] - New struct `SQLVMSettings`
    info	[Changelog] - New struct `ServerCollectorListResult`
    info	[Changelog] - New struct `SharedResourcesDTO`
    info	[Changelog] - New struct `SystemData`
    info	[Changelog] - New struct `TrackedResource`
    info	[Changelog] - New struct `UltraDiskAssessmentOptions`
    info	[Changelog] - New struct `VMFamilyOptions`
    info	[Changelog] - New struct `VmwareCollector`
    info	[Changelog] - New struct `VmwareCollectorListResult`
    info	[Changelog] - New struct `WorkloadSummary`
    info	[Changelog] - New field `RecommendDiskThroughputInMbps`, `RecommendedDiskIops`, `RecommendedDiskSizeGigabytes` in struct `AssessedDisk`
    info	[Changelog] - New field `SystemData` in struct `AssessedMachine`
    info	[Changelog] - New field `CostComponents`, `Errors`, `HostProcessor`, `MonthlyStandardSsdStorageCost`, `MonthlyUltraStorageCost`, `OperatingSystemArchitecture`, `ProductSupportStatus`, `Type` in struct `AssessedMachineProperties`
    info	[Changelog] - New field `SystemData` in struct `Assessment`
    info	[Changelog] - New field `SystemData`, `Type` in struct `AssessmentOptions`
    info	[Changelog] - New field `PremiumDiskVMFamilies`, `SavingsPlanSupportedLocations`, `SavingsPlanVMFamilies`, `UltraDiskVMFamilies` in struct `AssessmentOptionsProperties`
    info	[Changelog] - New field `SystemData` in struct `Group`
    info	[Changelog] - New field `ProvisioningState`, `SupportedAssessmentTypes` in struct `GroupProperties`
    info	[Changelog] - New field `SystemData` in struct `ImportCollector`
    info	[Changelog] - New field `SystemData` in struct `Machine`
    info	[Changelog] - New field `Errors`, `HostProcessor`, `ProductSupportStatus`, `SQLInstances`, `WebApplications`, `WorkloadSummary` in struct `MachineProperties`
    info	[Changelog] - New field `ActionType`, `IsDataAction` in struct `Operation`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
    info	[Changelog] - New field `SystemData` in struct `PrivateEndpointConnection`
    info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
    info	[Changelog] - New field `SystemData` in struct `PrivateLinkResource`
    info	[Changelog] - New field `SystemData` in struct `ServerCollector`
    info	[Changelog]
    info	[Changelog] Total 179 breaking change(s), 1074 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from 124de37. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-migrate [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM208MsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM208SV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM3216Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM328Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM32DmsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM32Ls
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM32Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM32MsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM32Ts
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM416208MsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM416208SV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM416MsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM416SV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM6416Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM6432Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64DmsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64DsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64Ls
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64M
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64MsV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM64SV2
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM82Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM84Ms
    info	[Changelog]   - Enum KnownAzureVmSize has a new value StandardM8Ms
    info	[Changelog]   - Enum KnownAzureVmSuitabilityExplanation has a new value NoEaPriceFoundForVmSize
    info	[Changelog]   - Enum KnownAzureVmSuitabilityExplanation has a new value NoVmSizeFoundForOfferCurrencyReservedInstance
    info	[Changelog]   - Enum KnownAzureVmSuitabilityExplanation has a new value NoVmSizeInSelectedFamilyFound
    info	[Changelog]   - Enum KnownMachineBootType has a new value NotSpecified
    info	[Changelog]   - Enum KnownProvisioningState has a new value Canceled
    info	[Changelog]   - Enum KnownProvisioningState has a new value Provisioning
    info	[Changelog]   - Enum KnownProvisioningState has a new value Updating
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation group AssessedMachines
    info	[Changelog]   - Removed operation group Assessments
    info	[Changelog]   - Removed operation group Groups
    info	[Changelog]   - Removed operation group HyperVCollectors
    info	[Changelog]   - Removed operation group ImportCollectors
    info	[Changelog]   - Removed operation group Machines
    info	[Changelog]   - Removed operation group Projects
    info	[Changelog]   - Removed operation group ServerCollectors
    info	[Changelog]   - Removed operation group VMwareCollectors
    info	[Changelog]   - Removed operation PrivateEndpointConnectionOperations.listByProject
    info	[Changelog]   - Removed operation PrivateEndpointConnectionOperations.update
    info	[Changelog]   - Removed operation PrivateLinkResourceOperations.listByProject
    info	[Changelog]   - Operation PrivateEndpointConnectionOperations.delete has a new signature
    info	[Changelog]   - Operation PrivateEndpointConnectionOperations.get has a new signature
    info	[Changelog]   - Operation PrivateLinkResourceOperations.get has a new signature
    info	[Changelog]   - Deleted Class AzureMigrateV2
    info	[Changelog]   - Interface AssessedDisk no longer has parameter gigabytesForRecommendedDiskSize
    info	[Changelog]   - Interface AssessedMachine no longer has parameter eTag
    info	[Changelog]   - Interface AssessedMachine no longer has parameter id
    info	[Changelog]   - Interface AssessedMachine no longer has parameter name
    info	[Changelog]   - Interface AssessedMachine no longer has parameter properties
    info	[Changelog]   - Interface AssessedMachine no longer has parameter type
    info	[Changelog]   - Interface Assessment no longer has parameter eTag
    info	[Changelog]   - Interface Assessment no longer has parameter id
    info	[Changelog]   - Interface Assessment no longer has parameter name
    info	[Changelog]   - Interface Assessment no longer has parameter properties
    info	[Changelog]   - Interface Assessment no longer has parameter type
    info	[Changelog]   - Interface AssessmentOptions no longer has parameter id
    info	[Changelog]   - Interface AssessmentOptions no longer has parameter name
    info	[Changelog]   - Interface AssessmentOptions no longer has parameter properties
    info	[Changelog]   - Interface Group no longer has parameter eTag
    info	[Changelog]   - Interface Group no longer has parameter id
    info	[Changelog]   - Interface Group no longer has parameter name
    info	[Changelog]   - Interface Group no longer has parameter properties
    info	[Changelog]   - Interface Group no longer has parameter type
    info	[Changelog]   - Interface ImportCollector no longer has parameter eTag
    info	[Changelog]   - Interface ImportCollector no longer has parameter id
    info	[Changelog]   - Interface ImportCollector no longer has parameter name
    info	[Changelog]   - Interface ImportCollector no longer has parameter properties
    info	[Changelog]   - Interface ImportCollector no longer has parameter type
    info	[Changelog]   - Interface Machine no longer has parameter eTag
    info	[Changelog]   - Interface Machine no longer has parameter id
    info	[Changelog]   - Interface Machine no longer has parameter name
    info	[Changelog]   - Interface Machine no longer has parameter properties
    info	[Changelog]   - Interface Machine no longer has parameter type
    info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter eTag
    info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter id
    info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter name
    info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter properties
    info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter type
    info	[Changelog]   - Interface PrivateLinkResource no longer has parameter id
    info	[Changelog]   - Interface PrivateLinkResource no longer has parameter name
    info	[Changelog]   - Interface PrivateLinkResource no longer has parameter properties
    info	[Changelog]   - Interface PrivateLinkResource no longer has parameter type
    info	[Changelog]   - Interface ProjectProperties no longer has parameter lastAssessmentTimestamp
    info	[Changelog]   - Interface ProjectProperties no longer has parameter numberOfAssessments
    info	[Changelog]   - Interface ProjectProperties no longer has parameter numberOfGroups
    info	[Changelog]   - Interface ProjectProperties no longer has parameter numberOfMachines
    info	[Changelog]   - Interface ServerCollector no longer has parameter eTag
    info	[Changelog]   - Interface ServerCollector no longer has parameter id
    info	[Changelog]   - Interface ServerCollector no longer has parameter name
    info	[Changelog]   - Interface ServerCollector no longer has parameter properties
    info	[Changelog]   - Interface ServerCollector no longer has parameter type
    info	[Changelog]   - Parameter assessmentReportUrl of interface DownloadUrl is now required
    info	[Changelog]   - Parameter expirationTime of interface DownloadUrl is now required
    info	[Changelog]   - Type of parameter groupType of interface GroupProperties is changed from string to GroupType
    info	[Changelog]   - Type of parameter origin of interface Operation is changed from string to Origin
    info	[Changelog]   - Type of parameter status of interface PrivateLinkServiceConnectionState is changed from PrivateLinkServiceConnectionStateStatus to PrivateEndpointServiceConnectionStatus
    info	[Changelog]   - Removed Enum KnownCurrency
    info	[Changelog]   - Removed Enum KnownPrivateEndpointConnectionPropertiesProvisioningState
    info	[Changelog]   - Removed Enum KnownPrivateLinkServiceConnectionStateStatus
    info	[Changelog]   - Removed Enum KnownReservedInstance
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE10
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE15
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE20
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE30
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE4
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE40
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE50
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE6
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE60
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE70
    info	[Changelog]   - Enum KnownAzureDiskSize no longer has value StandardSSDE80
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Creating
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Moving
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 124de37. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.1
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.1>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.2.1` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    cannot force update branch 'sdkAuto/migrate' as it is the current HEAD of the repository.
    Error: cannot force update branch 'sdkAuto/migrate' as it is the current HEAD of the repository.
  • ️✔️migrate [View full logs]  [Release Schema Changes]
  • ️✔️migrate [View full logs
    error	Fatal error: cannot force update branch 'sdkAuto/migrate' as it is the current HEAD of the repository.
    error	The following packages are still pending:
    error		migrate
    error		migrate
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from 124de37. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ️✔️Az.migrate.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.migrate.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/migrate/armmigrate https://apiview.dev/Assemblies/Review/515a6b6650a54ccf886069235b6e8bf5
JavaScript @azure/arm-migrate https://apiview.dev/Assemblies/Review/b0115bf70370425f87538b4f3ad60900

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link
Copy Markdown

Automatic PR validation started. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app Bot commented Aug 21, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@krdhruva krdhruva added the AzCoreIDCSignedOff Indicate sign off by IDC ARM reviewer for further review by ARM team label Oct 13, 2023
@rkmanda
Copy link
Copy Markdown
Member

rkmanda commented Oct 16, 2023

Moving to v5 is not required esp when you are using typespec so you may ignore this error


In reply to: 1759178047

@rkmanda
Copy link
Copy Markdown
Member

rkmanda commented Oct 16, 2023

Why is the typespec file not included in the PR? Pl refer other PRs generated by typespec and include the files. This can help simplify reviews in future as the PR reviewer can simply review the typespec file which is much simpler to review. #Closed

@rkmanda
Copy link
Copy Markdown
Member

rkmanda commented Oct 16, 2023

      "200": {

pl remove 200. This is also flagged here - https://github.com/Azure/azure-rest-api-specs/pull/25417/checks?check_run_id=17638587117

You can achieve this thru typespec by using a custom template. Pl reach out to the typespec team for more information. You have to declare the delete operation as ArmResourceDeleteWithoutOkAsync #Closed


Refers to: specification/migrate/resource-manager/Microsoft.Migrate/AssessmentProjects/stable/2023-03-15/migrate.json:451 in 5cabc3f. [](commit_id = 5cabc3f, deletion_comment = False)

@openapi-workflow-bot openapi-workflow-bot Bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 16, 2023
@kuchatur-ms
Copy link
Copy Markdown
Contributor Author

kuchatur-ms commented Oct 17, 2023

Why is the typespec file not included in the PR? Pl refer other PRs generated by typespec and include the files. This can help simplify reviews in future as the PR reviewer can simply review the typespec file which is much simpler to review.

We have an internal repo where we are maintaining the typespec files for now (https://msazure.visualstudio.com/DefaultCollection/One/_git/AzureMigrate-Swaggers?version=GBdevelop). As they have been seeing some churn and might be ahead of the swagger being published with this PR, i havent added it for now. We did see some teams maintain their typespec files here too and we will try to follow that. I'll push a future PR with all typespec files added, but no functional changes to the swagger to keep it clean

@kuchatur-ms
Copy link
Copy Markdown
Contributor Author

      "200": {

pl remove 200. This is also flagged here - https://github.com/Azure/azure-rest-api-specs/pull/25417/checks?check_run_id=17638587117

You can achieve this thru typespec by using a custom template. Pl reach out to the typespec team for more information. You have to declare the delete operation as ArmResourceDeleteWithoutOkAsync

Refers to: specification/migrate/resource-manager/Microsoft.Migrate/AssessmentProjects/stable/2023-03-15/migrate.json:451 in 5cabc3f. [](commit_id = 5cabc3f, deletion_comment = False)

The delete is supposed to return 200 and 204 only. I have updated the typespec operation to armresourcedeletesync and updated the swagger and examples.

@kuchatur-ms kuchatur-ms added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required and removed ARMChangesRequested labels Oct 17, 2023
@rkmanda rkmanda added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 17, 2023
@openapi-workflow-bot openapi-workflow-bot Bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 17, 2023
@Alancere Alancere added Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go and removed Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go labels Oct 18, 2023
@raych1 raych1 added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Oct 18, 2023
@raych1
Copy link
Copy Markdown
Member

raych1 commented Oct 18, 2023

Approved go sdk breaking change based on the rest api bc approval.

@kuchatur-ms
Copy link
Copy Markdown
Contributor Author

/pr RequestMerge

@rkmanda rkmanda merged commit 124de37 into main Oct 19, 2023
@rkmanda rkmanda deleted the kuchatur-ms-migrate-Microsoft.Migrate-2023-03-15-test1 branch October 19, 2023 18:13
@openapi-pipeline-app
Copy link
Copy Markdown

Swagger pipeline restarted successfully, please wait for status update in this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go Approved-SdkBreakingChange-JavaScript ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review AzCoreIDC AzCoreIDCSignedOff Indicate sign off by IDC ARM reviewer for further review by ARM team BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-FixRequiredOnFailure new-api-version resource-manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.