Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIR and SIG architecture #17853

Merged
merged 6 commits into from
Feb 25, 2022
Merged

Conversation

kangsun-ctrl
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @kangsun-ctrl Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @ghost ghost added the Compute label Feb 14, 2022
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 14, 2022

    Swagger Validation Report

    ️❌BreakingChange: 3 Errors, 0 Warnings failed [Detail]
    Rule Message
    1041 - AddedPropertyInResponse The new version has a new property 'architecture' in response that was not found in the old version.
    New: Microsoft.Compute/stable/2021-11-01/compute.json#L11867:7
    Old: Microsoft.Compute/stable/2021-11-01/compute.json#L11855:7
    1045 - AddedOptionalProperty The new version has a new optional property 'architecture' that was not found in the old version.
    New: Microsoft.Compute/stable/2021-10-01/gallery.json#L2181:7
    Old: Microsoft.Compute/stable/2021-10-01/gallery.json#L2181:7

    Rule Message
    Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/1d7ce851071426c6b1b48c4747f913a3b4fadb21/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01",
    "old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01",
    "details":"Command failed: node /home/vsts/work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.25/common/temp/node_modules/.pnpm/@Azure+oad@0.9.3/node_modules/autorest/dist/app.js /tmp/readme.oad.old.md --tag=oad-default-tag --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=old --output-folder=/tmp
    ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions\n - file:///home/vsts/work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json:14558:4 ($.definitions.ApiError)\n - file:///home/vsts/work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/communityGallery.json:431:4 ($.definitions.ApiError)
    ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions\n - file:///home/vsts/work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specific"
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:

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

    Rule Message
    D5001 - XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Microsoft.Compute/stable/2021-04-01/compute.json#L36
    D5001 - XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Microsoft.Compute/stable/2021-07-01/compute.json#L36
    D5001 - XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Microsoft.Compute/stable/2021-07-01/compute.json#L36
    D5001 - XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Microsoft.Compute/stable/2021-07-01/compute.json#L36
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L1748
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L1748
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L1929
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L1929
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L2111
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L2111
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L2263
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2020-09-30/gallery.json#L2263
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L1754
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L1754
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L1948
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L1948
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L2130
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L2130
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L2282
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-07-01/gallery.json#L2282
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L1772
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L1772
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2069
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2069
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2251
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2251
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2418
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.Compute/stable/2021-10-01/gallery.json#L2418
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Compute/stable/2021-04-01/compute.json#L49
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Compute/stable/2021-04-01/compute.json#L100
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2021-11-01
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌ModelValidation: 185 Errors, 0 Warnings failed [Detail]

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

    Rule Message
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.Compute/stable/2020-09-30/gallery.json#L1678:22
    ExampleUrl: stable/2020-09-30/examples/AddToSharingProfileInAGallery.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.Compute/stable/2020-09-30/gallery.json#L1678:22
    ExampleUrl: stable/2020-09-30/examples/ResetSharingProfileInAGallery.json
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Operations_List.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L38:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in AvailabilitySets_Update.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L114:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in AvailabilitySets_Delete.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L160:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in AvailabilitySets_Get.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L197:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in AvailabilitySets_List.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L276:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in AvailabilitySets_ListAvailableSizes.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L311:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHostGroups_Update.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L681:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHostGroups_Delete.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L727:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHostGroups_ListByResourceGroup.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L823:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHostGroups_ListBySubscription.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L858:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHosts_Update.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L951:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHosts_Delete.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1005:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in DedicatedHosts_ListByHostGroup.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1119:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in SshPublicKeys_ListBySubscription.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1161:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in SshPublicKeys_ListByResourceGroup.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1189:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in SshPublicKeys_Update.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1281:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in SshPublicKeys_Delete.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1327:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensionImages_Get.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1452:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensionImages_ListTypes.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1502:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensionImages_ListVersions.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1543:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensions_CreateOrUpdate.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1611:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensions_Update.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1671:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensions_Delete.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1725:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensions_Get.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1773:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineExtensions_List.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1826:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineImages_Get.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1872:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineImages_List.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L1932:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in VirtualMachineImages_ListOffers.
    Url: Microsoft.Compute/stable/2021-04-01/compute.json#L2008:14
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️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).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 14, 2022

    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-track2 - armcompute - 0.4.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-compute - 26.0.0
    ️✔️azure-sdk-for-go - profiles/2020-09-01/compute/mgmt/compute - v61.6.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2017-01-31/containerservice - v61.6.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2016-09-30/containerservice - v61.6.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2016-03-30/containerservice - v61.6.0
    azure-sdk-for-go - compute/mgmt/2021-11-01/compute - v61.6.0
    +	Function `GalleriesClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string, SelectPermissions)` to `(context.Context, string, string, SelectPermissions, GalleryExpandParams)`
    +	Function `GalleriesClient.Get` parameter(s) have been changed from `(context.Context, string, string, SelectPermissions)` to `(context.Context, string, string, SelectPermissions, GalleryExpandParams)`
    ️✔️azure-sdk-for-go - compute/mgmt/2021-08-01/compute - v61.6.0
    azure-sdk-for-go - compute/mgmt/2021-07-01/compute - v61.6.0
    +	Field `ProvisioningDetails` of struct `RestorePointProperties` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    azure-sdk-for-go - compute/mgmt/2021-04-01/compute - v61.6.0
    +	Field `ProvisioningDetails` of struct `RestorePointProperties` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    +	Type of `OrchestrationServiceStateInput.ServiceName` has been changed from `*string` to `OrchestrationServiceNames`
    azure-sdk-for-go - compute/mgmt/2021-03-01/compute - v61.6.0
    +	Field `ConsistencyMode` of struct `RestorePoint` has been removed
    +	Field `ExcludeDisks` of struct `RestorePoint` has been removed
    +	Field `ProvisioningDetails` of struct `RestorePoint` has been removed
    +	Field `ProvisioningState` of struct `RestorePoint` has been removed
    +	Field `PublicIPAddressSkuName` of struct `PublicIPAddressSku` has been removed
    +	Field `PublicIPAddressSkuTier` of struct `PublicIPAddressSku` has been removed
    +	Field `SourceMetadata` of struct `RestorePoint` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    +	Type of `OrchestrationServiceStateInput.ServiceName` has been changed from `*string` to `OrchestrationServiceNames`
    ️✔️azure-sdk-for-go - compute/mgmt/2020-12-01/compute - v61.6.0
    azure-sdk-for-go - compute/mgmt/2020-06-30/compute - v61.6.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    azure-sdk-for-go - compute/mgmt/2020-06-01/compute - v61.6.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    azure-sdk-for-go - compute/mgmt/2019-12-01/compute - v61.6.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    azure-sdk-for-go - compute/mgmt/2019-07-01/compute - v61.6.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    azure-sdk-for-go - compute/mgmt/2019-03-01/compute - v61.6.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ️✔️azure-sdk-for-go - compute/mgmt/2018-10-01/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2018-06-01/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2018-04-01/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-12-01/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-09-01/skus - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-03-30/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2016-03-30/compute - v61.6.0
    ️✔️azure-sdk-for-go - compute/mgmt/2015-06-15/compute - v61.6.0
    ️✔️azure-sdk-for-go - preview/containerservice/mgmt/2015-11-01-preview/containerservice - v61.6.0
    ️✔️azure-sdk-for-go - preview/compute/mgmt/2020-10-01-preview/compute - v61.6.0
    ️✔️azure-sdk-for-go - preview/compute/mgmt/2016-04-30-preview/compute - v61.6.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.Compute [View full logs]  [Preview SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.3.1 -> 8.5.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.5.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model GalleryImage has a new parameter architecture
      info	[Changelog]   - Model GalleryImageUpdate has a new parameter architecture
      info	[Changelog]   - Model VirtualMachineImage has a new parameter architecture
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2022-02-25 03:40:23 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-compute-generated"
      cmderr	[generate.py] 2022-02-25 03:40:23 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2022-02-25 03:40:23 INFO autorest --version=3.6.6 --use=@autorest/java@4.0.50 --java --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/compute/azure-resourcemanager-compute-generated --java.namespace=com.azure.resourcemanager.compute.generated   --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [POM][Skip] pom already has module azure-resourcemanager-compute-generated
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2022-02-25 03:41:44 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Preview SDK Changes]
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG Got artifact_id: azure-resourcemanager-compute-generated
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG Match jar package: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2022-02-25 03:43:40 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/17853/azure-sdk-for-java/azure-resourcemanager-compute-generated/azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-compute-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-compute-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. 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
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] npm notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      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-compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Type Alias Architecture
      info	[Changelog]   - Added Type Alias ArchitectureTypes
      info	[Changelog]   - Type Alias GalleryImage has a new parameter architecture
      info	[Changelog]   - Type Alias GalleryImageUpdate has a new parameter architecture
      info	[Changelog]   - Type Alias VirtualMachineImage has a new parameter architecture
      info	[Changelog]   - Added Enum KnownArchitecture
      info	[Changelog]   - Added Enum KnownArchitectureTypes
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️profiles/2020-09-01/compute/mgmt/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️containerservice/mgmt/2017-01-31/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerservice/mgmt/2016-09-30/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerservice/mgmt/2016-03-30/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-11-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `Architecture` in struct `VirtualMachineImageProperties`
      info	[Changelog] - New field `TargetExtendedLocations` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog] - New field `SharingStatus` in struct `GalleryProperties`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 43 additive change(s).
    • ️✔️compute/mgmt/2021-08-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-07-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `TimeCreated` in struct `RestorePointProperties`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 1 additive change(s).
    • ️✔️compute/mgmt/2021-04-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `SupportedCapabilities` in struct `SnapshotProperties`
      info	[Changelog] - New field `CompletionPercent` in struct `SnapshotProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `SnapshotProperties`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 16 additive change(s).
    • ️✔️compute/mgmt/2021-03-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `Name` in struct `PublicIPAddressSku`
      info	[Changelog] - New field `Tier` in struct `PublicIPAddressSku`
      info	[Changelog] - New anonymous field `*RestorePointProperties` in struct `RestorePoint`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 21 additive change(s).
    • ️✔️compute/mgmt/2020-12-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2020-06-30/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `GroupByUserAgent` in struct `ThrottledRequestsInput`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `EnableFpga` in struct `VirtualMachineScaleSetNetworkConfigurationProperties`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 9 additive change(s).
    • ️✔️compute/mgmt/2020-06-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `GroupByClientApplicationID` in struct `LogAnalyticsInputBase`
      info	[Changelog] - New field `GroupByUserAgent` in struct `LogAnalyticsInputBase`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 9 additive change(s).
    • ️✔️compute/mgmt/2019-12-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2019-07-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2019-03-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2018-10-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2018-06-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2018-04-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-12-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-09-01/skus [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-03-30/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2016-03-30/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2015-06-15/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerservice/mgmt/2015-11-01-preview/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/compute/mgmt/2020-10-01-preview/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/compute/mgmt/2016-04-30-preview/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. 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
    • ️✔️armcompute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `VirtualMachineScaleSetExtensionProperties.ProtectedSettings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineScaleSetExtensionProperties.Settings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineCaptureResult.Resources` has been changed from `[]map[string]interface{}` to `[]interface{}`
      info	[Changelog] - Type of `VirtualMachineCaptureResult.Parameters` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineExtensionProperties.ProtectedSettings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineExtensionProperties.Settings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineExtensionUpdateProperties.Settings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `VirtualMachineExtensionUpdateProperties.ProtectedSettings` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `GalleryArtifactSource` has been removed
      info	[Changelog] - Struct `ManagedArtifact` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `SecurityEncryptionTypesDiskWithVMGuestState`
      info	[Changelog] - New const `ArchitectureTypesX64`
      info	[Changelog] - New const `SharingStateUnknown`
      info	[Changelog] - New const `RepairActionReimage`
      info	[Changelog] - New const `SharingStateSucceeded`
      info	[Changelog] - New const `SharingProfileGroupTypesCommunity`
      info	[Changelog] - New const `SharingUpdateOperationTypesEnableCommunity`
      info	[Changelog] - New const `ArchitectureTypesArm64`
      info	[Changelog] - New const `RepairActionRestart`
      info	[Changelog] - New const `ConfidentialVMEncryptionTypeEncryptedWithCmk`
      info	[Changelog] - New const `GalleryExtendedLocationTypeEdgeZone`
      info	[Changelog] - New const `GalleryExtendedLocationTypeUnknown`
      info	[Changelog] - New const `SecurityEncryptionTypesVMGuestStateOnly`
      info	[Changelog] - New const `RestorePointExpandOptionsInstanceView`
      info	[Changelog] - New const `RepairActionReplace`
      info	[Changelog] - New const `SharingStateFailed`
      info	[Changelog] - New const `ConfidentialVMEncryptionTypeEncryptedVMGuestStateOnlyWithPmk`
      info	[Changelog] - New const `ArchitectureArm64`
      info	[Changelog] - New const `SharingStateInProgress`
      info	[Changelog] - New const `ArchitectureX64`
      info	[Changelog] - New const `SecurityTypesConfidentialVM`
      info	[Changelog] - New const `ConfidentialVMEncryptionTypeEncryptedWithPmk`
      info	[Changelog] - New const `GalleryExpandParamsSharingProfileGroups`
      info	[Changelog] - New function `VirtualMachineScaleSetProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SharingState.ToPtr() *SharingState`
      info	[Changelog] - New function `PossibleGalleryExtendedLocationTypeValues() []GalleryExtendedLocationType`
      info	[Changelog] - New function `*VirtualMachineScaleSetProperties.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `ArchitectureTypes.ToPtr() *ArchitectureTypes`
      info	[Changelog] - New function `ConfidentialVMEncryptionType.ToPtr() *ConfidentialVMEncryptionType`
      info	[Changelog] - New function `PossibleArchitectureValues() []Architecture`
      info	[Changelog] - New function `PossibleRestorePointExpandOptionsValues() []RestorePointExpandOptions`
      info	[Changelog] - New function `*VirtualMachineProperties.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleSecurityEncryptionTypesValues() []SecurityEncryptionTypes`
      info	[Changelog] - New function `SecurityEncryptionTypes.ToPtr() *SecurityEncryptionTypes`
      info	[Changelog] - New function `PossibleArchitectureTypesValues() []ArchitectureTypes`
      info	[Changelog] - New function `*DedicatedHostsClient.BeginRestart(context.Context, string, string, string, *DedicatedHostsClientBeginRestartOptions) (DedicatedHostsClientRestartPollerResponse, error)`
      info	[Changelog] - New function `Architecture.ToPtr() *Architecture`
      info	[Changelog] - New function `*DedicatedHostsClientRestartPoller.FinalResponse(context.Context) (DedicatedHostsClientRestartResponse, error)`
      info	[Changelog] - New function `DedicatedHostsClientRestartPollerResponse.PollUntilDone(context.Context, time.Duration) (DedicatedHostsClientRestartResponse, error)`
      info	[Changelog] - New function `PossibleRepairActionValues() []RepairAction`
      info	[Changelog] - New function `VirtualMachineProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SharingStatus.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*DedicatedHostsClientRestartPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `GalleryExpandParams.ToPtr() *GalleryExpandParams`
      info	[Changelog] - New function `*DedicatedHostsClientRestartPoller.Done() bool`
      info	[Changelog] - New function `PossibleConfidentialVMEncryptionTypeValues() []ConfidentialVMEncryptionType`
      info	[Changelog] - New function `GalleryExtendedLocationType.ToPtr() *GalleryExtendedLocationType`
      info	[Changelog] - New function `*DedicatedHostsClientRestartPollerResponse.Resume(context.Context, *DedicatedHostsClient, string) error`
      info	[Changelog] - New function `*DedicatedHostsClientRestartPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `PossibleGalleryExpandParamsValues() []GalleryExpandParams`
      info	[Changelog] - New function `PossibleSharingStateValues() []SharingState`
      info	[Changelog] - New function `RestorePointInstanceView.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RestorePointExpandOptions.ToPtr() *RestorePointExpandOptions`
      info	[Changelog] - New function `RepairAction.ToPtr() *RepairAction`
      info	[Changelog] - New struct `DedicatedHostsClientBeginRestartOptions`
      info	[Changelog] - New struct `DedicatedHostsClientRestartPoller`
      info	[Changelog] - New struct `DedicatedHostsClientRestartPollerResponse`
      info	[Changelog] - New struct `DedicatedHostsClientRestartResponse`
      info	[Changelog] - New struct `DiskRestorePointInstanceView`
      info	[Changelog] - New struct `GalleryExtendedLocation`
      info	[Changelog] - New struct `GalleryTargetExtendedLocation`
      info	[Changelog] - New struct `OSDiskImageSecurityProfile`
      info	[Changelog] - New struct `RegionalSharingStatus`
      info	[Changelog] - New struct `RestorePointInstanceView`
      info	[Changelog] - New struct `SharingStatus`
      info	[Changelog] - New struct `VMDiskSecurityProfile`
      info	[Changelog] - New struct `VirtualMachineScaleSetHardwareProfile`
      info	[Changelog] - New field `ProtectedSettingsFromKeyVault` in struct `VirtualMachineExtensionProperties`
      info	[Changelog] - New field `Expand` in struct `RestorePointsClientGetOptions`
      info	[Changelog] - New field `RepairAction` in struct `AutomaticRepairsPolicy`
      info	[Changelog] - New field `ProtectedSettingsFromKeyVault` in struct `VirtualMachineScaleSetExtensionProperties`
      info	[Changelog] - New field `Filter` in struct `VirtualMachinesClientListAllOptions`
      info	[Changelog] - New field `SecurityProfile` in struct `VirtualMachineScaleSetManagedDiskParameters`
      info	[Changelog] - New field `TargetExtendedLocations` in struct `GalleryArtifactPublishingProfileBase`
      info	[Changelog] - New field `TimeCreated` in struct `CapacityReservationProperties`
      info	[Changelog] - New field `PlacementGroupID` in struct `VirtualMachineScaleSetsClientForceRecoveryServiceFabricPlatformUpdateDomainWalkOptions`
      info	[Changelog] - New field `Zone` in struct `VirtualMachineScaleSetsClientForceRecoveryServiceFabricPlatformUpdateDomainWalkOptions`
      info	[Changelog] - New field `AllowExtensionOperations` in struct `VirtualMachineScaleSetOSProfile`
      info	[Changelog] - New field `HardwareProfile` in struct `VirtualMachineScaleSetVMProfile`
      info	[Changelog] - New field `CommunityGalleryImageID` in struct `ImageReference`
      info	[Changelog] - New field `CommunityGalleryInfo` in struct `SharingProfile`
      info	[Changelog] - New field `TimeCreated` in struct `VirtualMachineScaleSetProperties`
      info	[Changelog] - New field `Architecture` in struct `VirtualMachineImageProperties`
      info	[Changelog] - New field `SharingStatus` in struct `GalleryProperties`
      info	[Changelog] - New field `PublicIPPrefix` in struct `VirtualMachineScaleSetUpdatePublicIPAddressConfigurationProperties`
      info	[Changelog] - New field `Architecture` in struct `GalleryImageProperties`
      info	[Changelog] - New field `Filter` in struct `VirtualMachinesClientListOptions`
      info	[Changelog] - New field `SecurityProfile` in struct `OSDiskImageEncryption`
      info	[Changelog] - New field `TimeCreated` in struct `DedicatedHostProperties`
      info	[Changelog] - New field `ProtectedSettingsFromKeyVault` in struct `VirtualMachineExtensionUpdateProperties`
      info	[Changelog] - New field `TargetExtendedLocations` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog] - New field `SourceRestorePoint` in struct `RestorePointProperties`
      info	[Changelog] - New field `InstanceView` in struct `RestorePointProperties`
      info	[Changelog] - New field `Expand` in struct `GalleriesClientGetOptions`
      info	[Changelog] - New field `TargetExtendedLocations` in struct `GalleryImageVersionPublishingProfile`
      info	[Changelog] - New field `SecurityProfile` in struct `ManagedDiskParameters`
      info	[Changelog] - New field `TimeCreated` in struct `VirtualMachineProperties`
      info	[Changelog]
      info	[Changelog] Total 10 breaking change(s), 108 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from f7dc83cc587f62c2006c9211b2d1e966b257ca30. 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]
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      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
    • ️✔️compute [View full logs]  [Preview Schema Changes]
    ️🔄 $(sdkName) inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @grizzlytheodore
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @grizzlytheodore
    Copy link
    Member

    LGTM

    @grizzlytheodore
    Copy link
    Member

    @ArcturusZhang could you help merge?

    @kangsun-ctrl kangsun-ctrl added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Feb 18, 2022
    @grizzlytheodore grizzlytheodore removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Feb 23, 2022
    @grizzlytheodore
    Copy link
    Member

    @ArcturusZhang ready for merging. Please merge

    @ArcturusZhang
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @ArcturusZhang
    Copy link
    Member

    We have a model collision issue on tag package-2021-08-01. I will make a change to this branch to remove the corresponding tag so that we could work that around and defer the real fix for that.

    @openapi-workflow-bot
    Copy link

    Hi @kangsun-ctrl, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @ArcturusZhang
    Copy link
    Member

    It turns out that we have to fix it in this PR because the package that is reporting errors has already been released, and we cannot remove it.
    The issue was introduced by the recent additions of x-ms-identifiers. Some files were added and some were not. Considering the tags in this RP are kind of entangled with each other - therefore if you added the extension to one of the file, you will have to add the same to other files in the same tag - and there is a chain reaction starting.
    I wonder why they could merge the PR that adds the new extension.
    I will push some commits to this branch to resolve that

    @ArcturusZhang ArcturusZhang mentioned this pull request Feb 25, 2022
    25 tasks
    @ArcturusZhang ArcturusZhang merged commit 2a89cd4 into Azure:main Feb 25, 2022
    FredericHeem pushed a commit to grucloud/azure-rest-api-specs that referenced this pull request Mar 7, 2022
    * save
    
    * save
    
    * add some missing x-ms-identifiers
    
    * add more x-ms-identifiers
    
    * add more x-ms-identifiers
    
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
    Sandido pushed a commit that referenced this pull request Mar 14, 2022
    * save
    
    * save
    
    * add some missing x-ms-identifiers
    
    * add more x-ms-identifiers
    
    * add more x-ms-identifiers
    
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants