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

S360 fix EdgeOrder 2022-05-01-preview #23293

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

larikaS
Copy link
Contributor

@larikaS larikaS commented Mar 25, 2023

ARM API Information (Control Plane)

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 25, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    compared swaggers (via Oad v0.10.4)] new version base version
    edgeorder.json 2022-05-01-preview(a066af3) 2022-05-01-preview(main)
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2022-05-preview package-2022-05-preview(a066af3) package-2022-05-preview(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    CreateOperationAsyncResponseValidation An async PUT operation must set long running operation options 'x-ms-long-running-operation-options'
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L559
    CreateOperationAsyncResponseValidation An async PUT operation must return 201.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L594
    CreateOperationAsyncResponseValidation Only 201 is the supported response code for PUT async response.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L601
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L601
    DeleteOperationAsyncResponseValidation An async DELETE operation must set long running operation options 'x-ms-long-running-operation-options'
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L618
    ResourceNameRestriction The resource name parameter 'orderName' should be defined with a 'pattern' restriction.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L747
    ResourceNameRestriction The resource name parameter 'orderItemName' should be defined with a 'pattern' restriction.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L875
    CreateOperationAsyncResponseValidation An async PUT operation must set long running operation options 'x-ms-long-running-operation-options'
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L929
    CreateOperationAsyncResponseValidation An async PUT operation must return 201.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L964
    CreateOperationAsyncResponseValidation Only 201 is the supported response code for PUT async response.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L971
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L971
    DeleteOperationAsyncResponseValidation An async DELETE operation must set long running operation options 'x-ms-long-running-operation-options'
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L988
    ConsistentPatchProperties The property 'properties.forwardAddress' in the request body either not apppear in the resource model or has the wrong level.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1081
    ConsistentPatchProperties The property 'properties.preferences' in the request body either not apppear in the resource model or has the wrong level.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1081
    ConsistentPatchProperties The property 'properties.notificationEmailList' in the request body either not apppear in the resource model or has the wrong level.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1081
    ResourceNameRestriction The resource name parameter 'orderItemName' should be defined with a 'pattern' restriction.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1117
    ResourceNameRestriction The resource name parameter 'orderItemName' should be defined with a 'pattern' restriction.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1174
    PostOperationAsyncResponseValidation An async POST operation must set long running operation options 'x-ms-long-running-operation-options'
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1175
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L559
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L618
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L674
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L929
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L988
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1044
    ⚠️ XmsLongRunningOperationOptions The x-ms-long-running-operation-options should be specified explicitly to indicate the type of response header to track the async operation.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1175
    ⚠️ 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.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L1805
    ⚠️ 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.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L2767
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L3530
    ⚠️ 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.EdgeOrder/preview/2022-05-01-preview/edgeorder.json#L3575
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView 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.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️TypeSpec Validation succeeded [Detail] [Expand]
    Validation passes for TypeSpec Validation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 25, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-python-track2 - track2_azure-mgmt-edgeorder - 2.0.0b1
    +	Model ConfigurationsRequest no longer has parameter configuration_filters
    +	Model OrderItemDetails no longer has parameter management_rp_details
    +	Model ProductDetails no longer has parameter count
    +	Model ProductDetails no longer has parameter device_details
    azure-sdk-for-go - sdk/resourcemanager/edgeorder/armedgeorder - 2.0.0-beta.1
    +	Field `ConfigurationFilters` of struct `ConfigurationsRequest` has been removed
    +	Field `Count` of struct `ProductDetails` has been removed
    +	Field `DeviceDetails` of struct `ProductDetails` has been removed
    +	Field `ManagementRpDetails` of struct `OrderItemDetails` has been removed
    +	Function `*ManagementClient.BeginCreateAddress` has been removed
    +	Function `*ManagementClient.BeginCreateOrderItem` has been removed
    +	Function `*ManagementClient.BeginDeleteAddressByName` has been removed
    +	Function `*ManagementClient.BeginDeleteOrderItemByName` has been removed
    +	Function `*ManagementClient.BeginReturnOrderItem` has been removed
    +	Function `*ManagementClient.BeginUpdateAddress` has been removed
    +	Function `*ManagementClient.BeginUpdateOrderItem` has been removed
    +	Function `*ManagementClient.CancelOrderItem` has been removed
    +	Function `*ManagementClient.GetAddressByName` has been removed
    +	Function `*ManagementClient.GetOrderByName` has been removed
    +	Function `*ManagementClient.GetOrderItemByName` has been removed
    +	Function `*ManagementClient.NewListAddressesAtResourceGroupLevelPager` has been removed
    +	Function `*ManagementClient.NewListAddressesAtSubscriptionLevelPager` has been removed
    +	Function `*ManagementClient.NewListConfigurationsPager` has been removed
    +	Function `*ManagementClient.NewListOperationsPager` has been removed
    +	Function `*ManagementClient.NewListOrderAtResourceGroupLevelPager` has been removed
    +	Function `*ManagementClient.NewListOrderAtSubscriptionLevelPager` has been removed
    +	Function `*ManagementClient.NewListOrderItemsAtResourceGroupLevelPager` has been removed
    +	Function `*ManagementClient.NewListOrderItemsAtSubscriptionLevelPager` has been removed
    +	Function `*ManagementClient.NewListProductFamiliesMetadataPager` has been removed
    +	Function `*ManagementClient.NewListProductFamiliesPager` has been removed
    +	Function `NewManagementClient` has been removed
    +	Struct `ConfigurationFilters` has been removed
    +	Struct `ManagementClient` has been removed
    +	Struct `ResourceIdentity` has been removed
    +	Struct `ShippingDetails` has been removed
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from cc6daf5. 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] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.EdgeOrder [View full logs]  [Release 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(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.Models.ProductConfiguration> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetConfigurations(Azure.ResourceManager.Resources.SubscriptionResource, Azure.ResourceManager.EdgeOrder.Models.ConfigurationsContent, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.Models.ProductConfiguration> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetConfigurationsAsync(Azure.ResourceManager.Resources.SubscriptionResource, Azure.ResourceManager.EdgeOrder.Models.ConfigurationsContent, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.EdgeOrderAddressResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrderAddresses(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.EdgeOrderAddressResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrderAddressesAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.EdgeOrderItemResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrderItems(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.EdgeOrderItemResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrderItemsAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.EdgeOrderResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrders(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.EdgeOrderResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrders(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.EdgeOrderResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrdersAsync(Azure.ResourceManager.Resources.ResourceGroupResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.EdgeOrderResource> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetEdgeOrdersAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.Models.ProductFamily> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetProductFamilies(Azure.ResourceManager.Resources.SubscriptionResource, Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesContent, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.Models.ProductFamily> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetProductFamiliesAsync(Azure.ResourceManager.Resources.SubscriptionResource, Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesContent, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesMetadata> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetProductFamiliesMetadata(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesMetadata> Azure.ResourceManager.EdgeOrder.EdgeOrderExtensions.GetProductFamiliesMetadataAsync(Azure.ResourceManager.Resources.SubscriptionResource, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.Pageable<Azure.ResourceManager.EdgeOrder.EdgeOrderItemResource> Azure.ResourceManager.EdgeOrder.EdgeOrderItemCollection.GetAll(System.String, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AsyncPageable<Azure.ResourceManager.EdgeOrder.EdgeOrderItemResource> Azure.ResourceManager.EdgeOrder.EdgeOrderItemCollection.GetAllAsync(System.String, System.String, System.String, System.Threading.CancellationToken)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.EdgeOrder.Models.ConfigurationFilters' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.EdgeOrder.Models.ConfigurationsContent..ctor(System.Collections.Generic.IEnumerable<Azure.ResourceManager.EdgeOrder.Models.ConfigurationFilters>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IList<Azure.ResourceManager.EdgeOrder.Models.ConfigurationFilters> Azure.ResourceManager.EdgeOrder.Models.ConfigurationsContent.ConfigurationFilters.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.String Azure.ResourceManager.EdgeOrder.Models.EdgeOrderItemDetails.FirstOrDefaultManagementResourceProviderNamespace.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Nullable<System.Int32> Azure.ResourceManager.EdgeOrder.Models.ProductDetails.Count.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderProductDeviceDetails> Azure.ResourceManager.EdgeOrder.Models.ProductDetails.DeviceDetails.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /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.EdgeOrder/Debug/netstandard2.0/Azure.ResourceManager.EdgeOrder.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Azure.ResourceManager.EdgeOrder.csproj::TargetFramework=netstandard2.0]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from cc6daf5. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-edgeorder [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group AddressesOperations
      info	[Changelog]   - Added operation group Operations
      info	[Changelog]   - Added operation group OrderItemsOperations
      info	[Changelog]   - Added operation group OrdersOperations
      info	[Changelog]   - Added operation group ProductsAndConfigurationsOperations
      info	[Changelog]   - Model BasicInformation has a new parameter fulfilled_by
      info	[Changelog]   - Model CommonProperties has a new parameter fulfilled_by
      info	[Changelog]   - Model Configuration has a new parameter child_configuration_types
      info	[Changelog]   - Model Configuration has a new parameter fulfilled_by
      info	[Changelog]   - Model Configuration has a new parameter grouped_child_configurations
      info	[Changelog]   - Model ConfigurationProperties has a new parameter child_configuration_types
      info	[Changelog]   - Model ConfigurationProperties has a new parameter fulfilled_by
      info	[Changelog]   - Model ConfigurationProperties has a new parameter grouped_child_configurations
      info	[Changelog]   - Model ConfigurationsRequest has a new parameter configuration_filter
      info	[Changelog]   - Model OrderItemDetails has a new parameter order_item_mode
      info	[Changelog]   - Model OrderResource has a new parameter order_mode
      info	[Changelog]   - Model Product has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductDetails has a new parameter child_configuration_device_details
      info	[Changelog]   - Model ProductDetails has a new parameter identification_type
      info	[Changelog]   - Model ProductDetails has a new parameter opt_in_additional_configurations
      info	[Changelog]   - Model ProductDetails has a new parameter parent_device_details
      info	[Changelog]   - Model ProductFamiliesMetadataDetails has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductFamily has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductFamilyProperties has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductLine has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductLineProperties has a new parameter fulfilled_by
      info	[Changelog]   - Model ProductProperties has a new parameter fulfilled_by
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ConfigurationsRequest no longer has parameter configuration_filters
      info	[Changelog]   - Model OrderItemDetails no longer has parameter management_rp_details
      info	[Changelog]   - Model ProductDetails no longer has parameter count
      info	[Changelog]   - Model ProductDetails no longer has parameter device_details
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from cc6daf5. 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/edgeorder/armedgeorder [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `NewManagementClient` has been removed
      info	[Changelog] - Function `*ManagementClient.CancelOrderItem` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginCreateAddress` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginCreateOrderItem` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginDeleteAddressByName` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginDeleteOrderItemByName` has been removed
      info	[Changelog] - Function `*ManagementClient.GetAddressByName` has been removed
      info	[Changelog] - Function `*ManagementClient.GetOrderByName` has been removed
      info	[Changelog] - Function `*ManagementClient.GetOrderItemByName` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListAddressesAtResourceGroupLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListAddressesAtSubscriptionLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListConfigurationsPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListOperationsPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListOrderAtResourceGroupLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListOrderAtSubscriptionLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListOrderItemsAtResourceGroupLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListOrderItemsAtSubscriptionLevelPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListProductFamiliesMetadataPager` has been removed
      info	[Changelog] - Function `*ManagementClient.NewListProductFamiliesPager` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginReturnOrderItem` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginUpdateAddress` has been removed
      info	[Changelog] - Function `*ManagementClient.BeginUpdateOrderItem` has been removed
      info	[Changelog] - Struct `ConfigurationFilters` has been removed
      info	[Changelog] - Struct `ManagementClient` has been removed
      info	[Changelog] - Struct `ResourceIdentity` has been removed
      info	[Changelog] - Struct `ShippingDetails` has been removed
      info	[Changelog] - Field `ConfigurationFilters` of struct `ConfigurationsRequest` has been removed
      info	[Changelog] - Field `ManagementRpDetails` of struct `OrderItemDetails` has been removed
      info	[Changelog] - Field `Count` of struct `ProductDetails` has been removed
      info	[Changelog] - Field `DeviceDetails` of struct `ProductDetails` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `AvailabilityStageDiscoverable` added to enum type `AvailabilityStage`
      info	[Changelog] - New value `LinkTypeDiscoverable` added to enum type `LinkType`
      info	[Changelog] - New enum type `ChildConfigurationType` with values `ChildConfigurationTypeAdditionalConfiguration`, `ChildConfigurationTypeDeviceConfiguration`
      info	[Changelog] - New enum type `FulfillmentType` with values `FulfillmentTypeExternal`, `FulfillmentTypeMicrosoft`
      info	[Changelog] - New enum type `IdentificationType` with values `IdentificationTypeNotSupported`, `IdentificationTypeSerialNumber`
      info	[Changelog] - New enum type `OrderMode` with values `OrderModeDefault`, `OrderModeDoNotFulfill`
      info	[Changelog] - New function `NewAddressesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AddressesClient, error)`
      info	[Changelog] - New function `*AddressesClient.BeginCreate(context.Context, string, string, AddressResource, *AddressesClientBeginCreateOptions) (*runtime.Poller[AddressesClientCreateResponse], error)`
      info	[Changelog] - New function `*AddressesClient.BeginDelete(context.Context, string, string, *AddressesClientBeginDeleteOptions) (*runtime.Poller[AddressesClientDeleteResponse], error)`
      info	[Changelog] - New function `*AddressesClient.Get(context.Context, string, string, *AddressesClientGetOptions) (AddressesClientGetResponse, error)`
      info	[Changelog] - New function `*AddressesClient.NewListByResourceGroupPager(string, *AddressesClientListByResourceGroupOptions) *runtime.Pager[AddressesClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*AddressesClient.NewListBySubscriptionPager(*AddressesClientListBySubscriptionOptions) *runtime.Pager[AddressesClientListBySubscriptionResponse]`
      info	[Changelog] - New function `*AddressesClient.BeginUpdate(context.Context, string, string, AddressUpdateParameter, *AddressesClientBeginUpdateOptions) (*runtime.Poller[AddressesClientUpdateResponse], error)`
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewAddressesClient() *AddressesClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewOrderItemsClient() *OrderItemsClient`
      info	[Changelog] - New function `*ClientFactory.NewOrdersClient() *OrdersClient`
      info	[Changelog] - New function `*ClientFactory.NewProductsAndConfigurationsClient() *ProductsAndConfigurationsClient`
      info	[Changelog] - New function `NewOperationsClient(azcore.TokenCredential, *arm.ClientOptions) (*OperationsClient, error)`
      info	[Changelog] - New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
      info	[Changelog] - New function `NewOrderItemsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OrderItemsClient, error)`
      info	[Changelog] - New function `*OrderItemsClient.Cancel(context.Context, string, string, CancellationReason, *OrderItemsClientCancelOptions) (OrderItemsClientCancelResponse, error)`
      info	[Changelog] - New function `*OrderItemsClient.BeginCreate(context.Context, string, string, OrderItemResource, *OrderItemsClientBeginCreateOptions) (*runtime.Poller[OrderItemsClientCreateResponse], error)`
      info	[Changelog] - New function `*OrderItemsClient.BeginDelete(context.Context, string, string, *OrderItemsClientBeginDeleteOptions) (*runtime.Poller[OrderItemsClientDeleteResponse], error)`
      info	[Changelog] - New function `*OrderItemsClient.Get(context.Context, string, string, *OrderItemsClientGetOptions) (OrderItemsClientGetResponse, error)`
      info	[Changelog] - New function `*OrderItemsClient.NewListByResourceGroupPager(string, *OrderItemsClientListByResourceGroupOptions) *runtime.Pager[OrderItemsClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*OrderItemsClient.NewListBySubscriptionPager(*OrderItemsClientListBySubscriptionOptions) *runtime.Pager[OrderItemsClientListBySubscriptionResponse]`
      info	[Changelog] - New function `*OrderItemsClient.BeginReturn(context.Context, string, string, ReturnOrderItemDetails, *OrderItemsClientBeginReturnOptions) (*runtime.Poller[OrderItemsClientReturnResponse], error)`
      info	[Changelog] - New function `*OrderItemsClient.BeginUpdate(context.Context, string, string, OrderItemUpdateParameter, *OrderItemsClientBeginUpdateOptions) (*runtime.Poller[OrderItemsClientUpdateResponse], error)`
      info	[Changelog] - New function `NewOrdersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OrdersClient, error)`
      info	[Changelog] - New function `*OrdersClient.Get(context.Context, string, string, string, *OrdersClientGetOptions) (OrdersClientGetResponse, error)`
      info	[Changelog] - New function `*OrdersClient.NewListByResourceGroupPager(string, *OrdersClientListByResourceGroupOptions) *runtime.Pager[OrdersClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*OrdersClient.NewListBySubscriptionPager(*OrdersClientListBySubscriptionOptions) *runtime.Pager[OrdersClientListBySubscriptionResponse]`
      info	[Changelog] - New function `NewProductsAndConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ProductsAndConfigurationsClient, error)`
      info	[Changelog] - New function `*ProductsAndConfigurationsClient.NewListConfigurationsPager(ConfigurationsRequest, *ProductsAndConfigurationsClientListConfigurationsOptions) *runtime.Pager[ProductsAndConfigurationsClientListConfigurationsResponse]`
      info	[Changelog] - New function `*ProductsAndConfigurationsClient.NewListProductFamiliesMetadataPager(*ProductsAndConfigurationsClientListProductFamiliesMetadataOptions) *runtime.Pager[ProductsAndConfigurationsClientListProductFamiliesMetadataResponse]`
      info	[Changelog] - New function `*ProductsAndConfigurationsClient.NewListProductFamiliesPager(ProductFamiliesRequest, *ProductsAndConfigurationsClientListProductFamiliesOptions) *runtime.Pager[ProductsAndConfigurationsClientListProductFamiliesResponse]`
      info	[Changelog] - New struct `AdditionalConfiguration`
      info	[Changelog] - New struct `CategoryInformation`
      info	[Changelog] - New struct `ChildConfiguration`
      info	[Changelog] - New struct `ChildConfigurationFilter`
      info	[Changelog] - New struct `ChildConfigurationProperties`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog] - New struct `ConfigurationDeviceDetails`
      info	[Changelog] - New struct `ConfigurationFilter`
      info	[Changelog] - New struct `GroupedChildConfigurations`
      info	[Changelog] - New struct `ResourceMoveRequest`
      info	[Changelog] - New field `FulfilledBy` in struct `BasicInformation`
      info	[Changelog] - New field `FulfilledBy` in struct `CommonProperties`
      info	[Changelog] - New field `ChildConfigurationTypes` in struct `ConfigurationProperties`
      info	[Changelog] - New field `FulfilledBy` in struct `ConfigurationProperties`
      info	[Changelog] - New field `GroupedChildConfigurations` in struct `ConfigurationProperties`
      info	[Changelog] - New field `ConfigurationFilter` in struct `ConfigurationsRequest`
      info	[Changelog] - New field `OrderItemMode` in struct `OrderItemDetails`
      info	[Changelog] - New field `OrderMode` in struct `OrderProperties`
      info	[Changelog] - New field `ChildConfigurationDeviceDetails` in struct `ProductDetails`
      info	[Changelog] - New field `IdentificationType` in struct `ProductDetails`
      info	[Changelog] - New field `OptInAdditionalConfigurations` in struct `ProductDetails`
      info	[Changelog] - New field `ParentDeviceDetails` in struct `ProductDetails`
      info	[Changelog] - New field `FulfilledBy` in struct `ProductFamilyProperties`
      info	[Changelog] - New field `FulfilledBy` in struct `ProductLineProperties`
      info	[Changelog] - New field `FulfilledBy` in struct `ProductProperties`
      info	[Changelog]
      info	[Changelog] Total 33 breaking change(s), 76 additive change(s).
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from cc6daf5. 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.edgeorder.DefaultTag [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 25, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/edgeorder/armedgeorder https://apiview.dev/Assemblies/Review/47d34b57b97b4519896b11d30337a0b8
    .Net Azure.ResourceManager.EdgeOrder https://apiview.dev/Assemblies/Review/856ff83241564ba89c8dd035be0d5ede

    @larikaS larikaS marked this pull request as ready for review March 27, 2023 07:12
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants