[Hub Generated] Publish private branch 'nickdepinet-devcenter-Microsoft.DevCenter-2024-02-01'
This is a PR generated at OpenAPI Hub. You can view your work branch via this link.
ARM (Control Plane) API Specification Update Pull Request
[!TIP] Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.
[!NOTE] As of January 2024 there is no PR assignee. This is expected. See https://aka.ms/azsdk/pr-arm-review.
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
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)
- For help with Step 2 / "ARM review", see https://aka.ms/azsdk/pr-arm-review.
Click here to see the diagram footnotes
Diagram footnotes
[1] See ARM review queue (for PR merge queues, see [2]).
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])
The ARM reviewer on-call engineer visits the merge queue twice a day, so the approximate ETA for merges is 12 - 24 hours.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
- [ ] New resource provider.
- [ ] New API version for an existing resource provider. (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 OpenAPI spec 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:
- [ ] I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
- [ ] 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 suppressions guide to get approval.
Getting help
- First, please carefully read through this PR description, from top to bottom. Please fill out the
Purpose of this PRandDue diligence checklist. - To understand what you must do next to merge this PR, see the
Next Steps to Mergecomment. 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.
- For help with PR workflow diagram Step 2 (ARM review), see https://aka.ms/azsdk/pr-arm-review.
- If the PR CI checks appear to be stuck in
queuedstate, please add a comment with contents/azp run. This should result in a new comment denoting aPR validation pipelinehas 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.
The PR is created based on the updates in the private branch. The updates in the PR has already been reviewed and approved with this PR Azure/azure-rest-api-specs-pr/16940
Next Steps to Merge
✅ All automated merging requirements have been met! To get your PR merged, see https://aka.ms/azsdk/specreview/merge.
Swagger Validation Report
️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 118 Errors, 227 Warnings failed [Detail]
| Compared specs (v0.10.7) | new version | base version |
|---|---|---|
| commonDefinitions.json | 2024-02-01(ee837b3) | 2023-04-01(main) |
| commonDefinitions.json | 2024-02-01(ee837b3) | 2023-10-01-preview(main) |
| devcenter.json | 2024-02-01(ee837b3) | 2023-04-01(main) |
| devcenter.json | 2024-02-01(ee837b3) | 2023-10-01-preview(main) |
| vdi.json | 2024-02-01(ee837b3) | 2023-04-01(main) |
| vdi.json | 2024-02-01(ee837b3) | 2023-10-01-preview(main) |
The following breaking changes are detected by comparison with the latest stable version:
Only 25 items are listed, please refer to log for more details.
The following breaking changes are detected by comparison with the latest preview version:
Only 25 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/devboxdefinitions' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L2827:5 |
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/devboxdefinitions/{devBoxDefinitionName}' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L2879:5 |
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/devboxdefinitions/{devBoxDefinitionName}/getErrorDetails' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L2928:5 |
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/tasks' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L2977:5 |
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/tasks/{taskName}' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L3029:5 |
| :warning: 1005 - RemovedPath | The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/tasks/{taskName}/getErrorDetails' removed or restructured? Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L3078:5 |
| :warning: 1007 - RemovedClientParameter | The new version is missing a client parameter that was found in the old version. Was 'CustomizationTaskNameParameter' removed or renamed? New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L5198:3 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L4813:3 |
| :warning: 1011 - AddingResponseCode | The new version adds a response code '200'. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L1425:11 |
| :warning: 1011 - AddingResponseCode | The new version adds a response code '200'. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L1881:11 |
| :warning: 1011 - AddingResponseCode | The new version adds a response code '200'. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L2088:11 |
| :warning: 1011 - AddingResponseCode | The new version adds a response code '201'. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L2516:11 |
| :warning: 1011 - AddingResponseCode | The new version adds a response code '201'. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L2855:11 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L64:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L64:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: common-types/resource-management/v5/types.json#L307:9 Old: Microsoft.DevCenter/preview/2023-10-01-preview/commonDefinitions.json#L88:9 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: common-types/resource-management/v5/types.json#L282:11 Old: Microsoft.DevCenter/preview/2023-10-01-preview/commonDefinitions.json#L116:11 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L109:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L109:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L154:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L154:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L213:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L213:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L280:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L275:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L329:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L322:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L368:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L361:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L413:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L406:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L458:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L451:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L517:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L510:13 |
| :warning: 1017 - ReferenceRedirection | The '$ref' property points to different models in the old and new versions. New: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L581:13 Old: Microsoft.DevCenter/preview/2023-10-01-preview/devcenter.json#L569:13 |
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️❌LintDiff: 1 Errors, 40 Warnings failed [Detail]
| Compared specs (v2.2.0) | new version | base version |
|---|---|---|
| package-2024-02 | package-2024-02(ee837b3) | default(main) |
[must fix]The following errors/warnings are introduced by current PR:
Only 25 items are listed, please refer to log for more details.
The following errors/warnings exist before current PR submission:
Only 25 items are listed, please refer to log for more details.
| Rule | Message |
|---|---|
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/commonDefinitions.json#L72 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:type. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L253 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:type. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L2900 |
PatchBodyParametersSchema |
Properties of a PATCH request body must not be required, property:name. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L3127 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4584 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4584 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4584 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4623 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4632 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4635 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4645 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4645 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4645 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4668 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4668 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4668 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4691 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4691 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4691 |
AvoidAdditionalProperties |
Definitions must not have properties named additionalProperties except for user defined tags or predefined references. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L4907 |
PathForNestedResource |
The path for nested resource doest not meet the valid resource pattern. There is one exception for extension resources with fully qualified path and the author can go ahead and suppress the error(look at https://github.com/Azure/azure-openapi-validator/blob/main/docs/path-for-nested-resource.md#pathfornestedresource for more details) Location: Microsoft.DevCenter/stable/2024-02-01/vdi.json#L913 |
XmsPageableForListCalls |
x-ms-pageable extension must be specified for LIST APIs.Location: Microsoft.DevCenter/stable/2024-02-01/vdi.json#L914 |
| :warning: LatestVersionOfCommonTypesMustBeUsed | Use the latest version v5 of types.json. Location: Microsoft.DevCenter/stable/2024-02-01/commonDefinitions.json#L89 |
| :warning: LatestVersionOfCommonTypesMustBeUsed | Use the latest version v5 of types.json. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L45 |
| :warning: LatestVersionOfCommonTypesMustBeUsed | Use the latest version v5 of types.json. Location: Microsoft.DevCenter/stable/2024-02-01/devcenter.json#L48 |
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Swagger Generation Artifacts
️️✔️ApiDocPreview succeeded [Detail] [Expand]
Please click here to preview with your @microsoft account.
️⚠️ azure-sdk-for-python warning [Detail]
⚠️Warning [Logs] Generate from 92704ac4e04dfe0cfdcf0061f9fb21b7c56fb6c5. SDK Automation 14.0.0command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json cmderr [automation_init.sh] Failed to fetch http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/pool/main/p/python3.10/python3.10-lib2to3_3.10.13-1+focal1_all.deb Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out [IP: 185.125.190.80 80] cmderr [automation_init.sh] E: Failed to fetch http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/pool/main/p/python3.10/python3.10-distutils_3.10.13-1+focal1_all.deb Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) [IP: 185.125.190.80 80] cmderr [automation_init.sh] E: Failed to fetch http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/pool/main/p/python3.10/python3.10-venv_3.10.13-1+focal1_amd64.deb Cannot initiate the connection to ppa.launchpad.net:80 (2620:2d:4000:1::81). - connect (101: Network is unreachable) [IP: 185.125.190.80 80] cmderr [automation_init.sh] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 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
️✔️azure-mgmt-devcenter [View full logs] [Preview SDK Changes]info [Changelog] ### Features Added info [Changelog] info [Changelog] - Added operation CatalogsOperations.begin_connect info [Changelog] - Added operation CatalogsOperations.get_sync_error_details info [Changelog] - Added operation group CheckScopedNameAvailabilityOperations info [Changelog] - Added operation group EnvironmentDefinitionsOperations info [Changelog] - Added operation group ProjectCatalogEnvironmentDefinitionsOperations info [Changelog] - Added operation group ProjectCatalogsOperations info [Changelog] - Model AllowedEnvironmentType has a new parameter display_name info [Changelog] - Model Catalog has a new parameter connection_state info [Changelog] - Model Catalog has a new parameter last_connection_time info [Changelog] - Model Catalog has a new parameter last_sync_stats info [Changelog] - Model Catalog has a new parameter sync_type info [Changelog] - Model Catalog has a new parameter tags info [Changelog] - Model CatalogProperties has a new parameter connection_state info [Changelog] - Model CatalogProperties has a new parameter last_connection_time info [Changelog] - Model CatalogProperties has a new parameter last_sync_stats info [Changelog] - Model CatalogProperties has a new parameter sync_type info [Changelog] - Model CatalogProperties has a new parameter tags info [Changelog] - Model CatalogUpdate has a new parameter sync_type info [Changelog] - Model CatalogUpdateProperties has a new parameter sync_type info [Changelog] - Model CatalogUpdateProperties has a new parameter tags info [Changelog] - Model DevBoxDefinition has a new parameter validation_status info [Changelog] - Model DevBoxDefinitionProperties has a new parameter validation_status info [Changelog] - Model DevCenter has a new parameter display_name info [Changelog] - Model DevCenter has a new parameter encryption info [Changelog] - Model DevCenter has a new parameter project_catalog_settings info [Changelog] - Model DevCenterUpdate has a new parameter display_name info [Changelog] - Model DevCenterUpdate has a new parameter encryption info [Changelog] - Model DevCenterUpdate has a new parameter project_catalog_settings info [Changelog] - Model EnvironmentType has a new parameter display_name info [Changelog] - Model EnvironmentTypeUpdate has a new parameter display_name info [Changelog] - Model OperationStatusResult has a new parameter resource_id info [Changelog] - Model Pool has a new parameter dev_box_count info [Changelog] - Model Pool has a new parameter display_name info [Changelog] - Model Pool has a new parameter managed_virtual_network_regions info [Changelog] - Model Pool has a new parameter single_sign_on_status info [Changelog] - Model Pool has a new parameter virtual_network_type info [Changelog] - Model PoolProperties has a new parameter dev_box_count info [Changelog] - Model PoolProperties has a new parameter display_name info [Changelog] - Model PoolProperties has a new parameter managed_virtual_network_regions info [Changelog] - Model PoolProperties has a new parameter single_sign_on_status info [Changelog] - Model PoolProperties has a new parameter virtual_network_type info [Changelog] - Model PoolUpdate has a new parameter display_name info [Changelog] - Model PoolUpdate has a new parameter managed_virtual_network_regions info [Changelog] - Model PoolUpdate has a new parameter single_sign_on_status info [Changelog] - Model PoolUpdate has a new parameter virtual_network_type info [Changelog] - Model PoolUpdateProperties has a new parameter display_name info [Changelog] - Model PoolUpdateProperties has a new parameter managed_virtual_network_regions info [Changelog] - Model PoolUpdateProperties has a new parameter single_sign_on_status info [Changelog] - Model PoolUpdateProperties has a new parameter virtual_network_type info [Changelog] - Model Project has a new parameter catalog_settings info [Changelog] - Model Project has a new parameter display_name info [Changelog] - Model Project has a new parameter identity info [Changelog] - Model ProjectEnvironmentType has a new parameter display_name info [Changelog] - Model ProjectEnvironmentType has a new parameter environment_count info [Changelog] - Model ProjectEnvironmentTypeProperties has a new parameter display_name info [Changelog] - Model ProjectEnvironmentTypeProperties has a new parameter environment_count info [Changelog] - Model ProjectEnvironmentTypeUpdate has a new parameter display_name info [Changelog] - Model ProjectEnvironmentTypeUpdateProperties has a new parameter display_name info [Changelog] - Model ProjectProperties has a new parameter catalog_settings info [Changelog] - Model ProjectProperties has a new parameter display_name info [Changelog] - Model ProjectUpdate has a new parameter catalog_settings info [Changelog] - Model ProjectUpdate has a new parameter display_name info [Changelog] - Model ProjectUpdate has a new parameter identity info [Changelog] - Model ProjectUpdateProperties has a new parameter catalog_settings info [Changelog] - Model ProjectUpdateProperties has a new parameter display_name info [Changelog] - Model Schedule has a new parameter location info [Changelog] - Model Schedule has a new parameter tags info [Changelog] - Model ScheduleProperties has a new parameter location info [Changelog] - Model ScheduleProperties has a new parameter tags info [Changelog] - Model ScheduleUpdateProperties has a new parameter location info [Changelog] - Model ScheduleUpdateProperties has a new parameter tags info [Changelog] - Model Usage has a new parameter id
️⚠️ azure-sdk-for-java warning [Detail]
⚠️Warning [Logs] Generate from 92704ac4e04dfe0cfdcf0061f9fb21b7c56fb6c5. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 24.0 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip cmderr [init.sh] [notice] A new release of pip is available: 23.0.1 -> 24.0 cmderr [init.sh] [notice] To update, run: pip install --upgrade pip cmderr [init.sh] t cmderr [init.sh] Dload Upload Total Spent Left Speed cmderr [init.sh] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0195k cmderr [init.sh] notice cmderr [init.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0 cmderr [init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0> cmderr [init.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [init.sh] npm notice cmderr [init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz... cmderr [init.sh] Computing checksum with sha256sum cmderr [init.sh] Checksums matched! command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
️✔️azure-resourcemanager-devcenter [View full logs] [Preview SDK Changes]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
️✔️Succeeded [Logs] Generate from 92704ac4e04dfe0cfdcf0061f9fb21b7c56fb6c5. SDK Automation 14.0.0command 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
- Only showing 120 items here. Refer to log for details.
️✔️@azure/arm-devcenter [View full logs] [Preview SDK Changes]info [Changelog] - Added Interface ProjectCatalogSettings info [Changelog] - Added Interface ProjectCatalogsGetOptionalParams info [Changelog] - Added Interface ProjectCatalogsGetSyncErrorDetailsOptionalParams info [Changelog] - Added Interface ProjectCatalogsListNextOptionalParams info [Changelog] - Added Interface ProjectCatalogsListOptionalParams info [Changelog] - Added Interface ProjectCatalogsPatchHeaders info [Changelog] - Added Interface ProjectCatalogsPatchOptionalParams info [Changelog] - Added Interface ProjectCatalogsSyncHeaders info [Changelog] - Added Interface ProjectCatalogsSyncOptionalParams info [Changelog] - Added Interface ProjectsDeleteHeaders info [Changelog] - Added Interface ProjectsUpdateHeaders info [Changelog] - Added Interface SchedulesDeleteHeaders info [Changelog] - Added Interface SchedulesUpdateHeaders info [Changelog] - Added Interface SyncErrorDetails info [Changelog] - Added Interface SyncStats info [Changelog] - Added Type Alias AttachedNetworksDeleteResponse info [Changelog] - Added Type Alias CatalogConnectionState info [Changelog] - Added Type Alias CatalogItemSyncEnableStatus info [Changelog] - Added Type Alias CatalogItemType info [Changelog] - Added Type Alias CatalogResourceValidationStatus info [Changelog] - Added Type Alias CatalogsConnectResponse info [Changelog] - Added Type Alias CatalogsDeleteResponse info [Changelog] - Added Type Alias CatalogsGetSyncErrorDetailsResponse info [Changelog] - Added Type Alias CatalogsSyncResponse info [Changelog] - Added Type Alias CatalogSyncType info [Changelog] - Added Type Alias CheckScopedNameAvailabilityExecuteResponse info [Changelog] - Added Type Alias DevBoxDefinitionsDeleteResponse info [Changelog] - Added Type Alias DevCentersDeleteResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsGetByProjectCatalogResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsGetErrorDetailsResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsGetResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsListByCatalogNextResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsListByCatalogResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsListByProjectCatalogNextResponse info [Changelog] - Added Type Alias EnvironmentDefinitionsListByProjectCatalogResponse info [Changelog] - Added Type Alias GalleriesDeleteResponse info [Changelog] - Added Type Alias IdentityType info [Changelog] - Added Type Alias NetworkConnectionsDeleteResponse info [Changelog] - Added Type Alias NetworkConnectionsRunHealthChecksResponse info [Changelog] - Added Type Alias ParameterType info [Changelog] - Added Type Alias PoolsDeleteResponse info [Changelog] - Added Type Alias PoolsRunHealthChecksResponse info [Changelog] - Added Type Alias ProjectCatalogEnvironmentDefinitionsGetErrorDetailsResponse info [Changelog] - Added Type Alias ProjectCatalogsConnectResponse info [Changelog] - Added Type Alias ProjectCatalogsCreateOrUpdateResponse info [Changelog] - Added Type Alias ProjectCatalogsDeleteResponse info [Changelog] - Added Type Alias ProjectCatalogsGetResponse info [Changelog] - Added Type Alias ProjectCatalogsGetSyncErrorDetailsResponse info [Changelog] - Added Type Alias ProjectCatalogsListNextResponse info [Changelog] - Added Type Alias ProjectCatalogsListResponse info [Changelog] - Added Type Alias ProjectCatalogsPatchResponse info [Changelog] - Added Type Alias ProjectCatalogsSyncResponse info [Changelog] - Added Type Alias ProjectsDeleteResponse info [Changelog] - Added Type Alias SchedulesDeleteResponse info [Changelog] - Added Type Alias SingleSignOnStatus info [Changelog] - Added Type Alias VirtualNetworkType info [Changelog] - Interface AllowedEnvironmentType has a new optional parameter displayName info [Changelog] - Interface Catalog has a new optional parameter connectionState info [Changelog] - Interface Catalog has a new optional parameter lastConnectionTime info [Changelog] - Interface Catalog has a new optional parameter lastSyncStats info [Changelog] - Interface Catalog has a new optional parameter syncType info [Changelog] - Interface Catalog has a new optional parameter tags info [Changelog] - Interface CatalogProperties has a new optional parameter connectionState info [Changelog] - Interface CatalogProperties has a new optional parameter lastConnectionTime info [Changelog] - Interface CatalogProperties has a new optional parameter lastSyncStats info [Changelog] - Interface CatalogUpdate has a new optional parameter syncType info [Changelog] - Interface CatalogUpdateProperties has a new optional parameter syncType info [Changelog] - Interface CatalogUpdateProperties has a new optional parameter tags info [Changelog] - Interface DevBoxDefinition has a new optional parameter validationStatus info [Changelog] - Interface DevBoxDefinitionProperties has a new optional parameter validationStatus info [Changelog] - Interface DevCenter has a new optional parameter displayName info [Changelog] - Interface DevCenter has a new optional parameter encryption info [Changelog] - Interface DevCenter has a new optional parameter projectCatalogSettings info [Changelog] - Interface DevCenterUpdate has a new optional parameter displayName info [Changelog] - Interface DevCenterUpdate has a new optional parameter encryption info [Changelog] - Interface DevCenterUpdate has a new optional parameter projectCatalogSettings info [Changelog] - Interface EnvironmentType has a new optional parameter displayName info [Changelog] - Interface EnvironmentTypeUpdate has a new optional parameter displayName info [Changelog] - Interface OperationStatusResult has a new optional parameter resourceId info [Changelog] - Interface Pool has a new optional parameter devBoxCount info [Changelog] - Interface Pool has a new optional parameter displayName info [Changelog] - Interface Pool has a new optional parameter managedVirtualNetworkRegions info [Changelog] - Interface Pool has a new optional parameter singleSignOnStatus info [Changelog] - Interface Pool has a new optional parameter virtualNetworkType info [Changelog] - Interface PoolProperties has a new optional parameter devBoxCount info [Changelog] - Interface PoolUpdate has a new optional parameter displayName info [Changelog] - Interface PoolUpdate has a new optional parameter managedVirtualNetworkRegions info [Changelog] - Interface PoolUpdate has a new optional parameter singleSignOnStatus info [Changelog] - Interface PoolUpdate has a new optional parameter virtualNetworkType info [Changelog] - Interface PoolUpdateProperties has a new optional parameter displayName info [Changelog] - Interface PoolUpdateProperties has a new optional parameter managedVirtualNetworkRegions info [Changelog] - Interface PoolUpdateProperties has a new optional parameter singleSignOnStatus info [Changelog] - Interface PoolUpdateProperties has a new optional parameter virtualNetworkType info [Changelog] - Interface Project has a new optional parameter catalogSettings info [Changelog] - Interface Project has a new optional parameter displayName info [Changelog] - Interface Project has a new optional parameter identity info [Changelog] - Interface ProjectEnvironmentType has a new optional parameter displayName info [Changelog] - Interface ProjectEnvironmentType has a new optional parameter environmentCount info [Changelog] - Interface ProjectEnvironmentTypeProperties has a new optional parameter environmentCount info [Changelog] - Interface ProjectEnvironmentTypeUpdate has a new optional parameter displayName info [Changelog] - Interface ProjectEnvironmentTypeUpdateProperties has a new optional parameter displayName info [Changelog] - Interface ProjectUpdate has a new optional parameter catalogSettings info [Changelog] - Interface ProjectUpdate has a new optional parameter displayName info [Changelog] - Interface ProjectUpdate has a new optional parameter identity info [Changelog] - Interface ProjectUpdateProperties has a new optional parameter catalogSettings info [Changelog] - Interface ProjectUpdateProperties has a new optional parameter displayName info [Changelog] - Interface Schedule has a new optional parameter location info [Changelog] - Interface Schedule has a new optional parameter tags info [Changelog] - Interface ScheduleUpdate has a new optional parameter location info [Changelog] - Interface ScheduleUpdate has a new optional parameter tags info [Changelog] - Interface Usage has a new optional parameter id info [Changelog] - Added Enum KnownCatalogConnectionState info [Changelog] - Added Enum KnownCatalogItemSyncEnableStatus info [Changelog] - Added Enum KnownCatalogItemType info [Changelog] - Added Enum KnownCatalogResourceValidationStatus info [Changelog] - Added Enum KnownCatalogSyncType info [Changelog] - Added Enum KnownIdentityType info [Changelog] - Added Enum KnownParameterType info [Changelog] - Added Enum KnownSingleSignOnStatus info [Changelog] - Added Enum KnownVirtualNetworkType
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
️✔️Succeeded [Logs] Generate from 92704ac4e04dfe0cfdcf0061f9fb21b7c56fb6c5. SDK Automation 14.0.0command 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/devcenter/armdevcenter [View full logs] [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Field `Tags` of struct `CatalogUpdate` has been removed info [Changelog] - Field `Location`, `Tags` of struct `ScheduleUpdate` has been removed info [Changelog] info [Changelog] ### Features Added info [Changelog] info [Changelog] - New enum type `CatalogConnectionState` with values `CatalogConnectionStateConnected`, `CatalogConnectionStateDisconnected` info [Changelog] - New enum type `CatalogItemSyncEnableStatus` with values `CatalogItemSyncEnableStatusDisabled`, `CatalogItemSyncEnableStatusEnabled` info [Changelog] - New enum type `CatalogItemType` with values `CatalogItemTypeEnvironmentDefinition` info [Changelog] - New enum type `CatalogResourceValidationStatus` with values `CatalogResourceValidationStatusFailed`, `CatalogResourceValidationStatusPending`, `CatalogResourceValidationStatusSucceeded`, `CatalogResourceValidationStatusUnknown` info [Changelog] - New enum type `CatalogSyncType` with values `CatalogSyncTypeManual`, `CatalogSyncTypeScheduled` info [Changelog] - New enum type `IdentityType` with values `IdentityTypeDelegatedResourceIdentity`, `IdentityTypeSystemAssignedIdentity`, `IdentityTypeUserAssignedIdentity` info [Changelog] - New enum type `ParameterType` with values `ParameterTypeArray`, `ParameterTypeBoolean`, `ParameterTypeInteger`, `ParameterTypeNumber`, `ParameterTypeObject`, `ParameterTypeString` info [Changelog] - New enum type `SingleSignOnStatus` with values `SingleSignOnStatusDisabled`, `SingleSignOnStatusEnabled` info [Changelog] - New enum type `VirtualNetworkType` with values `VirtualNetworkTypeManaged`, `VirtualNetworkTypeUnmanaged` info [Changelog] - New function `*CatalogsClient.BeginConnect(context.Context, string, string, string, *CatalogsClientBeginConnectOptions) (*runtime.Poller[CatalogsClientConnectResponse], error)` info [Changelog] - New function `*CatalogsClient.GetSyncErrorDetails(context.Context, string, string, string, *CatalogsClientGetSyncErrorDetailsOptions) (CatalogsClientGetSyncErrorDetailsResponse, error)` info [Changelog] - New function `NewCheckScopedNameAvailabilityClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CheckScopedNameAvailabilityClient, error)` info [Changelog] - New function `*CheckScopedNameAvailabilityClient.Execute(context.Context, CheckScopedNameAvailabilityRequest, *CheckScopedNameAvailabilityClientExecuteOptions) (CheckScopedNameAvailabilityClientExecuteResponse, error)` info [Changelog] - New function `*ClientFactory.NewCheckScopedNameAvailabilityClient() *CheckScopedNameAvailabilityClient` info [Changelog] - New function `*ClientFactory.NewEnvironmentDefinitionsClient() *EnvironmentDefinitionsClient` info [Changelog] - New function `*ClientFactory.NewProjectCatalogEnvironmentDefinitionsClient() *ProjectCatalogEnvironmentDefinitionsClient` info [Changelog] - New function `*ClientFactory.NewProjectCatalogsClient() *ProjectCatalogsClient` info [Changelog] - New function `NewEnvironmentDefinitionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EnvironmentDefinitionsClient, error)` info [Changelog] - New function `*EnvironmentDefinitionsClient.Get(context.Context, string, string, string, string, *EnvironmentDefinitionsClientGetOptions) (EnvironmentDefinitionsClientGetResponse, error)` info [Changelog] - New function `*EnvironmentDefinitionsClient.GetByProjectCatalog(context.Context, string, string, string, string, *EnvironmentDefinitionsClientGetByProjectCatalogOptions) (EnvironmentDefinitionsClientGetByProjectCatalogResponse, error)` info [Changelog] - New function `*EnvironmentDefinitionsClient.GetErrorDetails(context.Context, string, string, string, string, *EnvironmentDefinitionsClientGetErrorDetailsOptions) (EnvironmentDefinitionsClientGetErrorDetailsResponse, error)` info [Changelog] - New function `*EnvironmentDefinitionsClient.NewListByCatalogPager(string, string, string, *EnvironmentDefinitionsClientListByCatalogOptions) *runtime.Pager[EnvironmentDefinitionsClientListByCatalogResponse]` info [Changelog] - New function `*EnvironmentDefinitionsClient.NewListByProjectCatalogPager(string, string, string, *EnvironmentDefinitionsClientListByProjectCatalogOptions) *runtime.Pager[EnvironmentDefinitionsClientListByProjectCatalogResponse]` info [Changelog] - New function `NewProjectCatalogEnvironmentDefinitionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectCatalogEnvironmentDefinitionsClient, error)` info [Changelog] - New function `*ProjectCatalogEnvironmentDefinitionsClient.GetErrorDetails(context.Context, string, string, string, string, *ProjectCatalogEnvironmentDefinitionsClientGetErrorDetailsOptions) (ProjectCatalogEnvironmentDefinitionsClientGetErrorDetailsResponse, error)` info [Changelog] - New function `NewProjectCatalogsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProjectCatalogsClient, error)` info [Changelog] - New function `*ProjectCatalogsClient.BeginConnect(context.Context, string, string, string, *ProjectCatalogsClientBeginConnectOptions) (*runtime.Poller[ProjectCatalogsClientConnectResponse], error)` info [Changelog] - New function `*ProjectCatalogsClient.BeginCreateOrUpdate(context.Context, string, string, string, Catalog, *ProjectCatalogsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ProjectCatalogsClientCreateOrUpdateResponse], error)` info [Changelog] - New function `*ProjectCatalogsClient.BeginDelete(context.Context, string, string, string, *ProjectCatalogsClientBeginDeleteOptions) (*runtime.Poller[ProjectCatalogsClientDeleteResponse], error)` info [Changelog] - New function `*ProjectCatalogsClient.Get(context.Context, string, string, string, *ProjectCatalogsClientGetOptions) (ProjectCatalogsClientGetResponse, error)` info [Changelog] - New function `*ProjectCatalogsClient.GetSyncErrorDetails(context.Context, string, string, string, *ProjectCatalogsClientGetSyncErrorDetailsOptions) (ProjectCatalogsClientGetSyncErrorDetailsResponse, error)` info [Changelog] - New function `*ProjectCatalogsClient.NewListPager(string, string, *ProjectCatalogsClientListOptions) *runtime.Pager[ProjectCatalogsClientListResponse]` info [Changelog] - New function `*ProjectCatalogsClient.BeginPatch(context.Context, string, string, string, CatalogUpdate, *ProjectCatalogsClientBeginPatchOptions) (*runtime.Poller[ProjectCatalogsClientPatchResponse], error)` info [Changelog] - New function `*ProjectCatalogsClient.BeginSync(context.Context, string, string, string, *ProjectCatalogsClientBeginSyncOptions) (*runtime.Poller[ProjectCatalogsClientSyncResponse], error)` info [Changelog] - New struct `CatalogConflictError` info [Changelog] - New struct `CatalogErrorDetails` info [Changelog] - New struct `CatalogResourceValidationErrorDetails` info [Changelog] - New struct `CatalogSyncError` info [Changelog] - New struct `CheckScopedNameAvailabilityRequest` info [Changelog] - New struct `CustomerManagedKeyEncryption` info [Changelog] - New struct `CustomerManagedKeyEncryptionKeyIdentity` info [Changelog] - New struct `Encryption` info [Changelog] - New struct `EnvironmentDefinition` info [Changelog] - New struct `EnvironmentDefinitionListResult` info [Changelog] - New struct `EnvironmentDefinitionParameter` info [Changelog] - New struct `EnvironmentDefinitionProperties` info [Changelog] - New struct `EnvironmentTypeUpdateProperties` info [Changelog] - New struct `ProjectCatalogSettings` info [Changelog] - New struct `ProjectCatalogSettingsInfo` info [Changelog] - New struct `SyncErrorDetails` info [Changelog] - New struct `SyncStats` info [Changelog] - New struct `UpdateProperties` info [Changelog] - New field `DisplayName` in struct `AllowedEnvironmentTypeProperties` info [Changelog] - New field `ConnectionState`, `LastConnectionTime`, `LastSyncStats`, `SyncType`, `Tags` in struct `CatalogProperties` info [Changelog] - New field `SyncType`, `Tags` in struct `CatalogUpdateProperties` info [Changelog] - New field `ValidationStatus` in struct `DevBoxDefinitionProperties` info [Changelog] - New field `DisplayName` in struct `EnvironmentTypeProperties` info [Changelog] - New field `Properties` in struct `EnvironmentTypeUpdate` info [Changelog] - New field `ResourceID` in struct `OperationStatusResult` info [Changelog] - New field `Location` in struct `OperationStatusesClientGetResponse` info [Changelog] - New field `DevBoxCount`, `DisplayName`, `ManagedVirtualNetworkRegions`, `SingleSignOnStatus`, `VirtualNetworkType` in struct `PoolProperties` info [Changelog] - New field `DisplayName`, `ManagedVirtualNetworkRegions`, `SingleSignOnStatus`, `VirtualNetworkType` in struct `PoolUpdateProperties` info [Changelog] - New field `Identity` in struct `Project` info [Changelog] - New field `DisplayName`, `EnvironmentCount` in struct `ProjectEnvironmentTypeProperties` info [Changelog] - New field `DisplayName` in struct `ProjectEnvironmentTypeUpdateProperties` info [Changelog] - New field `CatalogSettings`, `DisplayName` in struct `ProjectProperties` info [Changelog] - New field `Identity` in struct `ProjectUpdate` info [Changelog] - New field `CatalogSettings`, `DisplayName` in struct `ProjectUpdateProperties` info [Changelog] - New field `DisplayName`, `Encryption`, `ProjectCatalogSettings` in struct `Properties` info [Changelog] - New field `Location`, `Tags` in struct `ScheduleProperties` info [Changelog] - New field `Location`, `Tags` in struct `ScheduleUpdateProperties` info [Changelog] - New field `Properties` in struct `Update` info [Changelog] - New field `ID` in struct `Usage` info [Changelog] info [Changelog] Total 2 breaking change(s), 115 additive change(s).
Present SDK breaking changes suppressions Field `Location`, `Tags` of struct `ScheduleUpdate` has been removed Field `Tags` of struct `CatalogUpdate` has been removed
Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| Go | sdk/resourcemanager/devcenter/armdevcenter | https://apiview.dev/Assemblies/Review/002d4025b23b4299a8d5ac660d16826d?revisionId=f500b8b2cc0d49bca5fe8ecd878f1acd |
| JavaScript | @azure/arm-devcenter | https://apiview.dev/Assemblies/Review/065b3410294548578b876551b5428d51?revisionId=8fe27e5a5e184745bc4002cf72a1cf0d |
| Java | azure-resourcemanager-devcenter | https://apiview.dev/Assemblies/Review/ab49877616e749418108104c07a4dd84?revisionId=6ad0b20daeb042d8b449929c6dec10d1 |
| Swagger | Microsoft.DevCenter | https://apiview.dev/Assemblies/Review/37fdba396e0b47ccb1abdee047f985b9?revisionId=b201052b187e475fa7a3f584b76d9911 |
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.
/azp run
Azure Pipelines successfully started running 4 pipeline(s).
Copied labels from merged PR in private repo here: https://github.com/Azure/azure-rest-api-specs-pr/pull/16940
/pr RequestMerge
The GO SDK check is failing, please check with @raych1
@raych1 @ms-henglu I have resolved go sdk failures, please take a look and help merge