Skip to content

Conversation

@arpitkh12
Copy link
Contributor

@arpitkh12 arpitkh12 commented Jun 1, 2022

Cloud Services Swagger File update to add new API version.

The code changes have already been rolled out and tested. ARM Manifest rollout is currently in progress and would be completed in a week.

What are the changes?

  • Introduces new API version for Cloud Services RP.
  • Add new field called SystemData that provides creation and last modified time.
  • Update settings and protectedSettings in CloudServiceExtensionProperties to object from string. (SDK is failing currently as API always returned an object)

@openapi-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 1, 2022

    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 28 items are listed, please refer to log for more details.

    Rule Message
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L38
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L97
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L168
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L292
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L350
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L408
    R4039 - ParametersOrder The parameters:roleInstanceName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L466
    R4039 - ParametersOrder The parameters:roleName,resourceGroupName,cloudServiceName should be kept in the same order as they present in the path.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L522
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'CloudServicesUpdateDomain_WalkUpdateDomain' 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: stable/2022-04-04/CloudServiceRP/cloudService.json#L1341
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1853
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1935
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2074
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2115
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2213
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2334
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2552
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2654
    ⚠️ R2004 - NonApplicationJsonType Only 'application/json' content-type is supported by ARM.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L473
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'CloudServicesUpdateDomain_WalkUpdateDomain' Request Model: 'UpdateDomain' Response Model: ''
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1336
    ⚠️ R2064 - LROStatusCodesReturnTypeSchema 200/201 Responses of long running operations must have a schema definition for return type. OperationId: 'CloudServicesUpdateDomain_WalkUpdateDomain', Response code: '200'
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1387
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'roleInstances' with immediate parent 'CloudService', must have a list by immediate parent operation.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1818
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'roles' with immediate parent 'CloudService', must have a list by immediate parent operation.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L1908
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'updateDomains' with immediate parent 'CloudService', must have a list by immediate parent operation.
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2456
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: autoUpgradeMinorVersion
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2172
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: startCloudService
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2250
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: allowModelOverride
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2254
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDefault
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2516
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isActive
    Location: stable/2022-04-04/CloudServiceRP/cloudService.json#L2521
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2022-04-04
    ️❌ModelValidation: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in CloudServiceRoleInstances_GetRemoteDesktopFile.
    Url: stable/2022-04-04/CloudServiceRP/cloudService.json#L466:14
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️Cross-Version Breaking Changes: 94 Warnings warning [Detail]
    The following breaking changes are detected by comparison with the latest stable version:

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

    Rule Message
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L76:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L59:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L71:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L1730:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L81:11
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L1700:11
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L90:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L1708:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L1728:11
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L1768:11
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L149:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L127:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L206:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L182:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L270:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L244:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L330:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L302:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L388:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L358:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L446:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L414:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L507:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L474:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L560:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L524:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L610:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L572:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2016:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2048:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2052:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2084:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2056:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2088:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2136:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2166:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one 'string'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2176:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2203:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one 'string'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2180:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2207:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2145:9
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L2175:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L671:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L639:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L743:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L705:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L792:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L757:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L844:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L806:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L894:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L856:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L930:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L892:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L976:13
    Old: Microsoft.Compute/stable/2021-03-01/cloudService.json#L938:13


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

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

    Rule Message
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L76:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L50:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L71:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1412:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L81:11
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1386:11
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: Microsoft.Compute/stable/2022-04-04/common.json#L90:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1390:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L1728:11
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1450:11
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L149:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L115:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L206:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L165:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L270:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L221:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L330:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L274:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L388:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L325:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L446:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L376:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L507:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L430:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L560:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L481:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L610:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L524:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2016:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1726:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2052:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1756:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2056:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1759:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2136:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1815:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one 'string'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2176:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1851:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one 'string'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2180:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1855:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L2145:9
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L1823:9
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L671:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L580:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L743:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L652:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L792:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L696:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L844:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L743:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L894:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L788:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L930:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L819:13
    ⚠️ 1026 - TypeChanged The new version has a different type '' than the previous one 'object'.
    New: stable/2022-04-04/CloudServiceRP/cloudService.json#L976:13
    Old: Microsoft.Compute/preview/2020-10-01-preview/cloudService.json#L860:13
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️❌PrettierCheck: 4 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Code style issues found
    path: 2022-04-04/CloudServiceRP/examples/CloudServiceRoleInstance_Get_InstanceView.json
    HowToFix Code style issues found
    path: 2022-04-04/CloudServiceRP/examples/CloudServiceRoleInstance_Reimage_ByCloudService.json
    HowToFix Code style issues found
    path: 2022-04-04/CloudServiceRP/examples/CloudServiceRoleInstance_Restart.json
    HowToFix Code style issues found
    path: 2022-04-04/CloudServiceRP/examples/CloudServiceRoleInstance_Restart_ByCloudService.json
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 1, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ⚠️azure-sdk-for-go-track2 - armcompute - 2.0.0
    +	Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingAlways` has been removed
    +	Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingIfRequired` has been removed
    +	Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingNever` has been removed
    +	Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingUnknown` has been removed
    +	Const `StorageAccountTypesPremiumV2LRS` has been removed
    +	Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingAlways` has been removed
    +	Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingIfRequired` has been removed
    +	Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingNever` has been removed
    +	Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingUnknown` has been removed
    +	Field `AdditionalCapabilities` of struct `DedicatedHostGroupProperties` has been removed
    +	Field `AutomaticByPlatformSettings` of struct `LinuxPatchSettings` has been removed
    +	Field `AutomaticByPlatformSettings` of struct `PatchSettings` has been removed
    +	Field `CompletionPercent` of struct `DiskRestorePointReplicationStatus` has been removed
    +	Field `DeleteOption` of struct `VirtualMachineScaleSetDataDisk` has been removed
    +	Field `DeleteOption` of struct `VirtualMachineScaleSetOSDisk` has been removed
    +	Field `DeleteOption` of struct `VirtualMachineScaleSetUpdateOSDisk` has been removed
    +	Field `EnableAutomaticUpgrade` of struct `VMGalleryApplication` has been removed
    +	Field `Identity` of struct `VirtualMachineScaleSetVM` has been removed
    +	Field `Intent` of struct `ProximityPlacementGroupProperties` has been removed
    +	Field `TreatFailureAsDeploymentFailure` of struct `VMGalleryApplication` has been removed
    +	Field `UseRollingUpgradePolicy` of struct `AutomaticOSUpgradePolicy` has been removed
    +	Field `Zones` of struct `ProximityPlacementGroup` has been removed
    +	Function `PossibleLinuxVMGuestPatchAutomaticByPlatformRebootSettingValues` has been removed
    +	Function `PossibleWindowsVMGuestPatchAutomaticByPlatformRebootSettingValues` has been removed
    +	Struct `DedicatedHostGroupPropertiesAdditionalCapabilities` has been removed
    +	Struct `LinuxVMGuestPatchAutomaticByPlatformSettings` has been removed
    +	Struct `ProximityPlacementGroupPropertiesIntent` has been removed
    +	Struct `ResourceWithOptionalLocation` has been removed
    +	Struct `WindowsVMGuestPatchAutomaticByPlatformSettings` has been removed
    +	Type of `CloudServiceExtensionProperties.ProtectedSettings` has been changed from `*string` to `interface{}`
    +	Type of `CloudServiceExtensionProperties.Settings` has been changed from `*string` to `interface{}`
    +	Type of `DiskRestorePointInstanceView.ReplicationStatus` has been changed from `*DiskRestorePointReplicationStatus` to `interface{}`
    +	Type of `DiskRestorePointReplicationStatus.Status` has been changed from `*InstanceViewStatus` to `interface{}`
    ⚠️azure-sdk-for-js - @azure/arm-compute - 19.0.0
    +	Delete parameters of ResourceWithOptionalLocation in TypeAlias VirtualMachineExtension
    +	Enum KnownStorageAccountTypes no longer has value PremiumV2LRS
    +	Interface AutomaticOSUpgradePolicy no longer has parameter useRollingUpgradePolicy
    +	Interface DiskRestorePointReplicationStatus no longer has parameter completionPercent
    +	Interface LinuxPatchSettings no longer has parameter automaticByPlatformSettings
    +	Interface PatchSettings no longer has parameter automaticByPlatformSettings
    +	Interface VMGalleryApplication no longer has parameter enableAutomaticUpgrade
    +	Interface VMGalleryApplication no longer has parameter treatFailureAsDeploymentFailure
    +	Interface VirtualMachineScaleSetDataDisk no longer has parameter deleteOption
    +	Interface VirtualMachineScaleSetOSDisk no longer has parameter deleteOption
    +	Interface VirtualMachineScaleSetUpdateOSDisk no longer has parameter deleteOption
    +	Removed Enum KnownLinuxVMGuestPatchAutomaticByPlatformRebootSetting
    +	Removed Enum KnownWindowsVMGuestPatchAutomaticByPlatformRebootSetting
    +	Type Alias DedicatedHostGroup no longer has parameter additionalCapabilities
    +	Type Alias DedicatedHostGroupUpdate no longer has parameter additionalCapabilities
    +	Type Alias ProximityPlacementGroup no longer has parameter intent
    +	Type Alias ProximityPlacementGroup no longer has parameter zones
    +	Type Alias VirtualMachineScaleSetVM no longer has parameter identity
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-compute - 27.0.0
    +	Model AutomaticOSUpgradePolicy no longer has parameter use_rolling_upgrade_policy
    +	Model DedicatedHostGroup no longer has parameter additional_capabilities
    +	Model DedicatedHostGroupUpdate no longer has parameter additional_capabilities
    +	Model DiskRestorePointReplicationStatus no longer has parameter completion_percent
    +	Model LinuxPatchSettings no longer has parameter automatic_by_platform_settings
    +	Model PatchSettings no longer has parameter automatic_by_platform_settings
    +	Model ProximityPlacementGroup no longer has parameter intent
    +	Model ProximityPlacementGroup no longer has parameter zones
    +	Model VMGalleryApplication no longer has parameter enable_automatic_upgrade
    +	Model VMGalleryApplication no longer has parameter treat_failure_as_deployment_failure
    +	Model VirtualMachineScaleSetDataDisk no longer has parameter delete_option
    +	Model VirtualMachineScaleSetOSDisk no longer has parameter delete_option
    +	Model VirtualMachineScaleSetUpdateOSDisk no longer has parameter delete_option
    +	Model VirtualMachineScaleSetVM no longer has parameter identity
    +	Parameter location of model VirtualMachineExtension is now required
    ️✔️azure-sdk-for-go - profiles/2020-09-01/compute/mgmt/compute - v65.0.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2017-01-31/containerservice - v65.0.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2016-09-30/containerservice - v65.0.0
    ️✔️azure-sdk-for-go - containerservice/mgmt/2016-03-30/containerservice - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2021-12-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2021-11-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2021-08-01/compute - v65.0.0
    ⚠️azure-sdk-for-go - compute/mgmt/2021-07-01/compute - v65.0.0
    +	Field `ProvisioningDetails` of struct `RestorePointProperties` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    ⚠️azure-sdk-for-go - compute/mgmt/2021-04-01/compute - v65.0.0
    +	Field `ProvisioningDetails` of struct `RestorePointProperties` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    +	Type of `OrchestrationServiceStateInput.ServiceName` has been changed from `*string` to `OrchestrationServiceNames`
    ⚠️azure-sdk-for-go - compute/mgmt/2021-03-01/compute - v65.0.0
    +	Field `ConsistencyMode` of struct `RestorePoint` has been removed
    +	Field `ExcludeDisks` of struct `RestorePoint` has been removed
    +	Field `ProvisioningDetails` of struct `RestorePoint` has been removed
    +	Field `ProvisioningState` of struct `RestorePoint` has been removed
    +	Field `PublicIPAddressSkuName` of struct `PublicIPAddressSku` has been removed
    +	Field `PublicIPAddressSkuTier` of struct `PublicIPAddressSku` has been removed
    +	Field `SourceMetadata` of struct `RestorePoint` has been removed
    +	Struct `RestorePointProvisioningDetails` has been removed
    +	Type of `OrchestrationServiceStateInput.ServiceName` has been changed from `*string` to `OrchestrationServiceNames`
    ️✔️azure-sdk-for-go - compute/mgmt/2020-12-01/compute - v65.0.0
    ⚠️azure-sdk-for-go - compute/mgmt/2020-06-30/compute - v65.0.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ⚠️azure-sdk-for-go - compute/mgmt/2020-06-01/compute - v65.0.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ⚠️azure-sdk-for-go - compute/mgmt/2019-12-01/compute - v65.0.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ⚠️azure-sdk-for-go - compute/mgmt/2019-07-01/compute - v65.0.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ⚠️azure-sdk-for-go - compute/mgmt/2019-03-01/compute - v65.0.0
    +	Field `ContentType` of struct `GalleryApplicationVersionPublishingProfile` has been removed
    +	Field `FileName` of struct `UserArtifactSource` has been removed
    ️✔️azure-sdk-for-go - compute/mgmt/2018-10-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2018-06-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2018-04-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-12-01/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-09-01/skus - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2017-03-30/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2016-03-30/compute - v65.0.0
    ️✔️azure-sdk-for-go - compute/mgmt/2015-06-15/compute - v65.0.0
    ️✔️azure-sdk-for-go - preview/containerservice/mgmt/2015-11-01-preview/containerservice - v65.0.0
    ️✔️azure-sdk-for-go - preview/compute/mgmt/2020-10-01-preview/compute - v65.0.0
    ️✔️azure-sdk-for-go - preview/compute/mgmt/2016-04-30-preview/compute - v65.0.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. 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-compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model PurchasePlan has a new parameter promotion_code
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model AutomaticOSUpgradePolicy no longer has parameter use_rolling_upgrade_policy
      info	[Changelog]   - Model DedicatedHostGroup no longer has parameter additional_capabilities
      info	[Changelog]   - Model DedicatedHostGroupUpdate no longer has parameter additional_capabilities
      info	[Changelog]   - Model DiskRestorePointReplicationStatus no longer has parameter completion_percent
      info	[Changelog]   - Model LinuxPatchSettings no longer has parameter automatic_by_platform_settings
      info	[Changelog]   - Model PatchSettings no longer has parameter automatic_by_platform_settings
      info	[Changelog]   - Model ProximityPlacementGroup no longer has parameter intent
      info	[Changelog]   - Model ProximityPlacementGroup no longer has parameter zones
      info	[Changelog]   - Model VMGalleryApplication no longer has parameter enable_automatic_upgrade
      info	[Changelog]   - Model VMGalleryApplication no longer has parameter treat_failure_as_deployment_failure
      info	[Changelog]   - Model VirtualMachineScaleSetDataDisk no longer has parameter delete_option
      info	[Changelog]   - Model VirtualMachineScaleSetOSDisk no longer has parameter delete_option
      info	[Changelog]   - Model VirtualMachineScaleSetUpdateOSDisk no longer has parameter delete_option
      info	[Changelog]   - Model VirtualMachineScaleSetVM no longer has parameter identity
      info	[Changelog]   - Parameter location of model VirtualMachineExtension is now required
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. 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] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      cmderr	[generate.py] SLF4J: Defaulting to no-operation (NOP) logger implementation
      cmderr	[generate.py] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      cmderr	[generate.py] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      cmderr	[generate.py] SLF4J: Defaulting to no-operation (NOP) logger implementation
      cmderr	[generate.py] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Preview SDK Changes]
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/storage-blob@10.5.0: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh]  @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface SystemData
      info	[Changelog]   - Interface CloudService has a new optional parameter systemData
      info	[Changelog]   - Add parameters of Resource to TypeAlias VirtualMachineExtension
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface AutomaticOSUpgradePolicy no longer has parameter useRollingUpgradePolicy
      info	[Changelog]   - Interface DiskRestorePointReplicationStatus no longer has parameter completionPercent
      info	[Changelog]   - Interface LinuxPatchSettings no longer has parameter automaticByPlatformSettings
      info	[Changelog]   - Interface PatchSettings no longer has parameter automaticByPlatformSettings
      info	[Changelog]   - Interface VirtualMachineScaleSetDataDisk no longer has parameter deleteOption
      info	[Changelog]   - Interface VirtualMachineScaleSetOSDisk no longer has parameter deleteOption
      info	[Changelog]   - Interface VirtualMachineScaleSetUpdateOSDisk no longer has parameter deleteOption
      info	[Changelog]   - Interface VMGalleryApplication no longer has parameter enableAutomaticUpgrade
      info	[Changelog]   - Interface VMGalleryApplication no longer has parameter treatFailureAsDeploymentFailure
      info	[Changelog]   - Delete parameters of ResourceWithOptionalLocation in TypeAlias VirtualMachineExtension
      info	[Changelog]   - Type Alias DedicatedHostGroup no longer has parameter additionalCapabilities
      info	[Changelog]   - Type Alias DedicatedHostGroupUpdate no longer has parameter additionalCapabilities
      info	[Changelog]   - Type Alias ProximityPlacementGroup no longer has parameter zones
      info	[Changelog]   - Type Alias ProximityPlacementGroup no longer has parameter intent
      info	[Changelog]   - Type Alias VirtualMachineScaleSetVM no longer has parameter identity
      info	[Changelog]   - Removed Enum KnownLinuxVMGuestPatchAutomaticByPlatformRebootSetting
      info	[Changelog]   - Removed Enum KnownWindowsVMGuestPatchAutomaticByPlatformRebootSetting
      info	[Changelog]   - Enum KnownStorageAccountTypes no longer has value PremiumV2LRS
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️profiles/2020-09-01/compute/mgmt/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️containerservice/mgmt/2017-01-31/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerservice/mgmt/2016-09-30/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️containerservice/mgmt/2016-03-30/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-12-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-11-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-08-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2021-07-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `TimeCreated` in struct `RestorePointProperties`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 1 additive change(s).
    • ️✔️compute/mgmt/2021-04-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `CompletionPercent` in struct `SnapshotProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `SnapshotProperties`
      info	[Changelog] - New field `SupportedCapabilities` in struct `SnapshotProperties`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 16 additive change(s).
    • ️✔️compute/mgmt/2021-03-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `Tier` in struct `PublicIPAddressSku`
      info	[Changelog] - New field `Location` in struct `RestorePointSourceMetadata`
      info	[Changelog] - New anonymous field `*RestorePointProperties` in struct `RestorePoint`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 21 additive change(s).
    • ️✔️compute/mgmt/2020-12-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2020-06-30/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `GroupByUserAgent` in struct `ThrottledRequestsInput`
      info	[Changelog] - New field `GroupByClientApplicationID` in struct `RequestRateByIntervalInput`
      info	[Changelog] - New field `GroupByUserAgent` in struct `RequestRateByIntervalInput`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 9 additive change(s).
    • ️✔️compute/mgmt/2020-06-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `EnableFpga` in struct `VirtualMachineScaleSetUpdateNetworkConfigurationProperties`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 9 additive change(s).
    • ️✔️compute/mgmt/2019-12-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2019-07-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2019-03-01/compute [View full logs
      Only show 5 items here, please refer to log for details.
      info	[Changelog] - New struct `UserArtifactManage`
      info	[Changelog] - New field `DefaultConfigurationLink` in struct `UserArtifactSource`
      info	[Changelog] - New field `ManageActions` in struct `GalleryApplicationVersionPublishingProfile`
      info	[Changelog]
      info	[Changelog] Total 2 breaking change(s), 4 additive change(s).
    • ️✔️compute/mgmt/2018-10-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2018-06-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2018-04-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-12-01/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-09-01/skus [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2017-03-30/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2016-03-30/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️compute/mgmt/2015-06-15/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/containerservice/mgmt/2015-11-01-preview/containerservice [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/compute/mgmt/2020-10-01-preview/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/compute/mgmt/2016-04-30-preview/compute [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armcompute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `CloudServiceExtensionProperties.Settings` has been changed from `*string` to `interface{}`
      info	[Changelog] - Type of `CloudServiceExtensionProperties.ProtectedSettings` has been changed from `*string` to `interface{}`
      info	[Changelog] - Type of `DiskRestorePointReplicationStatus.Status` has been changed from `*InstanceViewStatus` to `interface{}`
      info	[Changelog] - Type of `DiskRestorePointInstanceView.ReplicationStatus` has been changed from `*DiskRestorePointReplicationStatus` to `interface{}`
      info	[Changelog] - Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingIfRequired` has been removed
      info	[Changelog] - Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingUnknown` has been removed
      info	[Changelog] - Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingAlways` has been removed
      info	[Changelog] - Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingIfRequired` has been removed
      info	[Changelog] - Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingUnknown` has been removed
      info	[Changelog] - Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingAlways` has been removed
      info	[Changelog] - Const `StorageAccountTypesPremiumV2LRS` has been removed
      info	[Changelog] - Const `WindowsVMGuestPatchAutomaticByPlatformRebootSettingNever` has been removed
      info	[Changelog] - Const `LinuxVMGuestPatchAutomaticByPlatformRebootSettingNever` has been removed
      info	[Changelog] - Function `PossibleLinuxVMGuestPatchAutomaticByPlatformRebootSettingValues` has been removed
      info	[Changelog] - Function `PossibleWindowsVMGuestPatchAutomaticByPlatformRebootSettingValues` has been removed
      info	[Changelog] - Struct `DedicatedHostGroupPropertiesAdditionalCapabilities` has been removed
      info	[Changelog] - Struct `LinuxVMGuestPatchAutomaticByPlatformSettings` has been removed
      info	[Changelog] - Struct `ProximityPlacementGroupPropertiesIntent` has been removed
      info	[Changelog] - Struct `ResourceWithOptionalLocation` has been removed
      info	[Changelog] - Struct `WindowsVMGuestPatchAutomaticByPlatformSettings` has been removed
      info	[Changelog] - Field `AutomaticByPlatformSettings` of struct `LinuxPatchSettings` has been removed
      info	[Changelog] - Field `DeleteOption` of struct `VirtualMachineScaleSetUpdateOSDisk` has been removed
      info	[Changelog] - Field `UseRollingUpgradePolicy` of struct `AutomaticOSUpgradePolicy` has been removed
      info	[Changelog] - Field `Zones` of struct `ProximityPlacementGroup` has been removed
      info	[Changelog] - Field `DeleteOption` of struct `VirtualMachineScaleSetDataDisk` has been removed
      info	[Changelog] - Field `TreatFailureAsDeploymentFailure` of struct `VMGalleryApplication` has been removed
      info	[Changelog] - Field `EnableAutomaticUpgrade` of struct `VMGalleryApplication` has been removed
      info	[Changelog] - Field `AdditionalCapabilities` of struct `DedicatedHostGroupProperties` has been removed
      info	[Changelog] - Field `DeleteOption` of struct `VirtualMachineScaleSetOSDisk` has been removed
      info	[Changelog] - Field `CompletionPercent` of struct `DiskRestorePointReplicationStatus` has been removed
      info	[Changelog] - Field `Intent` of struct `ProximityPlacementGroupProperties` has been removed
      info	[Changelog] - Field `Identity` of struct `VirtualMachineScaleSetVM` has been removed
      info	[Changelog] - Field `AutomaticByPlatformSettings` of struct `PatchSettings` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New struct `SystemData`
      info	[Changelog] - New field `SystemData` in struct `CloudService`
      info	[Changelog]
      info	[Changelog] Total 36 breaking change(s), 3 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 5dafcc5ed51424f9c6d9b89d237f8834e4748a59. 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
    • ️✔️compute [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost
    Copy link

    ghost commented Jun 1, 2022

    CLA assistant check
    Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

    ❌ arpitkh12 sign now
    You have signed the CLA already but the status is still pending? Let us recheck it.

    @openapi-workflow-bot
    Copy link

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

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

    Copy link
    Member

    @ArcturusZhang ArcturusZhang left a comment

    Choose a reason for hiding this comment

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

    Approve with one comment

    "settings": {
    "description": "Public settings for the extension. For JSON extensions, this is the JSON settings for the extension. For XML Extension (like RDP), this is the XML setting for the extension.",
    "type": "string"
    "type": "object"
    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    @arpitkh12 could you provide justification/reason for breaking change here for the breaking change review board?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    We have the breaking change because the field return from backend was always a JToken. Historically, this was not being used much or was being set to a string. But now with more extensions being added to CSES and Automatic injection of extension this is impacting customers and has led us to pause rollout of AzSecPack extension. Hence this breaking change

    Copy link
    Contributor

    Choose a reason for hiding this comment

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

    @JeffreyRichter could you please review? even though this PR is merged, it's easier to breaking change here than in our PR to main #19354

    @openapi-workflow-bot
    Copy link

    Hi @arpitkh12, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    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.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    1 similar comment
    @openapi-workflow-bot
    Copy link

    Hi @arpitkh12, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    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.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @ArcturusZhang ArcturusZhang merged commit 0478d4c into Azure:feature/cplat-2022-04-04 Jun 7, 2022
    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jun 8, 2022
    grizzlytheodore added a commit that referenced this pull request Jun 15, 2022
    * set up feature branch
    
    * Update cloud service swagger file and examples (#19311)
    
    * Update cloud service swagger file and examples
    
    * Update cloudService.json
    
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    
    * move systemData object to common.json
    
    * Add CloudServiceSlotType to swagger api 2022-04-04 (#19361)
    
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    
    * update with prettier
    
    * resolve readme input
    
    * add missing example
    
    * fix example error, update common with latest change.
    
    * set up branch
    
    * change folder name
    
    * change folder name
    
    Co-authored-by: Arpit Khandelwal <arpitkhandelwal@hotmail.com>
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
    ArcturusZhang pushed a commit that referenced this pull request Jun 23, 2022
    * set up branch
    
    * Feature/cplat 2022 04 04 (#19467)
    
    * set up feature branch
    
    * Update cloud service swagger file and examples (#19311)
    
    * Update cloud service swagger file and examples
    
    * Update cloudService.json
    
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    
    * move systemData object to common.json
    
    * Add CloudServiceSlotType to swagger api 2022-04-04 (#19361)
    
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    
    * update with prettier
    
    * resolve readme input
    
    * add missing example
    
    * fix example error, update common with latest change.
    
    * set up branch
    
    * change folder name
    
    * change folder name
    
    Co-authored-by: Arpit Khandelwal <arpitkhandelwal@hotmail.com>
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
    
    * prettier fix
    
    Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
    Co-authored-by: Arpit Khandelwal <arpitkhandelwal@hotmail.com>
    Co-authored-by: Arpit Khandelwal <arkhande@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go-V2 CI-BreakingChange-JavaScript CI-FixRequiredOnFailure

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    5 participants