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

Dev azurestackhci microsoft.azure stack hci 2022 10 01 #20924

Merged
merged 17 commits into from
Oct 2, 2022
Merged

Dev azurestackhci microsoft.azure stack hci 2022 10 01 #20924

merged 17 commits into from
Oct 2, 2022

Conversation

aditya-rs
Copy link
Contributor

@aditya-rs aditya-rs commented Sep 29, 2022

ARM API Information (Control Plane)

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

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

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. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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 the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For 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 you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

@openapi-workflow-bot
Copy link

Hi, @aditya-rs 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 5 Warnings warning [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    arcSettings.json 2022-10-01(cc9e791) 2022-09-01(main)
    arcSettings.json 2022-10-01(cc9e791) 2021-01-01-preview(main)
    clusters.json 2022-10-01(cc9e791) 2022-09-01(main)
    clusters.json 2022-10-01(cc9e791) 2021-01-01-preview(main)
    extensions.json 2022-10-01(cc9e791) 2022-09-01(main)
    extensions.json 2022-10-01(cc9e791) 2021-01-01-preview(main)
    operations.json 2022-10-01(cc9e791) 2022-09-01(main)
    operations.json 2022-10-01(cc9e791) 2021-01-01-preview(main)

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

    Rule Message
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L286:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.AzureStackHCI/stable/2022-10-01/extensions.json#L221:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.AzureStackHCI/stable/2022-10-01/extensions.json#L227:11
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'true' to 'false'.
    New: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L457:9
    Old: Microsoft.AzureStackHCI/preview/2021-01-01-preview/arcSettings.json#L280:9
    ⚠️ 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
    New: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L257:7
    Old: Microsoft.AzureStackHCI/preview/2021-01-01-preview/clusters.json#L257:7
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 8 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2022-10 package-2022-10(cc9e791) default(main)

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

    Rule Message Related RPC [For API reviewers]
    ⚠️ R2057 - InvalidSkuModel Sku Model definition 'Sku' is not valid. A Sku model must have 'name' property. It can also have 'tier', 'size', 'family', 'capacity' as optional properties.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/skus.json#L160
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'UpdateSummariesModel'. Consider using the plural form of 'UpdateSummaries' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updateSummaries.json#L39
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'UpdateSummariesModel'. Consider using the plural form of 'UpdateSummaries' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updateSummaries.json#L81
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'apply' in:'Updates_Post'. Consider updating the operationId
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updates.json#L39
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'updateRuns' with immediate parent 'Update', must have a list by immediate parent operation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updateRuns.json#L147
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'updates' with immediate parent 'Cluster', must have a list by immediate parent operation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updates.json#L208
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List available updates
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updates.json#L115
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Get Update summaries under cluster resource
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/updateSummaries.json#L111


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L503
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/extensions.json#L373
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L887
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L913
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Operations_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/operations.json#L38
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'createarcidentity' in:'ArcSettings_CreateIdentity'. Consider updating the operationId
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L316
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'createclusteridentity' in:'Clusters_CreateIdentity'. Consider updating the operationId
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L359
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L563
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: autoUpgradeMinorVersion
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/extensions.json#L461
    ⚠️ R4021 - DescriptionAndTitleMissing 'PasswordCredential' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L570
    ⚠️ R4021 - DescriptionAndTitleMissing 'secretText' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L573
    ⚠️ R4021 - DescriptionAndTitleMissing 'keyId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L576
    ⚠️ R4021 - DescriptionAndTitleMissing 'startDateTime' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L579
    ⚠️ R4021 - DescriptionAndTitleMissing 'endDateTime' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L583
    ⚠️ R4021 - DescriptionAndTitleMissing 'ArcIdentityResponseProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L602
    ⚠️ R4021 - DescriptionAndTitleMissing 'arcApplicationClientId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L605
    ⚠️ R4021 - DescriptionAndTitleMissing 'arcApplicationTenantId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L608
    ⚠️ R4021 - DescriptionAndTitleMissing 'arcServicePrincipalObjectId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L611
    ⚠️ R4021 - DescriptionAndTitleMissing 'arcApplicationObjectId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/arcSettings.json#L614
    ⚠️ R4021 - DescriptionAndTitleMissing 'RawCertificateData' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L872
    ⚠️ R4021 - DescriptionAndTitleMissing 'certificates' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L875
    ⚠️ R4021 - DescriptionAndTitleMissing 'UploadCertificateRequest' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L884
    ⚠️ R4021 - DescriptionAndTitleMissing 'SoftwareAssuranceChangeRequestProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L893
    ⚠️ R4021 - DescriptionAndTitleMissing 'softwareAssuranceIntent' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L896
    ⚠️ R4021 - DescriptionAndTitleMissing 'SoftwareAssuranceChangeRequest' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L910
    ⚠️ R4021 - DescriptionAndTitleMissing 'ClusterIdentityResponseProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L930
    ⚠️ R4021 - DescriptionAndTitleMissing 'aadClientId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L933
    ⚠️ R4021 - DescriptionAndTitleMissing 'aadTenantId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L936
    ⚠️ R4021 - DescriptionAndTitleMissing 'aadServicePrincipalObjectId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L939
    ⚠️ R4021 - DescriptionAndTitleMissing 'aadApplicationObjectId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.AzureStackHCI/stable/2022-10-01/clusters.json#L942
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️❌ApiReadinessCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    API Readiness check failed. Please make sure your service is deployed. "code: InvalidResourceType,
    message: The resource type 'operations' could not be found in the namespace 'Microsoft.AzureStackHCI' for api version '2022-10-01'. The supported api-versions are '2020-03-01-preview,
    2020-10-01,
    2020-11-01-preview,
    2021-01-01-preview,
    2021-07-01-preview,
    2021-09-01-preview,
    2021-09-01,
    2022-01-01,
    2022-03-01,
    2022-05-01,
    2022-08-01-preview,
    2022-09-01'."
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️⚠️~[Staging] TrafficValidation: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 5 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/cc9e79188a0d40a064cc03fa2473311173dec797/specification/azurestackhci/resource-manager/readme.md#tag-package-2022-10">azurestackhci/resource-manager/readme.md#package-2022-10
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ PreCheck/PropertyRedeclarationWarning "readme":"azurestackhci/resource-manager/readme.md",
    "tag":"package-2022-10",
    "details":"Schema 'ArcSetting' has a property 'systemData' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from ArcSetting"
    ⚠️ PreCheck/PropertyRedeclarationWarning "readme":"azurestackhci/resource-manager/readme.md",
    "tag":"package-2022-10",
    "details":"Schema 'Cluster' has a property 'systemData' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Cluster"
    ⚠️ PreCheck/PropertyRedeclarationWarning "readme":"azurestackhci/resource-manager/readme.md",
    "tag":"package-2022-10",
    "details":"Schema 'Extension' has a property 'systemData' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Extension"
    ⚠️ PreCheck/PropertyRedeclarationWarning "readme":"azurestackhci/resource-manager/readme.md",
    "tag":"package-2022-10",
    "details":"Schema 'Update' has a property 'systemData' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Update"
    ⚠️ UnkownSecurityScheme "readme":"azurestackhci/resource-manager/readme.md",
    "tag":"package-2022-10",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️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).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 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-python-track2 - track2_azure-mgmt-azurestackhci - 7.0.0
    +	Model ArcSetting no longer has parameter created_at
    +	Model ArcSetting no longer has parameter created_by
    +	Model ArcSetting no longer has parameter created_by_type
    +	Model ArcSetting no longer has parameter last_modified_at
    +	Model ArcSetting no longer has parameter last_modified_by
    +	Model ArcSetting no longer has parameter last_modified_by_type
    +	Model Cluster no longer has parameter created_at
    +	Model Cluster no longer has parameter created_by
    +	Model Cluster no longer has parameter created_by_type
    +	Model Cluster no longer has parameter last_modified_at
    +	Model Cluster no longer has parameter last_modified_by
    +	Model Cluster no longer has parameter last_modified_by_type
    +	Model Extension no longer has parameter created_at
    +	Model Extension no longer has parameter created_by
    +	Model Extension no longer has parameter created_by_type
    +	Model Extension no longer has parameter last_modified_at
    +	Model Extension no longer has parameter last_modified_by
    +	Model Extension no longer has parameter last_modified_by_type

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 41caa30. 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
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.Hci [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 41caa30. 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]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.15.0 -> 8.19.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.19.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-azurestackhci [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ClustersOperations.begin_extend_software_assurance_benefit
      info	[Changelog]   - Added operation group OffersOperations
      info	[Changelog]   - Added operation group PublishersOperations
      info	[Changelog]   - Added operation group SkusOperations
      info	[Changelog]   - Added operation group UpdateRunsOperations
      info	[Changelog]   - Added operation group UpdateSummariesOperations
      info	[Changelog]   - Added operation group UpdatesOperations
      info	[Changelog]   - Model ArcSetting has a new parameter system_data
      info	[Changelog]   - Model Cluster has a new parameter principal_id
      info	[Changelog]   - Model Cluster has a new parameter software_assurance_properties
      info	[Changelog]   - Model Cluster has a new parameter system_data
      info	[Changelog]   - Model Cluster has a new parameter tenant_id
      info	[Changelog]   - Model Cluster has a new parameter type_identity_type
      info	[Changelog]   - Model Cluster has a new parameter user_assigned_identities
      info	[Changelog]   - Model ClusterNode has a new parameter node_type
      info	[Changelog]   - Model ClusterNode has a new parameter os_display_version
      info	[Changelog]   - Model ClusterPatch has a new parameter principal_id
      info	[Changelog]   - Model ClusterPatch has a new parameter tenant_id
      info	[Changelog]   - Model ClusterPatch has a new parameter type
      info	[Changelog]   - Model ClusterPatch has a new parameter user_assigned_identities
      info	[Changelog]   - Model Extension has a new parameter system_data
      info	[Changelog]   - Model ProxyResource has a new parameter system_data
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model TrackedResource has a new parameter system_data
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ArcSetting no longer has parameter created_at
      info	[Changelog]   - Model ArcSetting no longer has parameter created_by
      info	[Changelog]   - Model ArcSetting no longer has parameter created_by_type
      info	[Changelog]   - Model ArcSetting no longer has parameter last_modified_at
      info	[Changelog]   - Model ArcSetting no longer has parameter last_modified_by
      info	[Changelog]   - Model ArcSetting no longer has parameter last_modified_by_type
      info	[Changelog]   - Model Cluster no longer has parameter created_at
      info	[Changelog]   - Model Cluster no longer has parameter created_by
      info	[Changelog]   - Model Cluster no longer has parameter created_by_type
      info	[Changelog]   - Model Cluster no longer has parameter last_modified_at
      info	[Changelog]   - Model Cluster no longer has parameter last_modified_by
      info	[Changelog]   - Model Cluster no longer has parameter last_modified_by_type
      info	[Changelog]   - Model Extension no longer has parameter created_at
      info	[Changelog]   - Model Extension no longer has parameter created_by
      info	[Changelog]   - Model Extension no longer has parameter created_by_type
      info	[Changelog]   - Model Extension no longer has parameter last_modified_at
      info	[Changelog]   - Model Extension no longer has parameter last_modified_by
      info	[Changelog]   - Model Extension no longer has parameter last_modified_by_type
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 41caa30. 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/azurestackhci/armazurestackhci [View full logs]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New const `ManagedServiceIdentityTypeSystemAssignedUserAssigned`
      info	[Changelog] - New const `ManagedServiceIdentityTypeUserAssigned`
      info	[Changelog] - New const `SoftwareAssuranceStatusDisabled`
      info	[Changelog] - New const `StateNotApplicableBecauseAnotherUpdateIsInProgress`
      info	[Changelog] - New const `StateReadyToInstall`
      info	[Changelog] - New const `ClusterNodeTypeThirdParty`
      info	[Changelog] - New const `UpdateSummariesPropertiesStatePreparationFailed`
      info	[Changelog] - New const `StateDownloadFailed`
      info	[Changelog] - New const `SoftwareAssuranceIntentDisable`
      info	[Changelog] - New type alias `UpdateRunPropertiesState`
      info	[Changelog] - New type alias `SoftwareAssuranceStatus`
      info	[Changelog] - New type alias `ManagedServiceIdentityType`
      info	[Changelog] - New type alias `SoftwareAssuranceIntent`
      info	[Changelog] - New type alias `UpdateSummariesPropertiesState`
      info	[Changelog] - New type alias `State`
      info	[Changelog] - New type alias `AvailabilityType`
      info	[Changelog] - New type alias `ClusterNodeType`
      info	[Changelog] - New function `NewUpdateSummariesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdateSummariesClient, error)`
      info	[Changelog] - New function `*UpdateRunsClient.NewListPager(string, string, string, *UpdateRunsClientListOptions) *runtime.Pager[UpdateRunsClientListResponse]`
      info	[Changelog] - New function `PossibleAvailabilityTypeValues() []AvailabilityType`
      info	[Changelog] - New function `*UpdateRunsClient.Get(context.Context, string, string, string, string, *UpdateRunsClientGetOptions) (UpdateRunsClientGetResponse, error)`
      info	[Changelog] - New function `PossibleSoftwareAssuranceStatusValues() []SoftwareAssuranceStatus`
      info	[Changelog] - New function `*UpdatesClient.BeginPost(context.Context, string, string, string, *UpdatesClientBeginPostOptions) (*runtime.Poller[UpdatesClientPostResponse], error)`
      info	[Changelog] - New function `NewUpdatesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdatesClient, error)`
      info	[Changelog] - New function `NewPublishersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PublishersClient, error)`
      info	[Changelog] - New function `PossibleUpdateSummariesPropertiesStateValues() []UpdateSummariesPropertiesState`
      info	[Changelog] - New function `*UpdateSummariesClient.Get(context.Context, string, string, *UpdateSummariesClientGetOptions) (UpdateSummariesClientGetResponse, error)`
      info	[Changelog] - New function `*OffersClient.NewListByPublisherPager(string, string, string, *OffersClientListByPublisherOptions) *runtime.Pager[OffersClientListByPublisherResponse]`
      info	[Changelog] - New function `*OffersClient.NewListByClusterPager(string, string, *OffersClientListByClusterOptions) *runtime.Pager[OffersClientListByClusterResponse]`
      info	[Changelog] - New function `NewOffersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OffersClient, error)`
      info	[Changelog] - New function `*SKUsClient.Get(context.Context, string, string, string, string, string, *SKUsClientGetOptions) (SKUsClientGetResponse, error)`
      info	[Changelog] - New function `*UpdatesClient.Get(context.Context, string, string, string, *UpdatesClientGetOptions) (UpdatesClientGetResponse, error)`
      info	[Changelog] - New function `*UpdatesClient.NewListPager(string, string, *UpdatesClientListOptions) *runtime.Pager[UpdatesClientListResponse]`
      info	[Changelog] - New function `*OffersClient.Get(context.Context, string, string, string, string, *OffersClientGetOptions) (OffersClientGetResponse, error)`
      info	[Changelog] - New function `PossibleManagedServiceIdentityTypeValues() []ManagedServiceIdentityType`
      info	[Changelog] - New function `NewSKUsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SKUsClient, error)`
      info	[Changelog] - New function `*PublishersClient.NewListByClusterPager(string, string, *PublishersClientListByClusterOptions) *runtime.Pager[PublishersClientListByClusterResponse]`
      info	[Changelog] - New function `PossibleUpdateRunPropertiesStateValues() []UpdateRunPropertiesState`
      info	[Changelog] - New function `*UpdateSummariesClient.NewListPager(string, string, *UpdateSummariesClientListOptions) *runtime.Pager[UpdateSummariesClientListResponse]`
      info	[Changelog] - New function `*SKUsClient.NewListByOfferPager(string, string, string, string, *SKUsClientListByOfferOptions) *runtime.Pager[SKUsClientListByOfferResponse]`
      info	[Changelog] - New function `PossibleSoftwareAssuranceIntentValues() []SoftwareAssuranceIntent`
      info	[Changelog] - New function `*PublishersClient.Get(context.Context, string, string, string, *PublishersClientGetOptions) (PublishersClientGetResponse, error)`
      info	[Changelog] - New function `PossibleStateValues() []State`
      info	[Changelog] - New function `PossibleClusterNodeTypeValues() []ClusterNodeType`
      info	[Changelog] - New function `*ClustersClient.BeginExtendSoftwareAssuranceBenefit(context.Context, string, string, SoftwareAssuranceChangeRequest, *ClustersClientBeginExtendSoftwareAssuranceBenefitOptions) (*runtime.Poller[ClustersClientExtendSoftwareAssuranceBenefitResponse], error)`
      info	[Changelog] - New function `NewUpdateRunsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UpdateRunsClient, error)`
      info	[Changelog] - New struct `ClustersClientBeginExtendSoftwareAssuranceBenefitOptions`
      info	[Changelog] - New struct `ClustersClientExtendSoftwareAssuranceBenefitResponse`
      info	[Changelog] - New struct `ManagedServiceIdentity`
      info	[Changelog] - New struct `Offer`
      info	[Changelog] - New struct `OfferList`
      info	[Changelog] - New struct `OfferProperties`
      info	[Changelog] - New struct `OffersClient`
      info	[Changelog] - New struct `OffersClientGetOptions`
      info	[Changelog] - New struct `OffersClientGetResponse`
      info	[Changelog] - New struct `OffersClientListByClusterOptions`
      info	[Changelog] - New struct `OffersClientListByClusterResponse`
      info	[Changelog] - New struct `OffersClientListByPublisherOptions`
      info	[Changelog] - New struct `OffersClientListByPublisherResponse`
      info	[Changelog] - New struct `PackageVersionInfo`
      info	[Changelog] - New struct `Publisher`
      info	[Changelog] - New struct `PublisherList`
      info	[Changelog] - New struct `PublisherProperties`
      info	[Changelog] - New struct `PublishersClient`
      info	[Changelog] - New struct `PublishersClientGetOptions`
      info	[Changelog] - New struct `PublishersClientGetResponse`
      info	[Changelog] - New struct `PublishersClientListByClusterOptions`
      info	[Changelog] - New struct `PublishersClientListByClusterResponse`
      info	[Changelog] - New struct `SKU`
      info	[Changelog] - New struct `SKUList`
      info	[Changelog] - New struct `SKUMappings`
      info	[Changelog] - New struct `SKUProperties`
      info	[Changelog] - New struct `SKUsClient`
      info	[Changelog] - New struct `SKUsClientGetOptions`
      info	[Changelog] - New struct `SKUsClientGetResponse`
      info	[Changelog] - New struct `SKUsClientListByOfferOptions`
      info	[Changelog] - New struct `SKUsClientListByOfferResponse`
      info	[Changelog] - New struct `SoftwareAssuranceChangeRequest`
      info	[Changelog] - New struct `SoftwareAssuranceChangeRequestProperties`
      info	[Changelog] - New struct `SoftwareAssuranceProperties`
      info	[Changelog] - New struct `Step`
      info	[Changelog] - New struct `Update`
      info	[Changelog] - New struct `UpdateList`
      info	[Changelog] - New struct `UpdatePrerequisite`
      info	[Changelog] - New struct `UpdateProperties`
      info	[Changelog] - New struct `UpdateRun`
      info	[Changelog] - New struct `UpdateRunList`
      info	[Changelog] - New struct `UpdateRunProperties`
      info	[Changelog] - New struct `UpdateRunsClient`
      info	[Changelog] - New struct `UpdateRunsClientGetOptions`
      info	[Changelog] - New struct `UpdateRunsClientGetResponse`
      info	[Changelog] - New struct `UpdateRunsClientListOptions`
      info	[Changelog] - New struct `UpdateRunsClientListResponse`
      info	[Changelog] - New struct `UpdateStateProperties`
      info	[Changelog] - New struct `UpdateSummaries`
      info	[Changelog] - New struct `UpdateSummariesClient`
      info	[Changelog] - New struct `UpdateSummariesClientGetOptions`
      info	[Changelog] - New struct `UpdateSummariesClientGetResponse`
      info	[Changelog] - New struct `UpdateSummariesClientListOptions`
      info	[Changelog] - New struct `UpdateSummariesClientListResponse`
      info	[Changelog] - New struct `UpdateSummariesList`
      info	[Changelog] - New struct `UpdateSummariesProperties`
      info	[Changelog] - New struct `UpdatesClient`
      info	[Changelog] - New struct `UpdatesClientBeginPostOptions`
      info	[Changelog] - New struct `UpdatesClientGetOptions`
      info	[Changelog] - New struct `UpdatesClientGetResponse`
      info	[Changelog] - New struct `UpdatesClientListOptions`
      info	[Changelog] - New struct `UpdatesClientListResponse`
      info	[Changelog] - New struct `UpdatesClientPostResponse`
      info	[Changelog] - New struct `UserAssignedIdentity`
      info	[Changelog] - New field `Identity` in struct `ClusterPatch`
      info	[Changelog] - New field `SoftwareAssuranceProperties` in struct `ClusterProperties`
      info	[Changelog] - New field `SystemData` in struct `ProxyResource`
      info	[Changelog] - New field `Identity` in struct `Cluster`
      info	[Changelog] - New field `SystemData` in struct `Resource`
      info	[Changelog] - New field `OSDisplayVersion` in struct `ClusterNode`
      info	[Changelog] - New field `NodeType` in struct `ClusterNode`
      info	[Changelog] - New field `SystemData` in struct `TrackedResource`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 215 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 41caa30. 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-azurestackhci [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group Offers
      info	[Changelog]   - Added operation group Publishers
      info	[Changelog]   - Added operation group Skus
      info	[Changelog]   - Added operation group UpdateRuns
      info	[Changelog]   - Added operation group Updates
      info	[Changelog]   - Added operation group UpdateSummariesOperations
      info	[Changelog]   - Added operation Clusters.beginExtendSoftwareAssuranceBenefit
      info	[Changelog]   - Added operation Clusters.beginExtendSoftwareAssuranceBenefitAndWait
      info	[Changelog]   - Added Interface ArcSetting
      info	[Changelog]   - Added Interface Cluster
      info	[Changelog]   - Added Interface ClustersExtendSoftwareAssuranceBenefitOptionalParams
      info	[Changelog]   - Added Interface Extension
      info	[Changelog]   - Added Interface Offer
      info	[Changelog]   - Added Interface OfferList
      info	[Changelog]   - Added Interface OffersGetOptionalParams
      info	[Changelog]   - Added Interface OffersListByClusterNextOptionalParams
      info	[Changelog]   - Added Interface OffersListByClusterOptionalParams
      info	[Changelog]   - Added Interface OffersListByPublisherNextOptionalParams
      info	[Changelog]   - Added Interface OffersListByPublisherOptionalParams
      info	[Changelog]   - Added Interface PackageVersionInfo
      info	[Changelog]   - Added Interface ProxyResource
      info	[Changelog]   - Added Interface Publisher
      info	[Changelog]   - Added Interface PublisherList
      info	[Changelog]   - Added Interface PublishersGetOptionalParams
      info	[Changelog]   - Added Interface PublishersListByClusterNextOptionalParams
      info	[Changelog]   - Added Interface PublishersListByClusterOptionalParams
      info	[Changelog]   - Added Interface Sku
      info	[Changelog]   - Added Interface SkuList
      info	[Changelog]   - Added Interface SkuMappings
      info	[Changelog]   - Added Interface SkusGetOptionalParams
      info	[Changelog]   - Added Interface SkusListByOfferNextOptionalParams
      info	[Changelog]   - Added Interface SkusListByOfferOptionalParams
      info	[Changelog]   - Added Interface SoftwareAssuranceChangeRequest
      info	[Changelog]   - Added Interface SoftwareAssuranceChangeRequestProperties
      info	[Changelog]   - Added Interface SoftwareAssuranceProperties
      info	[Changelog]   - Added Interface Step
      info	[Changelog]   - Added Interface SystemData
      info	[Changelog]   - Added Interface TrackedResource
      info	[Changelog]   - Added Interface Update
      info	[Changelog]   - Added Interface UpdateList
      info	[Changelog]   - Added Interface UpdatePrerequisite
      info	[Changelog]   - Added Interface UpdateRun
      info	[Changelog]   - Added Interface UpdateRunList
      info	[Changelog]   - Added Interface UpdateRunsGetOptionalParams
      info	[Changelog]   - Added Interface UpdateRunsListNextOptionalParams
      info	[Changelog]   - Added Interface UpdateRunsListOptionalParams
      info	[Changelog]   - Added Interface UpdatesGetOptionalParams
      info	[Changelog]   - Added Interface UpdatesListNextOptionalParams
      info	[Changelog]   - Added Interface UpdatesListOptionalParams
      info	[Changelog]   - Added Interface UpdatesPostOptionalParams
      info	[Changelog]   - Added Interface UpdateSummaries
      info	[Changelog]   - Added Interface UpdateSummariesGetOptionalParams
      info	[Changelog]   - Added Interface UpdateSummariesList
      info	[Changelog]   - Added Interface UpdateSummariesListNextOptionalParams
      info	[Changelog]   - Added Interface UpdateSummariesListOptionalParams
      info	[Changelog]   - Added Interface UserAssignedIdentity
      info	[Changelog]   - Added Type Alias AvailabilityType
      info	[Changelog]   - Added Type Alias ClusterNodeType
      info	[Changelog]   - Added Type Alias ClustersExtendSoftwareAssuranceBenefitResponse
      info	[Changelog]   - Added Type Alias ManagedServiceIdentityType
      info	[Changelog]   - Added Type Alias OffersGetResponse
      info	[Changelog]   - Added Type Alias OffersListByClusterNextResponse
      info	[Changelog]   - Added Type Alias OffersListByClusterResponse
      info	[Changelog]   - Added Type Alias OffersListByPublisherNextResponse
      info	[Changelog]   - Added Type Alias OffersListByPublisherResponse
      info	[Changelog]   - Added Type Alias PublishersGetResponse
      info	[Changelog]   - Added Type Alias PublishersListByClusterNextResponse
      info	[Changelog]   - Added Type Alias PublishersListByClusterResponse
      info	[Changelog]   - Added Type Alias SkusGetResponse
      info	[Changelog]   - Added Type Alias SkusListByOfferNextResponse
      info	[Changelog]   - Added Type Alias SkusListByOfferResponse
      info	[Changelog]   - Added Type Alias SoftwareAssuranceIntent
      info	[Changelog]   - Added Type Alias SoftwareAssuranceStatus
      info	[Changelog]   - Added Type Alias State
      info	[Changelog]   - Added Type Alias UpdateRunPropertiesState
      info	[Changelog]   - Added Type Alias UpdateRunsGetResponse
      info	[Changelog]   - Added Type Alias UpdateRunsListNextResponse
      info	[Changelog]   - Added Type Alias UpdateRunsListResponse
      info	[Changelog]   - Added Type Alias UpdatesGetResponse
      info	[Changelog]   - Added Type Alias UpdatesListNextResponse
      info	[Changelog]   - Added Type Alias UpdatesListResponse
      info	[Changelog]   - Added Type Alias UpdateSummariesGetResponse
      info	[Changelog]   - Added Type Alias UpdateSummariesListNextResponse
      info	[Changelog]   - Added Type Alias UpdateSummariesListResponse
      info	[Changelog]   - Added Type Alias UpdateSummariesPropertiesState
      info	[Changelog]   - Interface ClusterNode has a new optional parameter nodeType
      info	[Changelog]   - Interface ClusterNode has a new optional parameter osDisplayVersion
      info	[Changelog]   - Interface ClusterPatch has a new optional parameter principalId
      info	[Changelog]   - Interface ClusterPatch has a new optional parameter tenantId
      info	[Changelog]   - Interface ClusterPatch has a new optional parameter type
      info	[Changelog]   - Interface ClusterPatch has a new optional parameter userAssignedIdentities
      info	[Changelog]   - Interface Resource has a new optional parameter systemData
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter offers
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter publishers
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter skus
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter updateRuns
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter updates
      info	[Changelog]   - Class AzureStackHCIClient has a new parameter updateSummariesOperations
      info	[Changelog]   - Added Enum KnownAvailabilityType
      info	[Changelog]   - Added Enum KnownClusterNodeType
      info	[Changelog]   - Added Enum KnownManagedServiceIdentityType
      info	[Changelog]   - Added Enum KnownSoftwareAssuranceIntent
      info	[Changelog]   - Added Enum KnownSoftwareAssuranceStatus
      info	[Changelog]   - Added Enum KnownState
      info	[Changelog]   - Added Enum KnownUpdateRunPropertiesState
      info	[Changelog]   - Added Enum KnownUpdateSummariesPropertiesState
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 41caa30. 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]  old lockfile
      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
    • ️✔️azurestackhci [View full logs]  [Release Schema Changes]
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 41caa30. 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.StackHci [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/azurestackhci/armazurestackhci Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-azurestackhci Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-azurestackhci Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.Hci Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-azurestackhci Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @openapi-workflow-bot
    Copy link

    Hi, @aditya-rs your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @ghost
    Copy link

    ghost commented Sep 29, 2022

    CLA assistant check
    All CLA requirements met.

    "type": "string",
    "readOnly": true
    },
    "publisherId": {
    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    publisherId

    It helps to describe what kind of Id this is. If it's an ARM resource, then "publisherResourceId" would be recommended (and updated in the description). If it's a different kind of Id, then adding some info in the description would be helpful.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Description already added

    Copy link
    Member

    @mentat9 mentat9 Sep 30, 2022

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    But even the description is ambiguous. If this isn't an ARM resource Id, then what is it? A guid? A user-selected name, something else? It's helpful for users of your APIs to have more than "publisher Id" to go on.

    Copy link
    Contributor

    @bsomeshekar bsomeshekar Oct 1, 2022

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    PublisherId is one of the attributes to determine marketplace image offer. A marketplace image in azure has publisher, offer, sku and version attributes which uniquely identify a given image offer.
    We tried to align with existing compute RP marketplace APIs, so we followed similar naming convention in our RP as well.

    @agrbhuvnesh agrbhuvnesh removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 30, 2022
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 30, 2022
    @mentat9 mentat9 added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 30, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 30, 2022
    @agrbhuvnesh agrbhuvnesh removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 30, 2022
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 30, 2022
    @mentat9
    Copy link
    Member

    mentat9 commented Oct 1, 2022

    Signing off with comments to unblock. Please address remaining comments before merging this PR These two are particularly important:
    #20924 (comment)
    #20924 (comment)

    @mentat9 mentat9 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 1, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 1, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-FixRequiredOnFailure ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager RPaaS
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    7 participants