azure-rest-api-specs icon indicating copy to clipboard operation
azure-rest-api-specs copied to clipboard

Add API version 2023-10-01-preview [Import]

Open pracagrawal opened this issue 1 year ago • 20 comments

ARM (Control Plane) API Specification Update Pull Request

Tip: overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

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

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram 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.
Click here to see the details of Step 2

ARM API changes review (Diagram 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.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
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] 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!

  • [x] New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • [ ] 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

In this new API version, we add ImportType field in the request body of ImportURI API call so that users can specify the type of import. There are 2 types of supported imports currently - Azure Migrate Csv and RVTools Xlsx. Default import type is set to Azure Migrate Csv.

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:

  • [x] I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • [x] I have reviewed following Resource Provider guidelines, including ARM resource provider contract and REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

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

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run. This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

pracagrawal avatar Jan 16 '24 06:01 pracagrawal

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).

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
compared swaggers (via Oad v0.10.4)] new version base version
migrate.json 2023-10-01-preview(f80aff1) 2023-06-06(main)
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️🔄LintDiff inProgress [Detail]
️❌Avocado: 41 Errors, 0 Warnings failed [Detail]

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

Rule Message
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/projects 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/projects/{} 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourcegroups/{}/providers/Microsoft.Migrate/projects/{}/keys 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/machines 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/machines/{} 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{} 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{}/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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{}/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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{}/assessments/{}/downloadUrl 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{}/assessments/{}/assessedMachines 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/projects/{}/groups/{}/assessments/{}/assessedMachines/{} 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/preview/2017-11-11-preview/migrate.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /providers/Microsoft.Migrate/operations 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/deployedResources/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/deployedResources 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/migrateAgents/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/migrateAgents 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/migrateAgents/{}/refresh 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/migrateAgents/{}/operations/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.Migrate/modernizeProjects 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/statistics 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/operations/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/jobs/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/jobs 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/jobs/{}/operations/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/workloadDeployments/{} 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.json
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/modernizeProjects/{}/workloadDeployments 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: MordernizeProjects/preview/2022-05-01-preview/migrateEngine.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.
️️✔️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?

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-beta.1
+	Enum `AssessmentSizingCriterion` has been removed
+	Enum `AssessmentStage` has been removed
+	Enum `AssessmentStatus` has been removed
+	Enum `AzureDiskSize` has been removed
+	Enum `AzureDiskSuitabilityDetail` has been removed
+	Enum `AzureDiskSuitabilityExplanation` has been removed
+	Enum `AzureDiskType` has been removed
+	Enum `AzureHybridUseBenefit` has been removed
+	Enum `AzureLocation` has been removed
+	Enum `AzureNetworkAdapterSuitabilityDetail` has been removed
+	Enum `AzureNetworkAdapterSuitabilityExplanation` has been removed
+	Enum `AzureOfferCode` has been removed
+	Enum `AzurePricingTier` has been removed
+	Enum `AzureStorageRedundancy` has been removed
+	Enum `AzureVMFamily` has been removed
+	Enum `AzureVMSize` has been removed
+	Enum `AzureVMSuitabilityDetail` has been removed
+	Enum `AzureVMSuitabilityExplanation` has been removed
+	Enum `CloudSuitability` has been removed
+	Enum `Currency` has been removed
+	Enum `GroupStatus` has been removed
+	Enum `GroupUpdateOperation` has been removed
+	Enum `MachineBootType` has been removed
+	Enum `Percentile` has been removed
+	Enum `PrivateEndpointConnectionPropertiesProvisioningState` has been removed
+	Enum `ProjectStatus` has been removed
+	Enum `ReservedInstance` has been removed
+	Enum `TimeRange` has been removed
+	Field `ETag` of struct `PrivateEndpointConnection` 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 `AssessedDisk` has been removed
+	Struct `AssessedMachineProperties` has been removed
+	Struct `AssessedMachineResultList` has been removed
+	Struct `AssessedMachine` has been removed
+	Struct `AssessedNetworkAdapter` has been removed
+	Struct `AssessmentOptionsProperties` has been removed
+	Struct `AssessmentOptionsResultList` has been removed
+	Struct `AssessmentOptions` has been removed
+	Struct `AssessmentProperties` has been removed
+	Struct `AssessmentResultList` has been removed
+	Struct `Assessment` has been removed
+	Struct `CollectorAgentProperties` has been removed
+	Struct `CollectorBodyAgentSpnProperties` has been removed
+	Struct `CollectorProperties` has been removed
+	Struct `Disk` has been removed
+	Struct `DownloadURL` has been removed
+	Struct `GroupBodyProperties` has been removed
+	Struct `GroupProperties` has been removed
+	Struct `GroupResultList` has been removed
+	Struct `Group` has been removed
+	Struct `HyperVCollectorList` has been removed
+	Struct `HyperVCollector` has been removed
+	Struct `ImportCollectorList` has been removed
+	Struct `ImportCollectorProperties` has been removed
+	Struct `ImportCollector` has been removed
+	Struct `MachineProperties` has been removed
+	Struct `MachineResultList` has been removed
+	Struct `Machine` has been removed
+	Struct `NetworkAdapter` has been removed
+	Struct `OperationResultList` has been removed
+	Struct `PrivateEndpointConnectionCollection` has been removed
+	Struct `PrivateEndpointConnectionProperties` has been removed
+	Struct `PrivateLinkResourceCollection` has been removed
+	Struct `ProjectProperties` has been removed
+	Struct `ProjectResultList` has been removed
+	Struct `Project` has been removed
+	Struct `ServerCollectorList` has been removed
+	Struct `ServerCollector` has been removed
+	Struct `UpdateGroupBody` has been removed
+	Struct `VMFamily` has been removed
+	Struct `VMUptime` has been removed
+	Struct `VMwareCollectorList` has been removed
+	Struct `VMwareCollector` has been removed
+	Type of `Operation.Origin` has been changed from `*string` to `*Origin`
+	Type of `PrivateEndpointConnection.Properties` has been changed from `*PrivateEndpointConnectionProperties` to `*PrivateEndpointConnectionPropertiesV2`
+	`ProvisioningStateAccepted`, `ProvisioningStateCreating`, `ProvisioningStateDeleting`, `ProvisioningStateMoving` from enum `ProvisioningState` has been removed
azure-sdk-for-js - @azure/arm-migrate - Approved - 3.0.0-beta.1
+	Deleted Class AzureMigrateV2
+	Enum KnownProvisioningState no longer has value Accepted
+	Enum KnownProvisioningState no longer has value Creating
+	Enum KnownProvisioningState no longer has value Deleting
+	Enum KnownProvisioningState no longer has value Moving
+	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
+	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
+	Removed Enum KnownCurrency
+	Removed Enum KnownGroupStatus
+	Removed Enum KnownGroupUpdateOperation
+	Removed Enum KnownMachineBootType
+	Removed Enum KnownPercentile
+	Removed Enum KnownPrivateEndpointConnectionPropertiesProvisioningState
+	Removed Enum KnownProjectStatus
+	Removed Enum KnownReservedInstance
+	Removed Enum KnownTimeRange
+	Removed operation group AssessedMachines
+	Removed operation group Assessments
+	Removed operation group Groups
+	Removed operation group HyperVCollectors
+	Removed operation group ImportCollectors
+	Removed operation group Machines
+	Removed operation group PrivateEndpointConnectionOperations
+	Removed operation group PrivateLinkResourceOperations
+	Removed operation group Projects
+	Removed operation group ServerCollectors
+	Removed operation group VMwareCollectors
+	Type of parameter origin of interface Operation is changed from string to Origin
️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs] Generate from d4f879396c353d38bc8e9fd3c5865f008d3bf403. 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]  [Preview SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from d4f879396c353d38bc8e9fd3c5865f008d3bf403. 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]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New struct `SQLJobListResult`
    info	[Changelog] - New struct `SQLMachineOverview`
    info	[Changelog] - New struct `SQLRunAsAccount`
    info	[Changelog] - New struct `SQLRunAsAccountListResult`
    info	[Changelog] - New struct `SQLServerApplication`
    info	[Changelog] - New struct `SQLServerProperties`
    info	[Changelog] - New struct `SQLServerV2`
    info	[Changelog] - New struct `SQLServerV2ListResult`
    info	[Changelog] - New struct `SQLServerV2Update`
    info	[Changelog] - New struct `SQLServerV2UpdateProperties`
    info	[Changelog] - New struct `SQLSite`
    info	[Changelog] - New struct `SQLSiteListResult`
    info	[Changelog] - New struct `SQLSiteProperties`
    info	[Changelog] - New struct `SQLSiteRefreshBody`
    info	[Changelog] - New struct `SQLSiteUpdate`
    info	[Changelog] - New struct `SQLSiteUpdateProperties`
    info	[Changelog] - New struct `SQLSiteUsage`
    info	[Changelog] - New struct `SasURIResponse`
    info	[Changelog] - New struct `Server`
    info	[Changelog] - New struct `ServerDisk`
    info	[Changelog] - New struct `ServerJob`
    info	[Changelog] - New struct `ServerJobListResult`
    info	[Changelog] - New struct `ServerListResult`
    info	[Changelog] - New struct `ServerNetworkAdapter`
    info	[Changelog] - New struct `ServerProperties`
    info	[Changelog] - New struct `ServerRunAsAccount`
    info	[Changelog] - New struct `ServerRunAsAccountListResult`
    info	[Changelog] - New struct `ServerSiteResource`
    info	[Changelog] - New struct `ServerSiteResourceListResult`
    info	[Changelog] - New struct `ServerSiteResourceUpdate`
    info	[Changelog] - New struct `ServerSiteResourceUpdateProperties`
    info	[Changelog] - New struct `ServerSiteUsage`
    info	[Changelog] - New struct `ServerSiteUsageResponse`
    info	[Changelog] - New struct `ServerSoftwareInventory`
    info	[Changelog] - New struct `ServerSoftwareInventoryListResult`
    info	[Changelog] - New struct `ServerUpdate`
    info	[Changelog] - New struct `ServerUpdateProperties`
    info	[Changelog] - New struct `SharePointServer`
    info	[Changelog] - New struct `SiteAgentProperties`
    info	[Changelog] - New struct `SiteApplianceProperties`
    info	[Changelog] - New struct `SiteErrorSummary`
    info	[Changelog] - New struct `SiteHealthSummary`
    info	[Changelog] - New struct `SiteHealthSummaryCollection`
    info	[Changelog] - New struct `SiteProperties`
    info	[Changelog] - New struct `SiteSpnProperties`
    info	[Changelog] - New struct `SitesProperties`
    info	[Changelog] - New struct `SpringBootDiscovery`
    info	[Changelog] - New struct `StaticDiscovery`
    info	[Changelog] - New struct `SystemCenter`
    info	[Changelog] - New struct `SystemData`
    info	[Changelog] - New struct `TagsMachineInput`
    info	[Changelog] - New struct `TomcatEngineUnit`
    info	[Changelog] - New struct `TomcatHostUnit`
    info	[Changelog] - New struct `TomcatServiceUnit`
    info	[Changelog] - New struct `TomcatWebApplicationProperties`
    info	[Changelog] - New struct `TomcatWebApplications`
    info	[Changelog] - New struct `TomcatWebApplicationsListResult`
    info	[Changelog] - New struct `TomcatWebServerProperties`
    info	[Changelog] - New struct `TomcatWebServers`
    info	[Changelog] - New struct `TomcatWebServersListResult`
    info	[Changelog] - New struct `TrackedResource`
    info	[Changelog] - New struct `UpdateMachineDepMapStatus`
    info	[Changelog] - New struct `UpdateMachineRunAsAccount`
    info	[Changelog] - New struct `UpdateMachineTags`
    info	[Changelog] - New struct `V20180501PreviewVmwareRunAsAccount`
    info	[Changelog] - New struct `V20180501PreviewVmwareRunAsAccountVmwareRunAsAccountCollection`
    info	[Changelog] - New struct `Vcenter`
    info	[Changelog] - New struct `VcenterListResult`
    info	[Changelog] - New struct `VcenterProperties`
    info	[Changelog] - New struct `VmwareDatastore`
    info	[Changelog] - New struct `VmwareDisk`
    info	[Changelog] - New struct `VmwareHost`
    info	[Changelog] - New struct `VmwareHostListResult`
    info	[Changelog] - New struct `VmwareHostProperties`
    info	[Changelog] - New struct `VmwareJob`
    info	[Changelog] - New struct `VmwareJobListResult`
    info	[Changelog] - New struct `VmwareMachineProperties`
    info	[Changelog] - New struct `VmwareMachineSoftwareInventory`
    info	[Changelog] - New struct `VmwareMachineSoftwareInventoryListResult`
    info	[Changelog] - New struct `VmwareNetworkAdapter`
    info	[Changelog] - New struct `VmwareRunAsAccountResource`
    info	[Changelog] - New struct `VmwareRunAsAccountResourceListResult`
    info	[Changelog] - New struct `VmwareSite`
    info	[Changelog] - New struct `VmwareSiteListResult`
    info	[Changelog] - New struct `VmwareSiteUpdate`
    info	[Changelog] - New struct `VmwareSiteUpdateProperties`
    info	[Changelog] - New struct `VmwareSiteUsage`
    info	[Changelog] - New struct `WebAppDiscovery`
    info	[Changelog] - New struct `WebAppExtendedMachine`
    info	[Changelog] - New struct `WebAppExtendedMachineListResult`
    info	[Changelog] - New struct `WebAppExtendedMachineProperties`
    info	[Changelog] - New struct `WebAppProperties`
    info	[Changelog] - New struct `WebAppPropertiesCollection`
    info	[Changelog] - New struct `WebAppRunAsAccount`
    info	[Changelog] - New struct `WebAppRunAsAccountListResult`
    info	[Changelog] - New struct `WebAppSite`
    info	[Changelog] - New struct `WebAppSiteListResult`
    info	[Changelog] - New struct `WebAppSiteProperties`
    info	[Changelog] - New struct `WebAppSiteUpdate`
    info	[Changelog] - New struct `WebAppSiteUpdateProperties`
    info	[Changelog] - New struct `WebAppSiteUsage`
    info	[Changelog] - New struct `WebApplication`
    info	[Changelog] - New struct `WebApplicationAppsAndRolesModel`
    info	[Changelog] - New struct `WebApplicationConfigurationUnit`
    info	[Changelog] - New struct `WebApplicationDirectoryUnit`
    info	[Changelog] - New struct `WebApplicationFramework`
    info	[Changelog] - New struct `WebApplicationListResult`
    info	[Changelog] - New struct `WebApplicationProperties`
    info	[Changelog] - New struct `WebRoleImportDisk`
    info	[Changelog] - New struct `WebRoleOperatingSystem`
    info	[Changelog] - New struct `WebServer`
    info	[Changelog] - New struct `WebServerListResult`
    info	[Changelog] - New struct `WebServerProperties`
    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 `SystemData` in struct `PrivateLinkResource`
    info	[Changelog] - New field `ProvisioningState` in struct `PrivateLinkResourceProperties`
    info	[Changelog]
    info	[Changelog] Total 189 breaking change(s), 1059 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from d4f879396c353d38bc8e9fd3c5865f008d3bf403. 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]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Added Type Alias WebAppSitesControllerSummaryResponse
    info	[Changelog]   - Added Type Alias WebAppSitesControllerUpdateResponse
    info	[Changelog]   - Added Type Alias WebServersControllerListByWebAppSiteNextResponse
    info	[Changelog]   - Added Type Alias WebServersControllerListByWebAppSiteResponse
    info	[Changelog]   - Interface Operation has a new optional parameter actionType
    info	[Changelog]   - Interface Operation has a new optional parameter isDataAction
    info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter groupIds
    info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter privateEndpoint
    info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter privateLinkServiceConnectionState
    info	[Changelog]   - Interface PrivateEndpointConnection has a new optional parameter provisioningState
    info	[Changelog]   - Interface PrivateLinkResource has a new optional parameter groupId
    info	[Changelog]   - Interface PrivateLinkResource has a new optional parameter provisioningState
    info	[Changelog]   - Interface PrivateLinkResource has a new optional parameter requiredMembers
    info	[Changelog]   - Interface PrivateLinkResource has a new optional parameter requiredZoneNames
    info	[Changelog]   - Added Enum KnownActionType
    info	[Changelog]   - Added Enum KnownApplicationDiscoveryScopeStatus
    info	[Changelog]   - Added Enum KnownCreatedByType
    info	[Changelog]   - Added Enum KnownDefault
    info	[Changelog]   - Added Enum KnownDefaultAutoGenerated
    info	[Changelog]   - Added Enum KnownDefaultValues
    info	[Changelog]   - Added Enum KnownDeleteImportedMachinesJobPropertiesJobState
    info	[Changelog]   - Added Enum KnownDependencyMapDiscoveryScopeStatus
    info	[Changelog]   - Added Enum KnownDiscoveryScopes
    info	[Changelog]   - Added Enum KnownDiscoveryScopeStatus
    info	[Changelog]   - Added Enum KnownEsuStatus
    info	[Changelog]   - Added Enum KnownEsuYear
    info	[Changelog]   - Added Enum KnownExportMachineErrorsProperties
    info	[Changelog]   - Added Enum KnownFCIInstanceState
    info	[Changelog]   - Added Enum KnownFileType
    info	[Changelog]   - Added Enum KnownHealthErrorDetailsDiscoveryScope
    info	[Changelog]   - Added Enum KnownHealthErrorDetailsSource
    info	[Changelog]   - Added Enum KnownHighAvailability
    info	[Changelog]   - Added Enum KnownHighAvailabilityValues
    info	[Changelog]   - Added Enum KnownImportTypeValues
    info	[Changelog]   - Added Enum KnownJobResult
    info	[Changelog]   - Added Enum KnownMasterSitePropertiesPublicNetworkAccess
    info	[Changelog]   - Added Enum KnownMicrosoftAzureFDSWebRoleHealthErrorDetailsSource
    info	[Changelog]   - Added Enum KnownOrigin
    info	[Changelog]   - Added Enum KnownShallowDiscoveryStatus
    info	[Changelog]   - Added Enum KnownSiteHealthSummaryFabricLayoutUpdateSourcesItem
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupPropertiesAvailabilityGroupType
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaCommitMode
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaReadMode
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSeedMode
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaState
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaSyncStatus
    info	[Changelog]   - Added Enum KnownSqlAvailabilityGroupSqlAvailabilityReplicaPropertiesReplicaType
    info	[Changelog]   - Added Enum KnownSqlAvailabilityReplicaOverviewReplicaState
    info	[Changelog]   - Added Enum KnownSQLDiscoveryScopeStatus
    info	[Changelog]   - Added Enum KnownSqlMachineOverviewFciRole
    info	[Changelog]   - Added Enum KnownSqlMetadataDiscoveryPipe
    info	[Changelog]   - Added Enum KnownSqlServerStatus
    info	[Changelog]   - Added Enum KnownSqlSitePropertiesDiscoveryScenario
    info	[Changelog]   - Added Enum KnownStaticDiscoveryScopeStatus
    info	[Changelog]   - Added Enum KnownSupportStatus
    info	[Changelog]   - Added Enum KnownVersions
    info	[Changelog]   - Added Enum KnownVMwareDatastoreType
    info	[Changelog]   - Added Enum KnownWebAppSitePropertiesDiscoveryScenario
    info	[Changelog]   - Enum KnownProvisioningState has a new value Canceled
    info	[Changelog]   - Enum KnownProvisioningState has a new value Completed
    info	[Changelog]   - Enum KnownProvisioningState has a new value Created
    info	[Changelog]   - Enum KnownProvisioningState has a new value Running
    info	[Changelog]   - Enum KnownProvisioningState has a new value Updated
    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 PrivateEndpointConnectionOperations
    info	[Changelog]   - Removed operation group PrivateLinkResourceOperations
    info	[Changelog]   - Removed operation group Projects
    info	[Changelog]   - Removed operation group ServerCollectors
    info	[Changelog]   - Removed operation group VMwareCollectors
    info	[Changelog]   - Deleted Class AzureMigrateV2
    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]   - Type of parameter origin of interface Operation is changed from string to Origin
    info	[Changelog]   - Removed Enum KnownAssessmentSizingCriterion
    info	[Changelog]   - Removed Enum KnownAssessmentStage
    info	[Changelog]   - Removed Enum KnownAssessmentStatus
    info	[Changelog]   - Removed Enum KnownAzureDiskSize
    info	[Changelog]   - Removed Enum KnownAzureDiskSuitabilityDetail
    info	[Changelog]   - Removed Enum KnownAzureDiskSuitabilityExplanation
    info	[Changelog]   - Removed Enum KnownAzureDiskType
    info	[Changelog]   - Removed Enum KnownAzureHybridUseBenefit
    info	[Changelog]   - Removed Enum KnownAzureLocation
    info	[Changelog]   - Removed Enum KnownAzureNetworkAdapterSuitabilityDetail
    info	[Changelog]   - Removed Enum KnownAzureNetworkAdapterSuitabilityExplanation
    info	[Changelog]   - Removed Enum KnownAzureOfferCode
    info	[Changelog]   - Removed Enum KnownAzurePricingTier
    info	[Changelog]   - Removed Enum KnownAzureStorageRedundancy
    info	[Changelog]   - Removed Enum KnownAzureVmFamily
    info	[Changelog]   - Removed Enum KnownAzureVmSize
    info	[Changelog]   - Removed Enum KnownAzureVmSuitabilityDetail
    info	[Changelog]   - Removed Enum KnownAzureVmSuitabilityExplanation
    info	[Changelog]   - Removed Enum KnownCloudSuitability
    info	[Changelog]   - Removed Enum KnownCurrency
    info	[Changelog]   - Removed Enum KnownGroupStatus
    info	[Changelog]   - Removed Enum KnownGroupUpdateOperation
    info	[Changelog]   - Removed Enum KnownMachineBootType
    info	[Changelog]   - Removed Enum KnownPercentile
    info	[Changelog]   - Removed Enum KnownPrivateEndpointConnectionPropertiesProvisioningState
    info	[Changelog]   - Removed Enum KnownProjectStatus
    info	[Changelog]   - Removed Enum KnownReservedInstance
    info	[Changelog]   - Removed Enum KnownTimeRange
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Accepted
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Creating
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Deleting
    info	[Changelog]   - Enum KnownProvisioningState no longer has value Moving
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from d4f879396c353d38bc8e9fd3c5865f008d3bf403. 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]  notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.2.3 -> 10.4.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` 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
    fatal: cannot force update the branch 'sdkAuto/27385/migrate' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
  • ️✔️migrate [View full logs]  [Preview Schema Changes]
  • ️✔️migrate [View full logs
    error	Fatal error: fatal: cannot force update the branch 'sdkAuto/27385/migrate' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
    error	Fatal error: Error: fatal: cannot force update the branch 'sdkAuto/27385/migrate' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'    at Object.action (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1274:25)    at PluginStore.exec (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1309:29)    at /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1674:43    at new Promise (<anonymous>)    at GitExecutorChain.handleTaskData (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1672:16)    at GitExecutorChain.<anonymous> (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:1656:44)    at Generator.next (<anonymous>)    at fulfilled (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/simple-git/dist/cjs/index.js:55:24)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    error	The following packages are still pending:
    error		migrate
    error		migrate
️⚠️ azure-powershell warning [Detail]
  • ⚠️Warning [Logs] Generate from d4f879396c353d38bc8e9fd3c5865f008d3bf403. 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
  • ⚠️Az.migrate.DefaultTag [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/migrate/armmigrate https://apiview.dev/Assemblies/Review/002d4025b23b4299a8d5ac660d16826d?revisionId=be97058d3a394b06bcb405f4edc8a57e
JavaScript @azure/arm-migrate Create ApiView timeout. Package is too large and we cannot create ApiView for it.
Swagger Microsoft.OffAzure https://apiview.dev/Assemblies/Review/c1291b183ce34d11bec855d6bfba452e?revisionId=3975373222b54730a461c255808539bd

Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
This will notify the reviewer to have another look.
If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

Hi @pracagrawal! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version.
For more details refer to the wiki.

Hi @pracagrawal! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.

Added the base version (2023-06-06) in first commit and new version updates into successive commits.

pracagrawal avatar Jan 16 '24 09:01 pracagrawal

@pracagrawal has this api seen a review for repo https://github.com/Azure/azure-rest-api-specs-pr? Is this expected to be a fresh review or is it being carry forwarded from the private repo?

pareshverma91 avatar Jan 17 '24 04:01 pareshverma91

@pracagrawal Could you please tend to the automated errors that were posted on the review? E.g. https://github.com/Azure/azure-rest-api-specs/pull/27385/checks?check_run_id=20521865807.

pareshverma91 avatar Jan 17 '24 04:01 pareshverma91

@pracagrawal Could you please review the current PR description and update it appropriately? Could you please additionally add a note on what is being done? E.g. if it is a brand new service then some notes on it would help. If it is meant to have incremental changes compared to a previous api version, then calling out some of those increments and their need would help.

pareshverma91 avatar Jan 17 '24 04:01 pareshverma91

On comparing these changes with the api stable/2023-06-06, it seems the references to a whole lot of examples were removed for the preview version. Is the change intentional? Could you please add back the references? The PR automated checks also call this out.

pareshverma91 avatar Jan 17 '24 04:01 pareshverma91

The overall changes from the stable api-version are low and are accounted for in the examples as well. Once the example reference issue is fixed, I will be able to sign off on the PR.

15978,16001d16574 < "ImportTypeValues": { < "type": "string", < "description": "ImportTypeValues enum.", < "enum": [ < "AzureMigrateCSV", < "RVToolsXlsx" < ], < "x-ms-enum": { < "name": "ImportTypeValues", < "modelAsString": true, < "values": [ < { < "name": "AzureMigrateCSV", < "value": "AzureMigrateCSV", < "description": "AzureMigrateCSV value." < }, < { < "name": "RVToolsXlsx", < "value": "RVToolsXlsx", < "description": "RVToolsXlsx value." < } < ] < } < }, 17119,17123d17691 < }, < "importType": { < "$ref": "#/definitions/ImportTypeValues", < "description": "Gets or sets the import type.", < "default": "AzureMigrateCSV"

pareshverma91 avatar Jan 17 '24 04:01 pareshverma91

@pracagrawal has this api seen a review for repo https://github.com/Azure/azure-rest-api-specs-pr? Is this expected to be a fresh review or is it being carry forwarded from the private repo?

This is a fresh review. #Closed

pracagrawal avatar Jan 17 '24 07:01 pracagrawal

On comparing these changes with the api stable/2023-06-06, it seems the references to a whole lot of examples were removed for the preview version. Is the change intentional? Could you please add back the references? The PR automated checks also call this out.

@pareshverma91 , on including the minimum set examples, I see errors in model validation. On speaking to the platform team regarding this issue, the suggestion was to remove the minimum set examples. #Closed

pracagrawal avatar Jan 17 '24 12:01 pracagrawal

On comparing these changes with the api stable/2023-06-06, it seems the references to a whole lot of examples were removed for the preview version. Is the change intentional? Could you please add back the references? The PR automated checks also call this out.

@pareshverma91 , on including the minimum set examples, I see errors in model validation. On speaking to the platform team regarding this issue, the suggestion was to remove the minimum set examples.

@pareshverma91 The LintDiff errors and Avocado errors are not introduced by changes in this PR. Please suppress these errors. Also, please suppress SDK azure-sdk-for-go. #Closed

pracagrawal avatar Jan 18 '24 05:01 pracagrawal

Corresponding changes have been included in the examples. The net difference in examples is quite high, because it seems that the random strings used in examples have changed. However, we are good to go with this PR. The net new differences are just above and complete.


In reply to: 1894930803

pareshverma91 avatar Jan 19 '24 06:01 pareshverma91

On comparing these changes with the api stable/2023-06-06, it seems the references to a whole lot of examples were removed for the preview version. Is the change intentional? Could you please add back the references? The PR automated checks also call this out.

@pareshverma91 , on including the minimum set examples, I see errors in model validation. On speaking to the platform team regarding this issue, the suggestion was to remove the minimum set examples.

@pareshverma91 The LintDiff errors and Avocado errors are not introduced by changes in this PR. Please suppress these errors. Also, please suppress SDK azure-sdk-for-go. #Closed

Added labels to suppress LintDiff, Avoacado and SDK azure-sdk-for-go errors.

pracagrawal avatar Jan 19 '24 09:01 pracagrawal

From https://eng.ms/docs/products/azure-developer-experience/design/specs-pr-guides/pr-suppressions#to-suppress-given-validation-failure, there isn't a way to suppress SDK azure-sdk-for-go and SDK azure-sdk-for-net-track2. From the failures, the generation itself is failing. We should be good from the author side. AzCoreIDC signoff holds.


In reply to: 1900071091

pareshverma91 avatar Jan 19 '24 10:01 pareshverma91

Hi @pracagrawal! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.

Added the base version (2023-06-06) in first commit and new version updates into successive commits.

Can you share the commit id where you added the base commit with the 2023-06-06 version ? I went through all your commits and the file migrate,json always has the version set to 2023-10-01-preview

image

raosuhas avatar Jan 23 '24 22:01 raosuhas

Hi @pracagrawal! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.

Added the base version (2023-06-06) in first commit and new version updates into successive commits.

Can you share the commit id where you added the base commit with the 2023-06-06 version ? I went through all your commits and the file migrate,json always has the version set to 2023-10-01-preview

image

@raosuhas : 4ee5337 is the commit Id that has migrate.json file with contents of 2023-06-06 version. Here's the migrate.json file for that commit: https://github.com/Azure/azure-rest-api-specs/blob/4ee5337b05f120dbb2520b7202d9e4e08e5f7c79/specification/migrate/resource-manager/Microsoft.OffAzure/preview/2023-10-01-preview/migrate.json

pracagrawal avatar Jan 24 '24 04:01 pracagrawal

/pr RequestMerge

pracagrawal avatar Jan 29 '24 10:01 pracagrawal

Please make sure all checks are passing for PR merging: https://github.com/Azure/azure-rest-api-specs/pull/27385/checks?check_run_id=20965165197.

visingla-ms avatar Jan 30 '24 01:01 visingla-ms

Please make sure all checks are passing for PR merging: https://github.com/Azure/azure-rest-api-specs/pull/27385/checks?check_run_id=20965165197.

@visingla-ms - All the required checks are passing now and the PR is in ready to merge state. Requesting for merge again. Please let me know if you see any concerns.

pracagrawal avatar Jan 30 '24 03:01 pracagrawal

/pr RequestMerge

pracagrawal avatar Jan 30 '24 03:01 pracagrawal