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

Add new API Version 2024-06-01-preview for Microsoft.Resources\changes

Open manu4rhyme opened this issue 1 year ago • 16 comments

ARM (Control Plane) API Specification Update Pull Request

[!TIP] Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

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

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

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

Due diligence checklist

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

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

Additional information

PR on private branch already approved to merge https://github.com/Azure/azure-rest-api-specs-pr/pull/18184

Viewing API changes

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

Suppressing failures

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

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run. This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

manu4rhyme avatar Jun 04 '24 17:06 manu4rhyme

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 13 Errors, 37 Warnings failed [Detail]
Compared specs (v0.10.12) new version base version
changes.json 2024-06-01-preview(fec45cd) 2022-05-01(main)
changes.json 2024-06-01-preview(fec45cd) 2023-07-01-preview(main)

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

Rule Message
1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L49:9
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L182:9
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L182:9
1023 - TypeFormatChanged The new version has a different format 'date-time' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L241:9
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L240:9
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L106:9
1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: common-types/resource-management/v5/types.json#L632:5
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L344:5
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'propertyChangeType' renamed or removed?
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L338:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L273:7
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'changeCategory' renamed or removed?
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L338:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L273:7
1047 - XmsEnumChanged The new version has a different x-ms-enum 'modelAsString' than the previous one.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L193:9
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L192:9
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'isTruncated' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'changedBy' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'changedByType' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'clientType' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'operation' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'changeControlId' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'systemData' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L172:7
Old: Microsoft.Resources/stable/2022-05-01/changes.json#L172:7


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

Rule Message
:warning: 1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L182:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L182:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'date-time' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L241:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L240:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'uuid' than the previous one ''.
New: common-types/resource-management/v5/types.json#L632:5
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L401:5
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
:warning: 1023 - TypeFormatChanged The new version has a different format 'arm-id' than the previous one ''.
New: common-types/resource-management/v5/types.json#L14:9
Old: common-types/resource-management/v2/types.json#L14:9
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'propertyChangeType' renamed or removed?
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L338:7
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L330:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'changeCategory' renamed or removed?
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L338:7
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L330:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'changeControlId' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L235:7
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L234:7
:warning: 1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'systemData' in response that was not found in the old version.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L172:7
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L172:7
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceGroupName', In: 'Path', was changed. Expected param at index '1' but instead found it at index '0'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceProviderNamespace', In: 'Path', was changed. Expected param at index '2' but instead found it at index '1'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceType', In: 'Path', was changed. Expected param at index '3' but instead found it at index '2'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceName', In: 'Path', was changed. Expected param at index '4' but instead found it at index '3'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: '$top', In: 'Query', was changed. Expected param at index '6' but instead found it at index '4'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: '$skipToken', In: 'Query', was changed. Expected param at index '7' but instead found it at index '5'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceGroupName', In: 'Path', was changed. Expected param at index '1' but instead found it at index '0'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceProviderNamespace', In: 'Path', was changed. Expected param at index '2' but instead found it at index '1'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceType', In: 'Path', was changed. Expected param at index '3' but instead found it at index '2'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'resourceName', In: 'Path', was changed. Expected param at index '4' but instead found it at index '3'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1042 - ChangedParameterOrder The order of parameter with Name: 'changeResourceId', In: 'Path', was changed. Expected param at index '6' but instead found it at index '4'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1047 - XmsEnumChanged The new version has a different x-ms-enum 'modelAsString' than the previous one.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L193:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L192:9
:warning: 1050 - ParameterLocationHasChanged Parameter location has changed. Name: 'subscriptionId'. In: 'Path'. Old location is method: 'True'. New location is method: 'False'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1050 - ParameterLocationHasChanged Parameter location has changed. Name: 'api-version'. In: 'Query'. Old location is method: 'True'. New location is method: 'False'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L49:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49:9
:warning: 1050 - ParameterLocationHasChanged Parameter location has changed. Name: 'subscriptionId'. In: 'Path'. Old location is method: 'True'. New location is method: 'False'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
:warning: 1050 - ParameterLocationHasChanged Parameter location has changed. Name: 'api-version'. In: 'Query'. Old location is method: 'True'. New location is method: 'False'.
New: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L106:9
Old: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106:9
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 1 Warnings warning [Detail]
Compared specs (v2.2.2) new version base version
package-changes-2024-06-01-preview package-changes-2024-06-01-preview(fec45cd) default(main)

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

Rule Message Related RPC [For API reviewers]
:warning: EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Resources/preview/2024-06-01-preview/changes.json#L263
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Swagger Generation Artifacts

