Skip to content

Conversation

@sameerpatro
Copy link
Contributor

@sameerpatro sameerpatro commented Sep 6, 2021

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 copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • 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, @sameerpatro 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. [email protected]

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 6, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️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
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L3049
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L3295
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L3049
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L3295
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'SupportPackages' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L3612
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'SupportPackages' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L3612
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'DiagnosticSettings_UpdateDiagnosticProactiveLogCollectionSettings' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L767
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'DiagnosticSettings_UpdateDiagnosticRemoteSupportSettings' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L870
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'DiagnosticSettings_UpdateDiagnosticProactiveLogCollectionSettings' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L767
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'DiagnosticSettings_UpdateDiagnosticRemoteSupportSettings' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L870
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'jobs' with immediate parent 'DataBoxEdgeDevice', must have a list by immediate parent operation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L6032
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'operationsStatus' with immediate parent 'DataBoxEdgeDevice', must have a list by immediate parent operation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L6032
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'jobs' with immediate parent 'DataBoxEdgeDevice', must have a list by immediate parent operation.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L6032
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'operationsStatus' with immediate parent 'DataBoxEdgeDevice', must have a list by immediate parent operation.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L6032
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: toBeExportedForShoebox
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L6696
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: fillGapWithZero
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L6761
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L7241
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: toBeExportedForShoebox
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L6696
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: fillGapWithZero
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L6761
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L7241
    ⚠️ R4014 - AllResourcesMustHaveGetOperation The resource 'Node' does not have get operation, please add it.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L7111
    ⚠️ R4014 - AllResourcesMustHaveGetOperation The resource 'Node' does not have get operation, please add it.
    Location: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L7111
    ⚠️ R4021 - DescriptionAndTitleMissing 'SubscriptionProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L8450
    ⚠️ R4021 - DescriptionAndTitleMissing 'SubscriptionRegisteredFeatures' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L8474
    ⚠️ R4021 - DescriptionAndTitleMissing 'state' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L5565
    ⚠️ R4021 - DescriptionAndTitleMissing 'registrationDate' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L5579
    ⚠️ R4021 - DescriptionAndTitleMissing 'subscriptionId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L5582
    ⚠️ R4021 - DescriptionAndTitleMissing 'tenantId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L8453
    ⚠️ R4021 - DescriptionAndTitleMissing 'locationPlacementId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L8456
    ⚠️ R4021 - DescriptionAndTitleMissing 'quotaId' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DataBoxEdge/stable/2021-06-01/databoxedge.json#L8459
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️Cross-Version Breaking Changes: 160 Warnings warning [Detail]
    The following breaking changes are detected by comparison with latest preview version:

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

    Rule Message
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L39:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L39:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L4656:9
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L4391:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L4678:11
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L4412:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L78:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L78:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L124:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L124:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L173:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L173:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L222:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L222:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L278:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L275:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L328:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L323:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L382:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L377:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L428:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L423:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L484:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L479:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L530:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L525:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L586:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L581:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L649:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L644:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L704:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L699:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L957:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L746:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1004:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L793:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1050:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L839:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1096:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L885:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1150:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L939:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1196:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L985:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1242:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1031:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1298:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1087:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1344:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1133:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1393:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1182:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1449:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1238:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1497:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1286:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1544:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1333:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DataBoxEdge/preview/2021-06-01-preview/databoxedge.json#L1590:13
    Old: Microsoft.DataBoxEdge/preview/2021-02-01-preview/databoxedge.json#L1379:13
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] 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 Sep 6, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - databoxedge/mgmt/2021-02-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - databoxedge/mgmt/2020-12-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - databoxedge/mgmt/2020-09-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - databoxedge/mgmt/2019-08-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - databoxedge/mgmt/2019-07-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - databoxedge/mgmt/2019-03-01/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - preview/databoxedge/mgmt/2021-02-01-preview/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - preview/databoxedge/mgmt/2020-09-01-preview/databoxedge - v57.2.0
    ️✔️azure-sdk-for-go - preview/databoxedge/mgmt/2020-05-01-preview/databoxedge - v57.2.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-databoxedge - 1.0.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/databoxedge/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.DataBoxEdge [View full logs]  [Preview SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. 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
    • ️✔️track2_azure-mgmt-databoxedge [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model DataBoxEdgeSku has a new parameter capabilities
      info	[Changelog]   - Added operation group DiagnosticSettingsOperations
      info	[Changelog]   - Added operation group SupportPackagesOperations
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/databoxedge/resource-manager/readme.md
    • ️✔️@azure/arm-databoxedge [View full logs]  [Preview SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/dataBoxEdgeManagementClient.js → ./dist/arm-databoxedge.js...
      cmderr	[npmPack] created ./dist/arm-databoxedge.js in 784ms
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. SDK Automation 14.0.0
      command	sh ./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
    • ️✔️databoxedge/mgmt/2021-02-01/databoxedge [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
    • ️✔️databoxedge/mgmt/2020-12-01/databoxedge [View full logs
      info	[Changelog] No exported changes
    • ️✔️databoxedge/mgmt/2020-09-01/databoxedge [View full logs
      info	[Changelog] This is a new package
    • ️✔️databoxedge/mgmt/2019-08-01/databoxedge [View full logs
      info	[Changelog] No exported changes
    • ️✔️databoxedge/mgmt/2019-07-01/databoxedge [View full logs
      info	[Changelog] No exported changes
    • ️✔️databoxedge/mgmt/2019-03-01/databoxedge [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/databoxedge/mgmt/2021-02-01-preview/databoxedge [View full logs
      info	[Changelog] This is a new package
    • ️✔️preview/databoxedge/mgmt/2020-09-01-preview/databoxedge [View full logs
      info	[Changelog] This is a new package
    • ️✔️preview/databoxedge/mgmt/2020-05-01-preview/databoxedge [View full logs
      info	[Changelog] No exported changes
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. 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] 2021-09-16 06:16:39 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-databoxedge;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2021-09-16 06:16:39 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2021-09-16 06:16:39 INFO autorest --version=3.6.0 --use=@autorest/[email protected] --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/databoxedge/azure-resourcemanager-databoxedge --java.namespace=com.azure.resourcemanager.databoxedge   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/databoxedge/resource-manager/readme.md
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-databoxedge
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Skip] pom already has module azure-resourcemanager-databoxedge
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Skip] pom already has module sdk/databoxedge
      cmderr	[generate.py] 2021-09-16 06:17:28 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-databoxedge [View full logs]  [Preview SDK Changes]
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Got artifact_id: azure-resourcemanager-databoxedge
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Got artifact: azure-resourcemanager-databoxedge-1.0.0-beta.2-javadoc.jar
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Got artifact: azure-resourcemanager-databoxedge-1.0.0-beta.2-sources.jar
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Got artifact: azure-resourcemanager-databoxedge-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG Match jar package: azure-resourcemanager-databoxedge-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-09-16 06:19:44 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/15929/azure-sdk-for-java/azure-resourcemanager-databoxedge/azure-resourcemanager-databoxedge-1.0.0-beta.2.jar\" -o azure-resourcemanager-databoxedge-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-databoxedge -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-databoxedge-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from bf7503a7ec3539d3adae67a5ae4705dbc9639db1. 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] WARN 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
    • ️✔️databoxedge [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @sameerpatro, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @sameerpatro
    Copy link
    Contributor Author

    Hi @chunyu3 ,

    We need help with the violation.
    For the OrderHelper issue, we have added some parameter as optional as part of preview api which has changed the order of the parameters in the constructor. Can you please help to let us know how to resolve this?
    For the Skutest, we don't have any sku api and wanted to remove the test as its redundant. Can you please help us to remove this test.

    It would be great if you could help us on the above to proceed with the PR merge. Thanks.

    @openapi-workflow-bot
    Copy link

    Hi, @sameerpatro your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    @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 14, 2021
    @sameerpatro
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Commenter does not have sufficient privileges for PR 15929 in repo Azure/azure-rest-api-specs

    @j5lim
    Copy link
    Contributor

    j5lim commented Sep 17, 2021

    @sameerpatro Can you please follow the instruction for 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.

    This allows the reviewer to compare just two commits to see changes introduced by the new api version and makes the review more efficient. Or please let us know if there are commits we can compare to see new changes only, then we can proceed the review.

    @sameerpatro
    Copy link
    Contributor Author

    Hi @j5lim ,
    It is only new changes and all changes are in new API version only. The number of commits are more as we fixed validations in PR itself. We will take this feedback and ensure the PR contains lesser commits from next time. Please help to review and let us know for any feedback to merge the PR. Thanks

    @j5lim
    Copy link
    Contributor

    j5lim commented Sep 20, 2021

    Hi @j5lim ,
    It is only new changes and all changes are in new API version only. The number of commits are more as we fixed validations in PR itself. We will take this feedback and ensure the PR contains lesser commits from next time. Please help to review and let us know for any feedback to merge the PR. Thanks

    I'm not talking about the number of commits. The number of commits does not matter as long as the reviewer can compare two commits to see new changes only. I see databoxedge.json exists in the previous api-version. So the PR does not seem to contain new changes only.

    @sameerpatro
    Copy link
    Contributor Author

    Thanks. It is a new API version over 2021-02-01. Will you be able to compare between 1) 2021-02-01 and 2021-06-01 2) 2021-06-01 and 2021-06-01-preview and sign off? Is the change you are asking a new requirement? We used to follow same process as we did now for reviewing previous versions

    @j5lim
    Copy link
    Contributor

    j5lim commented Sep 21, 2021

    Thanks. It is a new API version over 2021-02-01. Will you be able to compare between 1) 2021-02-01 and 2021-06-01 2) 2021-06-01 and 2021-06-01-preview and sign off? Is the change you are asking a new requirement? We used to follow same process as we did now for reviewing previous versions

    Given the amount of files, it will be very inefficient for the reviewer to compare multiple api-versions manually. Can you please create a new PR following
    [ ] 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.

    Thank you.

    @sameerpatro
    Copy link
    Contributor Author

    Thanks @j5lim . Here is the PR #16120. Please help to review and let us know to close on this soon. Thanks for your help.

    @j5lim
    Copy link
    Contributor

    j5lim commented Sep 22, 2021

    Thanks @j5lim . Here is the PR #16120. Please help to review and let us know to close on this soon. Thanks for your help.

    Thanks @sameerpatro. Tagging the current weeks' reviewers @chiragg4u @raosuhas so that they can review.

    @sameerpatro
    Copy link
    Contributor Author

    Hi @chiragg4u @raosuhas,
    Can you please help to review the PR #16120. Thanks

    @sameerpatro
    Copy link
    Contributor Author

    sameerpatro commented Sep 24, 2021

    @chiragg4u / @raosuhas ,

    Can you please help to let me know if you have any update on this? Can you please help to review it. We want to close on this soon. Thanks for help.
    PR: #16120

    @sameerpatro
    Copy link
    Contributor Author

    I am closing this as I have created another PR #16120. Thanks.

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

    Labels

    WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    5 participants