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

[Hub Generated] Publish private branch 'gachauhan-iprangenew'

Open gachauhan opened this issue 2 years ago • 13 comments

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM (Control Plane) API Specification Update Pull Request

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

PR review workflow diagram

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

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

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

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

ARM API changes review (Diagram Step 2)

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

Diagram footnotes

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

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

Purpose of this PR

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

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

Due diligence checklist

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

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

Additional information

Viewing API changes

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

Suppressing failures

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

Getting help

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

gachauhan avatar Jan 10 '24 04:01 gachauhan

The PR is created based on the updates in the private branch. The updates in the PR has already been reviewed and approved with this PR Azure/azure-rest-api-specs-pr/16281

gachauhan avatar Jan 10 '24 04:01 gachauhan

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 22 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
databoxedge.json 2023-12-01(7c0d33f) 2023-07-01(main)
databoxedge.json 2023-12-01(7c0d33f) 2023-01-01-preview(main)

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

Rule Message
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/offers' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1365:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1714:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers/{publisherName}/offers' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1764:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers/{publisherName}/offers/{offerName}/skus' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1822:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers/{publisherName}/offers/{offerName}/skus/{skuName}/versions' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1888:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers/{publisherName}/offers/{offerName}/skus/{skuName}/versions/{versionName}' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L1962:5
:warning: 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/publishers/{publisherName}/offers/{offerName}/skus/{skuName}/versions/{versionName}/generatesastoken' removed or restructured?
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L2036:5
:warning: 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ComputeVersionInformation' removed or renamed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L4159:3
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L4621:3
:warning: 1011 - AddingResponseCode The new version adds a response code '202'.
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L320:11
:warning: 1019 - RemovedEnumValue The new version is removing enum value(s) 'ManagementCluster, ControlPlane, NodePool' from the old version.
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L7642:9
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L8323:9
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'computeVersionInformation' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L5372:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L5874:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'kubernetesPlatform' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L5372:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L5874:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'deviceCapacityRequestType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L5864:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L6371:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'customLocationsObjectId' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L4414:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L4876:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'componentType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L4933:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L5400:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'componentType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L6025:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L6537:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'componentType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L7636:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L8317:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'componentType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L6706:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L7132:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'hugePage2M' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L6787:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L7230:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'hugePage1G' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L6787:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L7230:7
:warning: 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'componentType' renamed or removed?
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L6982:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L7437:7
:warning: 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
New: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L292:7
Old: Microsoft.DataBoxEdge/preview/2023-01-01-preview/databoxedge.json#L292:7
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-2023-12-01 package-2023-12-01(7c0d33f) default(main)

The following errors/warnings exist before current PR submission:

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

Rule Message
OperationsApiSchemaUsesCommonTypes Operations API path must follow the schema provided in the common types.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L34
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L188
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L189
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L236
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L236
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L292
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L292
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L320
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L329
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L340
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L394
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L395
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L443
ParametersOrder The parameters:deviceName,name,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L444
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L496
ParametersOrder The parameters:deviceName,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L497
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L545
ParametersOrder The parameters:deviceName,name,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L546
ParametersOrder The parameters:deviceName,name,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L597
ProvisioningStateSpecifiedForLROPut 200 response schema in long running PUT operation is missing ProvisioningState property. A LRO PUT operations response schema must have ProvisioningState specified for the 200 and 201 status codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L597
ProvisioningStateSpecifiedForLROPut 201 response schema in long running PUT operation is missing ProvisioningState property. A LRO PUT operations response schema must have ProvisioningState specified for the 200 and 201 status codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L597
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L597
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L644
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L650
DeleteResponseCodes Long-running delete operations must have responses with 202, 204 and default return codes. They also must have no other response codes.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L661
ParametersOrder The parameters:deviceName,name,resourceGroupName should be kept in the same order as they present in the path.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L661
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L696
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L705
ResourceNameRestriction The resource name parameter 'deviceName' should be defined with a 'pattern' restriction.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L717
PostResponseCodes 200 return code does not have a schema specified. LRO POST must have a 200 return code if only if the final response is intended to have a schema, if not the 200 return code must not be specified.
Location: Microsoft.DataBoxEdge/stable/2023-12-01/databoxedge.json#L718
️️✔️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 succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

