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

2024-02-01-preview version for Microsoft.Management.

Open ramoka178 opened this issue 1 year ago • 8 comments

ARM (Control Plane) API Specification Update Pull Request

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

PR review workflow diagram

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

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you, you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason. Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

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

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page. If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested is removed from your PR. This should cause the label WaitForARMFeedback to be added. [2] public repo merge queue, private repo merge queue (for ARM review queue, [1])

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

Purpose of this PR

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

  • [X] New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • [ ] Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • [ ] Update existing version to fix swagger quality issues in S360.
  • [ ] Other, please clarify:
    • edit this with your clarification

Due diligence checklist

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

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

Additional information

Viewing API changes

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

Suppressing failures

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

Getting help

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

ramoka178 avatar Jan 08 '24 13:01 ramoka178

/azp run

mentat9 avatar Jan 12 '24 17:01 mentat9

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR is in purview of ARM review (label: ARMReview). Please ensure your PR is on the ARM PR review queue - see instructions in steps 1 and 2 in the PR description diagram.
  • ❌ The required check named Swagger ModelValidation has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it.

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 33 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
management.json 2024-02-01-preview(df16a90) 2023-04-01(main)
management.json 2024-02-01-preview(df16a90) 2018-03-01-preview(main)

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

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

Rule Message
:warning: 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'OperationResultIdParameter' removed or renamed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L2168:3
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1447:3
:warning: 1011 - AddingResponseCode The new version adds a response code '200'.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L378:11
:warning: 1011 - AddingResponseCode The new version adds a response code '200'.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L418:11
:warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L185:13
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L175:13
:warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1505:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L980:9
:warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L276:13
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L253:13
:warning: 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1475:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L980:9
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) '/providers/Microsoft.Management/managementGroups' from the old version.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1381:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L904:9
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) '/providers/Microsoft.Management/managementGroups' from the old version.
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L152:9
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) '/providers/Microsoft.Management/managementGroups' from the old version.
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L434:9
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) '/providers/Microsoft.Management/managementGroups' from the old version.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1437:5
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L954:5
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) '/providers/Microsoft.Management/managementGroups' from the old version.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L2053:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1420:9
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'nextLink' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1152:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L763:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'roles' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1301:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L846:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'roles' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1380:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L903:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'roles' renamed or removed?
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L152:9
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'provisioningState' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1195:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L984:11
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'parentId' renamed or removed?
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L199:9
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'parentId' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1869:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1237:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'roles' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1911:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1279:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'roles' renamed or removed?
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1966:7
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1343:7
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L104:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1381:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L904:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L162:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L776:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1764:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1132:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L1769:9
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1137:9
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L2192:5
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1471:5
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L2261:5
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1534:5
:warning: 1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
New: Microsoft.Management/preview/2024-02-01-preview/management.json#L2340:5
Old: Microsoft.Management/preview/2018-03-01-preview/management.json#L1611:5
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
compared tags (via openapi-validator v2.1.6) new version base version
default default(df16a90) default(main)
️❌Avocado: 27 Errors, 0 Warnings failed [Detail]
Rule Message
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/AddManagementGroupSubscription.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/CheckManagementGroupNameAvailability.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/DeleteHierarchySettings.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/DeleteManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetAllSubscriptionsFromManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetApplication.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetDescendants.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetEntities.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetHierarchySettings.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetManagementGroupWithAncestors.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetManagementGroupWithExpand.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetManagementGroupWithExpandAndRecurse.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetManagementGroupWithPath.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/GetSubscriptionFromManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/ListHierarchySettings.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/ListManagementGroups.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/ListOperations.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/PatchHierarchySettings.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/PatchManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/PutApplication.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/PutHierarchySettings.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/PutManagementGroup.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/RemoveManagementGroupSubscription.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/StartTenantBackfillRequest.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/managementgroups/resource-manager/readme.md
json: preview/2024-02-01-preview/examples/TenantBackfillStatusRequest.json
UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
readme: specification/managementgroups/resource-manager/readme.md
json: Microsoft.Management/preview/2024-02-01-preview/management.json
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️❌ModelValidation: 8 Errors, 0 Warnings failed [Detail]
Rule Message
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "provisioningState" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L2131:30
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "id" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L14:15
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "name" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L20:17
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "type" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L25:17
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "provisioningState" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L2131:30
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "id" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L14:15
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "name" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L20:17
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "type" cannot be sent in the request
Url: Microsoft.Management/preview/2024-02-01-preview/management.json#L25:17
ExampleUrl: preview/2024-02-01-preview/examples/PutApplication.json#L5:33
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Swagger Generation Artifacts

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

Breaking Changes Tracking



️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 9681d19236247fa44a9abcaa5860aa6183440608. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    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-managementgroups [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added model EntitySearchType
    info	[Changelog]   - Added model EntityViewParameterType
    info	[Changelog]   - Added model ManagementGroupExpandType
️🔄 azure-sdk-for-java inProgress [Detail]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 9681d19236247fa44a9abcaa5860aa6183440608. 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/managementgroups/armmanagementgroups [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
️❌ azure-sdk-for-js failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from 9681d19236247fa44a9abcaa5860aa6183440608. 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
    error	Fatal error: ENOENT: no such file or directory, open 'azure-sdk-for-js_tmp/generateInput.json'
    ENOENT: no such file or directory, open 'azure-sdk-for-js_tmp/generateInput.json'
    error	Fatal error: Error: ENOENT: no such file or directory, open 'azure-sdk-for-js_tmp/generateInput.json'    at Object.openSync (node:fs:596:3)    at Object.writeFileSync (node:fs:2322:35)    at exports.writeTmpJsonFile (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/utils/fsUtils.js:120:18)    at workflowCallGenerateScript (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:487:15)    at workflowHandleReadmeMdOrTypeSpecProject (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:209:46)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)    at async exports.workflowMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:103:13)    at async exports.sdkAutoMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:210:13)    at async /mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from 9681d19236247fa44a9abcaa5860aa6183440608. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh]  notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.2.3 -> 10.3.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.3.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    warn	No file changes detected after generation
  • ️✔️managementgroups [View full logs
️❌ azure-powershell failed [Detail]
  • Code Generator Failed [Logs] Generate from 9681d19236247fa44a9abcaa5860aa6183440608. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    error	Script return with result [failed] code [2] signal [null] cwd [azure-powershell]: sh ./tools/SwaggerCI/init.sh
    warn	File azure-powershell_tmp/initOutput.json not found to read
    error	Fatal error: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'
    ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'
    error	Fatal error: Error: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'    at Object.openSync (node:fs:596:3)    at Object.writeFileSync (node:fs:2322:35)    at exports.writeTmpJsonFile (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/utils/fsUtils.js:120:18)    at workflowCallGenerateScript (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:487:15)    at workflowHandleReadmeMdOrTypeSpecProject (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:209:46)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)    at async exports.workflowMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:99:9)    at async exports.sdkAutoMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:210:13)    at async /mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
Posted by Swagger Pipeline | How to fix these errors?

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/managementgroups/armmanagementgroups There is no API change compared with the previous version

Azure Pipelines successfully started running 4 pipeline(s).

azure-pipelines[bot] avatar Jan 12 '24 17:01 azure-pipelines[bot]

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

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

Hi, @ramoka178. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

Hi, @ramoka178. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

Hi, @ramoka178. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.