️🔄ApiDocPreview inProgress [Detail]
️🔄 azure-sdk-for-net-track2 inProgress [Detail]
️⚠️ azure-sdk-for-python warning [Detail]
    For more instructions, please refer to the FAQ .
  • ⚠️Warning in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. 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] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[automation_init.sh] npm notice
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    cmderr	[automation_init.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    cmderr	[automation_init.sh] npm notice To update run: npm install -g [email protected]
    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]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation group PolicyDefinitionVersionsOperations
    info	[Changelog]   - Added operation group PolicySetDefinitionVersionsOperations
    info	[Changelog]   - Model ParameterDefinitionsValue has a new parameter schema
    info	[Changelog]   - Model PolicyAssignment has a new parameter definition_version
    info	[Changelog]   - Model PolicyDefinition has a new parameter version
    info	[Changelog]   - Model PolicyDefinition has a new parameter versions
    info	[Changelog]   - Model PolicyDefinitionReference has a new parameter definition_version
    info	[Changelog]   - Model PolicySetDefinition has a new parameter version
    info	[Changelog]   - Model PolicySetDefinition has a new parameter versions
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. 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]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. 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 the guidance for suppressing SDK breaking changes.
  • ️✔️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]
  • ️✔️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]
    info	[Changelog] ### Other Changes
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. 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	Warning: File azure-sdk-for-js_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    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.
    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
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-features [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-links [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-locks [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-managedapplications [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-policy [Preview SDK Changes]
  • ️✔️@azure/arm-resources-subscriptions [Preview SDK Changes]
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
  • ️✔️@azure/arm-resources [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
  • ️✔️@azure/arm-resourcesdeploymentstacks [Preview SDK Changes]
    info	[Changelog]
    error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
  • ️✔️@azure/arm-templatespecs [Preview SDK Changes] Breaking Change Detected
    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 the guidance for suppressing SDK breaking changes.
️❌ azure-resource-manager-schemas failed [Detail]
    For more instructions, please refer to the FAQ .
  • Code Generator Failed in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. 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] Submodule 'bicep-types-az' (https://github.com/Azure/bicep-types-az) registered for path 'bicep-types-az'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az'...
    cmderr	[initScript.sh] Submodule 'bicep-types' (https://github.com/Azure/bicep-types) registered for path 'bicep-types-az/bicep-types'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az/bicep-types'...
    cmderr	[initScript.sh] npm notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.7.0 -> 10.8.1
    cmderr	[initScript.sh] npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
    cmderr	[initScript.sh] npm notice To update run: npm install -g [email protected]
    cmderr	[initScript.sh] npm notice
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh
    warn	Warning: File azure-resource-manager-schemas_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    cmderr	[generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500
    cmderr	[generateScript.sh]     return new TSError(diagnosticText, diagnosticCodes)
    cmderr	[generateScript.sh]            ^
    cmderr	[generateScript.sh] TSError: ⨯ Unable to compile TypeScript:
    cmderr	[generateScript.sh] cmd/generateall.ts(6,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(10,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(11,18): error TS2307: Cannot find module 'path' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(13,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(14,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(42,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(69,67): error TS7006: Parameter 'x' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(70,49): error TS7006: Parameter 'f' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(94,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(105,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(157,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
    cmderr	[generateScript.sh]     at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500:12)
    cmderr	[generateScript.sh]     at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:504:19)
    cmderr	[generateScript.sh]     at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:739:36)
    cmderr	[generateScript.sh]     at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:955:32)
    cmderr	[generateScript.sh]     at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1043:43)
    cmderr	[generateScript.sh]     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    cmderr	[generateScript.sh]     at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1046:12)
    cmderr	[generateScript.sh]     at Module.load (node:internal/modules/cjs/loader:1203:32)
    cmderr	[generateScript.sh]     at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    cmderr	[generateScript.sh]     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.
️❌ azure-powershell failed [Detail]
    For more instructions, please refer to the FAQ .
  • Code Generator Failed in generating from ced584010806bfdced7a2ca97e2dc9d88c2b3aaa. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    error	Script return with result [failed] code [2] signal [null] cwd [azure-powershell]: sh ./tools/SwaggerCI/init.sh
    warn	Warning: File azure-powershell_tmp/initOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    error	FatalError: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'. Please refer to the inner logs for details or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'
    error	ErrorStack: Error: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'    at Object.openSync (node:fs:596:3)    at Object.writeFileSync (node:fs:2322:35)    at writeTmpJsonFile (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/utils/fsUtils.js:125:18)    at workflowCallGenerateScript (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:595:36)    at workflowHandleReadmeMdOrTypeSpecProject (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:241:46)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)    at async workflowMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:108:9)    at async sdkAutoMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:199:13)    at async /mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18.
Posted by Swagger Pipeline | How to fix these errors?

Generated ApiView

Language Package Name ApiView Link
Java azure-resourcemanager-resources-generated https://apiview.dev/Assemblies/Review/69d90a3c09dd41d388271d10f46fbed8?revisionId=32b981468f2d4bc1a40c2facab37b931
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=2e79b889428849ddbab625d7f0d42f74
Go sdk/resourcemanager/resources/armdeploymentstacks https://apiview.dev/Assemblies/Review/6313d59674254051ac3edf0447ad74de?revisionId=12e7cc5eb0874ae78a053efd768b1f5e
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=6521aef1c9fe4569941273b0e7694a17
Go sdk/resourcemanager/resources/armresources https://apiview.dev/Assemblies/Review/12843540e3a1467ea73d364496b55308?revisionId=09f712c108414d45a25589629459dda4
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
JavaScript @azure/arm-changes https://apiview.dev/Assemblies/Review/357d9a1c28c440e8a1bd4912e73149e7?revisionId=f6284b164f11428bb48096c56d1f8318
JavaScript @azure/arm-features https://apiview.dev/Assemblies/Review/cdac4d1c1fa1462bb53e5df0b43b1fd8?revisionId=5c1435f2d0d248eaa6f0f50d017b0be4
JavaScript @azure/arm-links https://apiview.dev/Assemblies/Review/fab6f39d3aa4438bbcf44202497c232d?revisionId=13f3fb427d0f45e2906000b96259e354
JavaScript @azure/arm-locks https://apiview.dev/Assemblies/Review/5032ea8e14d64cd0adc264676495aba7?revisionId=a75acde40fa1495eb1375a15e530e0db
JavaScript @azure/arm-managedapplications https://apiview.dev/Assemblies/Review/13cbf64f04e64947ba72af718bdd91bf?revisionId=a3e773602e274b478c15656bf2c5e553
JavaScript @azure/arm-policy https://apiview.dev/Assemblies/Review/cda5950570364aba98f6c682240aed30?revisionId=6710c31b77604554ae7126feb953a220
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=ff63a85d831348b8bf9b421ba3ed6cda
JavaScript @azure/arm-resourcesdeploymentstacks https://apiview.dev/Assemblies/Review/adf278a227e04a51b406ca734e90fef9?revisionId=a7e24d1b2f954d4bbf192a695efc3785
JavaScript @azure/arm-templatespecs https://apiview.dev/Assemblies/Review/fc04625bf7df4e6e97f03f7aae3c05b7?revisionId=fbc89af77596402d8ab2320788724db2
Swagger Microsoft.Resources https://apiview.dev/Assemblies/Review/c6d5ee6adb604c8d98405cc2ea6c8f31?revisionId=05071a37a446458ba939941c99d4e107

/pr RequestMerge

manu4rhyme avatar Jun 20 '24 21:06 manu4rhyme

Changes in this PR were already approved in another PR in the private repo here https://github.com/Azure/azure-rest-api-specs-pr/pull/18184

No breaking change approval is required, since we're adding a new API version

manu4rhyme avatar Jun 20 '24 21:06 manu4rhyme

Changes in this PR were already approved in another PR in the private repo here Azure/azure-rest-api-specs-pr#18184

No breaking change approval is required, since we're adding a new API version

@manu4rhyme - Actually, the BreakingChangeReviewRequired flag is legit. This API version is removing a couple of properties ("propertyChangeType", "changeCategory") from the ChangeBase type which is part of the Microsoft.Resources/changes resource type already published in 2023-07-01-preview, so you need to get a breaking change review for this PR.

Once you have breaking change approval (you can request it in email), I can sign off for ARM. I have confirmed these changes were already signed off by ARM in the previous PR.

mentat9 avatar Jun 20 '24 22:06 mentat9

/pr RequestMerge

manu4rhyme avatar Jun 26 '24 18:06 manu4rhyme

Changes in this PR were already approved in another PR in the private repo here https://github.com/Azure/azure-rest-api-specs-pr/pull/18184

manu4rhyme avatar Jun 26 '24 18:06 manu4rhyme

This cannot be merged, without being reviewed first. Adding it to the queue.

ramoka178 avatar Jun 26 '24 23:06 ramoka178

Changes in this PR were already approved in another PR in the private repo here Azure/azure-rest-api-specs-pr#18184

Please remove the "NotReadyForARMReview" label if this is ready to review and tjhen add "WaitForARMFeedback" if its not automatically added.

ramoka178 avatar Jun 26 '24 23:06 ramoka178

Signing off based on the previous reviewer's comment + breaking change approval label added

ramoka178 avatar Jun 27 '24 16:06 ramoka178

/pr RequestMerge

manu4rhyme avatar Jul 01 '24 17:07 manu4rhyme

/azp run

TimLovellSmith avatar Jul 01 '24 19:07 TimLovellSmith

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Jul 01 '24 19:07 azure-pipelines[bot]

/pr RequestMerge

manu4rhyme avatar Jul 02 '24 20:07 manu4rhyme