Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tags] Add "tagsoperationresults" resource type to "Microsoft.Resources" #28999

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Grayer123
Copy link
Contributor

@Grayer123 Grayer123 commented May 7, 2024

Add "tagsoperationresults" resource type to "microsoft.resources" for api-version: "2022-09-01" and "2023-07-01".

Copy link

openapi-pipeline-app bot commented May 7, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This PR is in purview of the ARM review (label: ARMReview). This PR must get ARMSignedOff label from an ARM reviewer.
    This PR is not ready for ARM review (label: NotReadyForARMReview). This PR will not be reviewed by ARM until relevant problems are fixed. Consult the rest of this Next Steps to Merge comment for details.
    Once the blocking problems are addressed, add to the PR a comment with contents /azp run. Automation will re-evaluate this PR and if everything looks good, it will add WaitForARMFeedback label which will put this PR on the ARM review queue.
    For details of the ARM review, see aka.ms/azsdk/pr-arm-review.
  • ❌ This PR is NotReadyForARMReview because it has the VersioningReviewRequired label.
  • ❌ This PR has at least one change violating Azure versioning policy (label: VersioningReviewRequired).
    To unblock this PR, either introduce a new API version with these changes instead of modifying an existing API version To unblock this PR, follow the process at aka.ms/brch.
  • ❌ The required check named Swagger SpellCheck has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it.

Copy link

openapi-pipeline-app bot commented May 7, 2024

Swagger Validation Report

️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
Compared specs (v0.10.8) new version base version
resources.json 2022-09-01(ece22ca) 2022-09-01(main)
resources.json 2023-07-01(ece22ca) 2023-07-01(main)
Rule Message
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Resources/stable/2022-09-01/resources.json#L3843:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Resources/stable/2023-07-01/resources.json#L3849:5
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️❌LintDiff: 2 Errors, 4 Warnings failed [Detail]
Compared specs (v2.2.2) new version base version
package-resources-2023-07 package-resources-2023-07(ece22ca) package-resources-2023-07(main)
package-resources-2022-09 package-resources-2022-09(ece22ca) package-resources-2022-09(main)

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

Rule Message Related RPC [For API reviewers]
GetOperationMustNotBeLongRunning The GET operation cannot be long running. It must not have the x-ms-long-running-operation and x-ms-long-running-operation-options properties defined.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3882
RPC-Get-V1-14
GetOperationMustNotBeLongRunning The GET operation cannot be long running. It must not have the x-ms-long-running-operation and x-ms-long-running-operation-options properties defined.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3888
RPC-Get-V1-14
⚠️ GetInOperationName 'GET' operation 'Tags_OperationResult' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3848
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L3848
⚠️ GetInOperationName 'GET' operation 'Tags_OperationResult' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3854
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'TagsModel'. Consider using the plural form of 'Tags' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2023-07-01/resources.json#L3854


The following errors/warnings exist before current PR submission:

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