Breaking Changes Tracking


️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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
  • ️✔️Azure.ResourceManager.DataBoxEdge [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.DataBoxEdge/Debug/netstandard2.0/Azure.ResourceManager.DataBoxEdge.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/databoxedge/Azure.ResourceManager.DataBoxEdge/src/Azure.ResourceManager.DataBoxEdge.csproj::TargetFramework=netstandard2.0]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh] npm notice
    cmderr	[automation_generate.sh] npm notice New patch version of npm available! 10.2.3 -> 10.2.5
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-databoxedge [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation DevicesOperations.create_or_update
    info	[Changelog]   - Added operation group DeviceCapacityCheckOperations
    info	[Changelog]   - Added operation group DeviceCapacityInfoOperations
    info	[Changelog]   - Added operation group DiagnosticSettingsOperations
    info	[Changelog]   - Added operation group SupportPackagesOperations
    info	[Changelog]   - Model DataBoxEdgeDevice has a new parameter data_residency
    info	[Changelog]   - Model DataBoxEdgeDevice has a new parameter system_data_properties_system_data
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter cloud_witness_container_name
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter cloud_witness_storage_account_name
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter cloud_witness_storage_endpoint
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter cluster_witness_type
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter file_share_witness_location
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter file_share_witness_username
    info	[Changelog]   - Model DataBoxEdgeDeviceExtendedInfo has a new parameter system_data
    info	[Changelog]   - Model DataBoxEdgeSku has a new parameter capabilities
    info	[Changelog]   - Model Order has a new parameter kind
    info	[Changelog]   - Model Order has a new parameter order_id
    info	[Changelog]   - Model UpdateDetails has a new parameter friendly_version_number
    info	[Changelog]   - Model UpdateDetails has a new parameter installation_impact
    info	[Changelog]   - Model UpdateSummary has a new parameter last_successful_install_job_date_time
    info	[Changelog]   - Model UpdateSummary has a new parameter last_successful_scan_job_time
    info	[Changelog]   - Operation UsersOperations.list_by_data_box_edge_device has a new optional parameter filter
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Operation UsersOperations.list_by_data_box_edge_device no longer has parameter expand
    info	[Changelog]   - Parameter user_type of model User is now required
    info	[Changelog]   - Removed operation DevicesOperations.begin_create_or_update
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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
  • ️✔️@azure/arm-databoxedge [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added operation group DeviceCapacityCheck
    info	[Changelog]   - Added operation group DeviceCapacityInfoOperations
    info	[Changelog]   - Added Interface ClusterCapacityViewData
    info	[Changelog]   - Added Interface ClusterGpuCapacity
    info	[Changelog]   - Added Interface ClusterMemoryCapacity
    info	[Changelog]   - Added Interface ClusterStorageViewData
    info	[Changelog]   - Added Interface DeviceCapacityCheckCheckResourceCreationFeasibilityOptionalParams
    info	[Changelog]   - Added Interface DeviceCapacityInfo
    info	[Changelog]   - Added Interface DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams
    info	[Changelog]   - Added Interface DeviceCapacityRequestInfo
    info	[Changelog]   - Added Interface HostCapacity
    info	[Changelog]   - Added Interface NumaNodeData
    info	[Changelog]   - Added Interface VmMemory
    info	[Changelog]   - Added Interface VmPlacementRequestResult
    info	[Changelog]   - Added Type Alias ClusterWitnessType
    info	[Changelog]   - Added Type Alias DeviceCapacityInfoGetDeviceCapacityInfoResponse
    info	[Changelog]   - Interface DataBoxEdgeDevice has a new optional parameter kubernetesWorkloadProfile
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessContainerName
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageAccountName
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageEndpoint
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter clusterWitnessType
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessLocation
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessUsername
    info	[Changelog]   - Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter systemData
    info	[Changelog]   - Interface LoadBalancerConfig has a new optional parameter ipRange
    info	[Changelog]   - Interface Order has a new optional parameter kind
    info	[Changelog]   - Interface Order has a new optional parameter orderId
    info	[Changelog]   - Added Enum KnownClusterWitnessType
    info	[Changelog]   - Enum KnownSkuName has a new value EdgeMRTCP
    info	[Changelog]   - Enum KnownSkuName has a new value EP2128GPU1Mx1W
    info	[Changelog]   - Enum KnownSkuName has a new value EP2256GPU2Mx1
    info	[Changelog]   - Enum KnownSkuName has a new value EP264Mx1W
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Interface DevicesListByResourceGroupNextOptionalParams no longer has parameter expand
    info	[Changelog]   - Interface DevicesListBySubscriptionNextOptionalParams no longer has parameter expand
    info	[Changelog]   - Interface TriggersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter
    info	[Changelog]   - Interface UsersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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/databoxedge/armdataboxedge [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New field `KubernetesWorkloadProfile` in struct `DeviceProperties`
    info	[Changelog] - New field `IPRange` in struct `LoadBalancerConfig`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 2 additive change(s).
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh]        ed
    cmderr	[init.sh]
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] ########################### 100.0%
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-databoxedge [View full logs]  [Preview SDK Changes]
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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 patch version of npm available! 10.2.3 -> 10.2.5
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[initScript.sh] npm notice
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
  • ️✔️databoxedge [View full logs]  [Preview Schema Changes]
️️✔️ azure-powershell succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from bdba945e0207ea430233613071979cb8e95c5ae2. 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.databoxedge.DefaultTag [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Swagger Validation Report

️⌛BreakingChange pending [Detail]
️🔄Breaking Change(Cross-Version) inProgress [Detail]
️⌛CredScan pending [Detail]
️🔄LintDiff inProgress [Detail]
️⌛Avocado pending [Detail]
️⌛SwaggerAPIView pending [Detail]
️⌛TypeSpecAPIView pending [Detail]
️🔄ModelValidation inProgress [Detail]
️🔄SemanticValidation inProgress [Detail]
️⌛PoliCheck pending [Detail]
️🔄SpellCheck inProgress [Detail]
️🔄Lint(RPaaS) inProgress [Detail]
️⌛PR Summary pending [Detail]
️⌛Automated merging requirements met pending [Detail]
Posted by Swagger Pipeline | How to fix these errors?

/azp run typespec requirement

mikeharder avatar Jan 11 '24 07:01 mikeharder

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jan 11 '24 07:01 azure-pipelines[bot]

@gachauhan - Please fill out the intake form at the top. This is required for all swagger PRs to ensure correct routing and automation handling.

mentat9 avatar Jan 13 '24 02:01 mentat9

@gachauhan - Signing off for ARM with comments.

mentat9 avatar Jan 13 '24 02:01 mentat9

/pr RequestMerge

gachauhan avatar Jan 15 '24 12:01 gachauhan

There are a bunch of 'breaking changes have been detected in comparison to the latest preview version' - are those intentional?

https://github.com/Azure/azure-rest-api-specs/pull/27329/checks?check_run_id=20331239163

TimLovellSmith avatar Jan 17 '24 20:01 TimLovellSmith

Merging is blocked Merging can be performed automatically with 1 approving review. Can you have a peer add their review?

TimLovellSmith avatar Jan 18 '24 00:01 TimLovellSmith

There are a bunch of 'breaking changes have been detected in comparison to the latest preview version' - are those intentional?

https://github.com/Azure/azure-rest-api-specs/pull/27329/checks?check_run_id=20331239163

The one which is compared to stable version is the expected one but why there is a comparsion between stable and preview version ?

gachauhan avatar Jan 19 '24 05:01 gachauhan

why there is a comparsion between stable and preview version ?

True, it doesn't make as much sense as comparing preview versions with old versions. I think we can ignore it as long as you don't see anything accidentally forgotten.

TimLovellSmith avatar Jan 19 '24 21:01 TimLovellSmith