Rule Message
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L254
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L562
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L938
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Predict template changes at management group scope
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1045
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1326
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1538
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1581
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1624
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Create a deployment that will deploy a templateSpec with the given resourceId
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1672
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1696
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1741
⚠️ LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1773
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1783
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1845
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1920
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L1964
⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2089
⚠️ PageableOperation Based on the response model schema, operation 'Providers_ProviderPermissions' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2089
⚠️ GetInOperationName 'GET' operation 'Providers_ProviderPermissions' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2093
⚠️ PageableOperation Based on the response model schema, operation 'ProviderResourceTypes_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2313
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Get provider resource types.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2355
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2418
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2485
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2529
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2584
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2639
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2679
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2729
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2732
⚠️ LatestVersionOfCommonTypesMustBeUsed Use the latest version v5 of types.json.
Location: Microsoft.Resources/stable/2022-09-01/resources.json#L2735
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️❌ModelValidation: 10 Errors, 0 Warnings failed [Detail]
Rule Message
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.Resources/stable/2022-09-01/resources.json#L2615:22
ExampleUrl: stable/2022-09-01/examples/ForceDeleteVMsInResourceGroup.json
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.Resources/stable/2022-09-01/resources.json#L2615:22
ExampleUrl: stable/2022-09-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L3850:14
ExampleUrl: stable/2023-07-01/examples/GetTagsOperationResults.json#L2:17
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L4383:14
ExampleUrl: stable/2023-07-01/examples/PutTagsResource.json#L2:17
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L4383:14
ExampleUrl: stable/2023-07-01/examples/PutTagsSubscription.json#L2:17
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.Resources/stable/2022-09-01/resources.json#L2615:22
ExampleUrl: stable/2022-09-01/examples/ForceDeleteVMsInResourceGroup.json
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.Resources/stable/2022-09-01/resources.json#L2615:22
ExampleUrl: stable/2022-09-01/examples/ForceDeleteVMsAndVMSSInResourceGroup.json
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L3850:14
ExampleUrl: stable/2023-07-01/examples/GetTagsOperationResults.json#L2:17
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L4383:14
ExampleUrl: stable/2023-07-01/examples/PutTagsResource.json#L2:17
INVALID_REQUEST_PARAMETER api-version 2022-09-01 is not equal to swagger version
Url: Microsoft.Resources/stable/2023-07-01/resources.json#L4383:14
ExampleUrl: stable/2023-07-01/examples/PutTagsSubscription.json#L2:17
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️❌SpellCheck: 2 Errors, 0 Warnings failed [Detail]
Rule Message
HowToFix Unknown word (tagsoperationresults), please fix the error. See https://aka.ms/ci-fix#spell-check
path: Microsoft.Resources/stable/2022-09-01/resources.json#L3843:38
HowToFix Unknown word (tagsoperationresults), please fix the error. See https://aka.ms/ci-fix#spell-check
path: Microsoft.Resources/stable/2023-07-01/resources.json#L3849:38
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented May 7, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed in generating from 7a9a107. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:883
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  883 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:883
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  883 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk artifact
  • ️✔️Azure.ResourceManager.Resources [Preview SDK Changes]
    • Azure.ResourceManager.Resources.1.8.0-alpha.20240507.1.nupkg
    info	[Changelog]
  • Azure.ResourceManager [Preview SDK Changes]
    info	[Changelog]
  • ️✔️Azure.ResourceManager.Resources [Preview SDK Changes]
    • Azure.ResourceManager.Resources.1.8.0-alpha.20240507.1.nupkg
    info	[Changelog]
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning in generating from 7a9a107. 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.
    cmderr	[automation_init.sh]
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.5.0 -> 10.7.0
    cmderr	[automation_init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.7.0>
    cmderr	[automation_init.sh] npm notice Run `npm install -g npm@10.7.0` to update!
    cmderr	[automation_init.sh] npm notice
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-resource [Preview SDK Changes]
    • azure-mgmt-resource-23.1.0.zip
    • azure_mgmt_resource-23.1.0-py3-none-any.whl
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation TagsOperations.begin_operation_result
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 7a9a107. 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
  • ️✔️azure-resourcemanager-resources-generated [Preview SDK Changes]
    • pom.xml
    • azure-resourcemanager-resources-generated-1.0.0-beta.1-sources.jar
    • azure-resourcemanager-resources-generated-1.0.0-beta.1.jar
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 7a9a107. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/resources/armresources [Preview SDK Changes] Breaking Change Detected
    Only showing 11 items here. Refer to log for details.
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `ExportTemplateOutputFormat` with values `ExportTemplateOutputFormatBicep`, `ExportTemplateOutputFormatJSON`
    info	[Changelog] - New struct `DeploymentParameter`
    info	[Changelog] - New struct `KeyVaultParameterReference`
    info	[Changelog] - New struct `KeyVaultReference`
    info	[Changelog] - New field `OutputFormat` in struct `ExportTemplateRequest`
    info	[Changelog] - New field `Output` in struct `ResourceGroupExportResult`
    info	[Changelog]
    info	[Changelog] Total 5 breaking change(s), 11 additive change(s).
    Present SDK breaking changes suppressions
    Operation `*TagsClient.CreateOrUpdateAtScope` has been changed to LRO, use `*TagsClient.BeginCreateOrUpdateAtScope` instead.
    Operation `*TagsClient.DeleteAtScope` has been changed to LRO, use `*TagsClient.BeginDeleteAtScope` instead.
    Operation `*TagsClient.UpdateAtScope` has been changed to LRO, use `*TagsClient.BeginUpdateAtScope` instead.
    Type of `DeploymentProperties.Parameters` has been changed from `any` to `map[string]*DeploymentParameter`
    Type of `DeploymentWhatIfProperties.Parameters` has been changed from `any` to `map[string]*DeploymentParameter`
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️sdk/resourcemanager/resources/armdeploymentscripts [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New struct `ContainerGroupSubnetID`
    info	[Changelog] - New field `SubnetIDs` in struct `ContainerConfiguration`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 3 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armfeatures [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armlinks [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armlocks [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armmanagedapplications [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armpolicy [Preview SDK Changes]
    Only showing 11 items here. Refer to log for details.
    info	[Changelog] - New struct `DefinitionVersion`
    info	[Changelog] - New struct `DefinitionVersionListResult`
    info	[Changelog] - New struct `DefinitionVersionProperties`
    info	[Changelog] - New struct `SetDefinitionVersion`
    info	[Changelog] - New struct `SetDefinitionVersionListResult`
    info	[Changelog] - New struct `SetDefinitionVersionProperties`
    info	[Changelog] - New field `Version`, `Versions` in struct `DefinitionProperties`
    info	[Changelog] - New field `Schema` in struct `ParameterDefinitionsValue`
    info	[Changelog] - New field `Version`, `Versions` in struct `SetDefinitionProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 45 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armsubscriptions [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armtemplatespecs [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armchanges [Preview SDK Changes]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
  • ️✔️sdk/resourcemanager/resources/armdeploymentstacks [Preview SDK Changes] Breaking Change Detected
    Only showing 11 items here. Refer to log for details.
    info	[Changelog] - New struct `DeploymentParameter`
    info	[Changelog] - New struct `DeploymentStackValidateProperties`
    info	[Changelog] - New struct `DeploymentStackValidateResult`
    info	[Changelog] - New struct `KeyVaultParameterReference`
    info	[Changelog] - New struct `KeyVaultReference`
    info	[Changelog] - New field `BypassStackOutOfSyncError` in struct `ClientBeginDeleteAtManagementGroupOptions`
    info	[Changelog] - New field `BypassStackOutOfSyncError`, `UnmanageActionManagementGroups` in struct `ClientBeginDeleteAtResourceGroupOptions`
    info	[Changelog] - New field `BypassStackOutOfSyncError`, `UnmanageActionManagementGroups` in struct `ClientBeginDeleteAtSubscriptionOptions`
    info	[Changelog] - New field `BypassStackOutOfSyncError`, `CorrelationID` in struct `DeploymentStackProperties`
    info	[Changelog]
    info	[Changelog] Total 8 breaking change(s), 20 additive change(s).
    Present SDK breaking changes suppressions
    Struct `DeploymentStackPropertiesActionOnUnmanage` has been removed
    Struct `ErrorResponse` has been removed
    Type of `DeploymentStackProperties.ActionOnUnmanage` has been changed from `*DeploymentStackPropertiesActionOnUnmanage` to `*ActionOnUnmanage`
    Type of `DeploymentStackProperties.Error` has been changed from `*ErrorResponse` to `*ErrorDetail`
    Type of `DeploymentStackProperties.Parameters` has been changed from `any` to `map[string]*DeploymentParameter`
    Type of `ResourceReferenceExtended.Error` has been changed from `*ErrorResponse` to `*ErrorDetail`
    `DeploymentStackProvisioningStateLocking` from enum `DeploymentStackProvisioningState` has been removed
    `ResourceStatusModeNone` from enum `ResourceStatusMode` has been removed
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 7a9a107. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    cmderr	[automation_generate.sh] [ERROR] Cannot generate changelog because the codes of local and npm may be the same.
  • ️✔️@azure/arm-changes [Preview SDK Changes] Breaking Change Detected
    • azure-arm-changes-2.0.0.tgz
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Interface ChangesListNextOptionalParams no longer has parameter skipToken
    info	[Changelog]   - Interface ChangesListNextOptionalParams no longer has parameter top
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Interface ChangesListNextOptionalParams no longer has parameter skipToken
    - Interface ChangesListNextOptionalParams no longer has parameter top
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-features [Preview SDK Changes] Breaking Change Detected
    • azure-arm-features-4.0.0.tgz
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Class FeatureClient has a new signature
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Class FeatureClient has a new signature
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-links [Preview SDK Changes] Breaking Change Detected
    • azure-arm-links-3.0.0.tgz
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Class ManagementLinkClient has a new signature
    info	[Changelog]   - Interface ResourceLinksListAtSubscriptionNextOptionalParams no longer has parameter filter
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Class ManagementLinkClient has a new signature
    - Interface ResourceLinksListAtSubscriptionNextOptionalParams no longer has parameter filter
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-locks [Preview SDK Changes] Breaking Change Detected
    • azure-arm-locks-3.0.0.tgz
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Class ManagementLockClient has a new signature
    info	[Changelog]   - Interface ManagementLocksListAtResourceGroupLevelNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface ManagementLocksListAtResourceLevelNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface ManagementLocksListAtSubscriptionLevelNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface ManagementLocksListByScopeNextOptionalParams no longer has parameter filter
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Class ManagementLockClient has a new signature
    - Interface ManagementLocksListAtResourceGroupLevelNextOptionalParams no longer has parameter filter
    - Interface ManagementLocksListAtResourceLevelNextOptionalParams no longer has parameter filter
    - Interface ManagementLocksListAtSubscriptionLevelNextOptionalParams no longer has parameter filter
    - Interface ManagementLocksListByScopeNextOptionalParams no longer has parameter filter
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-managedapplications [Preview SDK Changes] Breaking Change Detected
    • azure-arm-managedapplications-4.0.0.tgz
    Only showing 12 items here. Refer to log for details.
    info	[Changelog]   - Removed Enum KnownApplicationDefinitionArtifactName
    info	[Changelog]   - Removed Enum KnownApplicationManagementMode
    info	[Changelog]   - Removed Enum KnownCreatedByType
    info	[Changelog]   - Removed Enum KnownDeploymentMode
    info	[Changelog]   - Removed Enum KnownJitApprovalMode
    info	[Changelog]   - Removed Enum KnownJitApproverType
    info	[Changelog]   - Removed Enum KnownJitRequestState
    info	[Changelog]   - Removed Enum KnownJitSchedulingType
    info	[Changelog]   - Removed Enum KnownOrigin
    info	[Changelog]   - Removed Enum KnownStatus
    info	[Changelog]   - Removed Enum KnownSubstatus
    info	[Changelog]   - Enum KnownProvisioningState no longer has value NotSpecified
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Only showing 12 items here. Refer to log for details.
    Absent SDK breaking changes suppressions
    - Removed operation Applications.beginUpdateAndWait
    - Removed operation Applications.beginUpdateById
    - Removed operation Applications.beginUpdateByIdAndWait
    - Removed operation Applications.listAllowedUpgradePlans
    - Removed operation Applications.listTokens
    - Removed operation group JitRequests
    - Type of parameter artifacts of interface ApplicationDefinition is changed from ApplicationDefinitionArtifact[] to ApplicationArtifact[]
    - Type of parameter authorizations of interface ApplicationDefinition is changed from ApplicationAuthorization[] to ApplicationProviderAuthorization[]
    - Type of parameter isEnabled of interface ApplicationDefinition is changed from boolean to string
    - Type of parameter name of interface ApplicationArtifact is changed from ApplicationArtifactName to string
    - Type of parameter parameters of interface ApplicationsUpdateByIdOptionalParams is changed from ApplicationPatchable to Application
    - Type of parameter type of interface Identity is changed from ResourceIdentityType to "SystemAssigned"
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-policy [Preview SDK Changes]
    • azure-arm-policy-6.0.0-beta.1.tgz
  • ️✔️@azure/arm-resources-subscriptions [Preview SDK Changes]
    • azure-arm-resources-subscriptions-2.1.1.tgz
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
  • ️✔️@azure/arm-resources [Preview SDK Changes] Breaking Change Detected
    • azure-arm-resources-6.0.0.tgz
    Only showing 12 items here. Refer to log for details.
    info	[Changelog]   - Interface TagsUpdateAtScopeOptionalParams has a new optional parameter updateIntervalInMs
    info	[Changelog]   - Added Enum KnownExportTemplateOutputFormat
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation TagsOperations.createOrUpdateAtScope
    info	[Changelog]   - Removed operation TagsOperations.deleteAtScope
    info	[Changelog]   - Removed operation TagsOperations.updateAtScope
    info	[Changelog]   - Class ResourceManagementClient has a new signature
    info	[Changelog]   - Type of parameter parameters of interface DeploymentProperties is changed from Record<string, unknown> to {
    info	[Changelog]         [propertyName: string]: DeploymentParameter;
    info	[Changelog]     }
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Class ResourceManagementClient has a new signature
    - Removed operation TagsOperations.createOrUpdateAtScope
    - Removed operation TagsOperations.deleteAtScope
    - Removed operation TagsOperations.updateAtScope
    - "Type of parameter parameters of interface DeploymentProperties is changed from Record<string, unknown> to {\n        [propertyName: string]: DeploymentParameter;\n    }"
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
  • ️✔️@azure/arm-resourcesdeploymentstacks [Preview SDK Changes]
    • azure-arm-resourcesdeploymentstacks-1.0.0.tgz
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
  • ️✔️@azure/arm-templatespecs [Preview SDK Changes] Breaking Change Detected
    • azure-arm-templatespecs-3.0.0.tgz
    Only showing 12 items here. Refer to log for details.
    info	[Changelog]   - Added Type Alias TemplateSpecsGetBuiltInResponse
    info	[Changelog]   - Added Type Alias TemplateSpecsListBuiltInsNextResponse
    info	[Changelog]   - Added Type Alias TemplateSpecsListBuiltInsResponse
    info	[Changelog]   - Added Type Alias TemplateSpecVersionsGetBuiltInResponse
    info	[Changelog]   - Added Type Alias TemplateSpecVersionsListBuiltInsNextResponse
    info	[Changelog]   - Added Type Alias TemplateSpecVersionsListBuiltInsResponse
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Class TemplateSpecsClient has a new signature
    info	[Changelog]   - Interface TemplateSpecsListByResourceGroupNextOptionalParams no longer has parameter expand
    info	[Changelog]   - Interface TemplateSpecsListBySubscriptionNextOptionalParams no longer has parameter expand
    Present SDK breaking changes suppressions
    This package has no defined suppressions.
    Absent SDK breaking changes suppressions
    - Class TemplateSpecsClient has a new signature
    - Interface TemplateSpecsListByResourceGroupNextOptionalParams no longer has parameter expand
    - Interface TemplateSpecsListBySubscriptionNextOptionalParams no longer has parameter expand
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️❌ azure-resource-manager-schemas failed [Detail]
  • Pipeline Framework Failed in generating from 7a9a107. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh]  notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.5.0 -> 10.7.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.7.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.7.0` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    fatal: cannot force update the branch 'sdkAuto/28999/resources_resource-manager' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
  • resources/resource-manager [Preview Schema Changes]
  • resources/resource-manager
    error	Fatal error: fatal: cannot force update the branch 'sdkAuto/28999/resources_resource-manager' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'
    error	Fatal error: Error: fatal: cannot force update the branch 'sdkAuto/28999/resources_resource-manager' used by worktree at '/mnt/vss/_work/1/s/azure-resource-manager-schemas'    at Object.action (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:1332:25)    at PluginStore.exec (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:1367:29)    at /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:1766:43    at new Promise (<anonymous>)    at GitExecutorChain.handleTaskData (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:1764:16)    at GitExecutorChain.<anonymous> (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:1748:44)    at Generator.next (<anonymous>)    at fulfilled (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/simple-git@3.22.0/node_modules/simple-git/dist/cjs/index.js:55:24)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    error	The following packages are still pending:
    error		resources/resource-manager
    error		resources/resource-manager
    error		resources/resource-manager
    error		resources/resource-manager
    error	ERROR: The 'breakingChangesLabel' configuration is missing or incorrect from the 'swagger_to_sdk_config.json file.
  • resources/resource-manager
  • resources/resource-manager
️⚠️ azure-powershell warning [Detail]
  • ⚠️Warning in generating from 7a9a107. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
  • ⚠️Az.resources.DefaultTag [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented May 7, 2024

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/resources/armchanges There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armdeploymentscripts https://apiview.dev/Assemblies/Review/7baaae1d269a4ed7912f863425ad71a0?revisionId=a55c3a74212c4cb9912336bdbee8cfbe
Java azure-resourcemanager-resources-generated https://apiview.dev/Assemblies/Review/69d90a3c09dd41d388271d10f46fbed8?revisionId=9d02654b219e49799eca405362d6c667
Go sdk/resourcemanager/resources/armdeploymentstacks https://apiview.dev/Assemblies/Review/6313d59674254051ac3edf0447ad74de?revisionId=c997bb479c7f45eab4f2ee2e341b2da1
Go sdk/resourcemanager/resources/armfeatures There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armlinks There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armlocks There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armmanagedapplications There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armpolicy https://apiview.dev/Assemblies/Review/307c195eccc840d1b92e75be6564ba10?revisionId=33a82c3870824588afa26933da903775
Go sdk/resourcemanager/resources/armresources https://apiview.dev/Assemblies/Review/12843540e3a1467ea73d364496b55308?revisionId=7a272ec9294844c3b44b990dc8ce4f05
Go sdk/resourcemanager/resources/armsubscriptions There is no API change compared with the previous version
Go sdk/resourcemanager/resources/armtemplatespecs There is no API change compared with the previous version
.Net Azure.ResourceManager.Resources There is no API change compared with the previous version
JavaScript @azure/arm-changes https://apiview.dev/Assemblies/Review/357d9a1c28c440e8a1bd4912e73149e7?revisionId=de3781b879444c4ca6facb4c18978347
JavaScript @azure/arm-features https://apiview.dev/Assemblies/Review/cdac4d1c1fa1462bb53e5df0b43b1fd8?revisionId=aad6046c700f42f9a9b5fe6a6ca973a4
JavaScript @azure/arm-links https://apiview.dev/Assemblies/Review/fab6f39d3aa4438bbcf44202497c232d?revisionId=4cb29ac1543f4d959bd5a66c92ec7615
JavaScript @azure/arm-locks https://apiview.dev/Assemblies/Review/5032ea8e14d64cd0adc264676495aba7?revisionId=0e698272ce6d4c30a1d68a4767ac547b
JavaScript @azure/arm-managedapplications https://apiview.dev/Assemblies/Review/13cbf64f04e64947ba72af718bdd91bf?revisionId=46ae70b729884ce28579b0be0488f83d
JavaScript @azure/arm-policy https://apiview.dev/Assemblies/Review/cda5950570364aba98f6c682240aed30?revisionId=c0fb175c095c423297513667fa78f928
JavaScript @azure/arm-resources-subscriptions There is no API change compared with the previous version
JavaScript @azure/arm-resources https://apiview.dev/Assemblies/Review/2afa29187fb74b96ba17874edd55e007?revisionId=87992734a04b48af9645dc5e303948e1
JavaScript @azure/arm-resourcesdeploymentstacks https://apiview.dev/Assemblies/Review/adf278a227e04a51b406ca734e90fef9?revisionId=34d78a8cc5da4f2788f7aecc4811a52d
JavaScript @azure/arm-templatespecs https://apiview.dev/Assemblies/Review/fc04625bf7df4e6e97f03f7aae3c05b7?revisionId=a5a3c28036d6467087f87af669ae4428
Swagger Microsoft.Resources https://apiview.dev/Assemblies/Review/c6d5ee6adb604c8d98405cc2ea6c8f31?revisionId=bcc3131c032c491ab5252b8a09b6b66c

@Grayer123 Grayer123 requested a review from cemheren May 7, 2024 05:29
@Grayer123 Grayer123 changed the title Add tagsoperationresults to microsoft.resources. [Tags] Add "tagsoperationresults" resource type to "Microsoft.Resources" May 7, 2024
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview NotReadyForARMReview resource-manager VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required labels May 7, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMReview BreakingChange-JavaScript-Sdk NotReadyForARMReview resource-manager VersioningReviewRequired <valid label in PR review process>add this label when versioning review is required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants