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

Add xms-ids for frontdoor

Open j-zhong-ms opened this issue 3 years ago • 20 comments

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

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
    • [x] Other, please clarify

About this Change APIs will need to start indicating item uniqueness in arrays. By default, uniqueness is the string property called "id" of items in an array. When that property does not exist, the x-ms-identifiers extension property must be used to specify the identifying property(s) or lack thereof. This pull request is my best guess effort to ease resource providers into the new requirement before it becomes enforced. Compliance and accuracy will need to be owned and maintained by the resource provider going forward.

See https://github.com/Azure/autorest/tree/main/docs/extensions#x-ms-identifiers.

You can also make changes after this PR is checked in. At this point, this annotation is only used by Change Analysis for change computation, so making changes afterwards shouldn’t be a breaking change.

  1. 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.
  2. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  3. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • [ ] SDK of .NET (need service team to ensure code readiness)
    • [ ] SDK of Python
    • [ ] SDK of Java
    • [ ] SDK of Js
    • [ ] SDK of Go
    • [ ] PowerShell
    • [ ] CLI
    • [ ] Terraform
    • [x] No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: :warning:

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 appy 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • [ ] Removing API(s) in a stable version
  • [ ] Removing properties in a stable version
  • [ ] Removing API version(s) in a stable version
  • [ ] Updating API in a stable or public preview version with Breaking Change Validation errors
  • [ ] Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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

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

j-zhong-ms avatar Jul 21 '22 16:07 j-zhong-ms

Hi, @j-zhong-ms 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]

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    compared swaggers (via Oad v0.9.6)] new version base version
    2022-05-01 2022-05-01(adfbaa7) 2022-05-01(main)
    networkexperiment.json 2019-11-01(adfbaa7) 2019-11-01(main)
    frontdoor.json 2020-05-01(adfbaa7) 2020-05-01(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 v1.13.0) new version base version
    package-2022-05 package-2022-05(adfbaa7) package-2022-05(main)
    package-2020-11 package-2020-11(adfbaa7) package-2020-11(main)
    package-2020-05 package-2020-05(adfbaa7) package-2020-05(main)
    package-2020-04 package-2020-04(adfbaa7) package-2020-04(main)
    package-2020-01 package-2020-01(adfbaa7) package-2020-01(main)
    package-2019-11 package-2019-11(adfbaa7) package-2019-11(main)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L55
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L97
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L142
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/PreconfiguredEndpoints'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L356
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/NetworkExperimentProfiles/{profileName}/Experiments'
    Location: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L404
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    :warning: MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/frontdoor/resource-manager/readme.md
    tag: specification/frontdoor/resource-manager/readme.md#tag-package-2022-05
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌ModelValidation: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L284:22
    ExampleUrl: stable/2019-11-01/examples/NetworkExperimentUpdateProfile.json
    LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
    Url: Microsoft.Network/stable/2019-11-01/networkexperiment.json#L600:22
    ExampleUrl: stable/2019-11-01/examples/NetworkExperimentUpdateExperiment.json
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 0 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2022-05">frontdoor/resource-manager/readme.md#package-2022-05
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2020-11">frontdoor/resource-manager/readme.md#package-2020-11
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2020-05">frontdoor/resource-manager/readme.md#package-2020-05
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2020-04">frontdoor/resource-manager/readme.md#package-2020-04
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2020-01">frontdoor/resource-manager/readme.md#package-2020-01
      • "https://github.com/Azure/azure-rest-api-specs/blob/adfbaa78503555f4a4c76037292230e073b608d5/specification/frontdoor/resource-manager/readme.md#tag-package-2019-11">frontdoor/resource-manager/readme.md#package-2019-11
    The following errors/warnings exist before current PR submission:
    Rule Message
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2022-05",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2022-05",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2022-05",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2022-05",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-11",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-11",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-11",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-11",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-05",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-04",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-04",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-04",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-04",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-01",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-01",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-01",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2020-01",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Schema 'Profile' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from Profile"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Schema 'Experiment' has a property 'name' that is already declared the parent schema 'Resource' but isn't significantly different. The property has been removed from Experiment"
    :warning: PreCheck/PropertyRedeclarationWarning "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Schema 'PreconfiguredEndpoint' has a property 'name' that is already declared the parent schema 'Resource' but 'readonly' has been changed -- this is not permitted. The property has been removed from PreconfiguredEndpoint"
    :warning: UnkownSecurityScheme "readme":"frontdoor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️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.
    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 failed [Detail]
    • Failed [Logs] Generate from dcf77038cdff70efdb5656cb819251f2042ebef9. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/frontdoor/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from dcf77038cdff70efdb5656cb819251f2042ebef9. 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]  global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-frontdoor [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation PoliciesOperations.begin_update
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from dcf77038cdff70efdb5656cb819251f2042ebef9. 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
    • ️✔️armfrontdoor [View full logs]  [Preview SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `*PoliciesClient.BeginUpdate(context.Context, string, string, TagsObject, *PoliciesClientBeginUpdateOptions) (*runtime.Poller[PoliciesClientUpdateResponse], error)`
      info	[Changelog] - New struct `PoliciesClientBeginUpdateOptions`
      info	[Changelog] - New struct `PoliciesClientUpdateResponse`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 5 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from dcf77038cdff70efdb5656cb819251f2042ebef9. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] WARN deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/[email protected]: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-frontdoor [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation Policies.beginUpdate
      info	[Changelog]   - Added operation Policies.beginUpdateAndWait
      info	[Changelog]   - Added Interface PoliciesUpdateOptionalParams
      info	[Changelog]   - Added Type Alias PoliciesUpdateResponse
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from dcf77038cdff70efdb5656cb819251f2042ebef9. 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]  old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️frontdoor [View full logs
    Posted by Swagger Pipeline | How to fix these errors?

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

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

    Hello @qiaozha could you please review this pr? It is not a breaking change. Thanks

    j-zhong-ms avatar Aug 05 '22 12:08 j-zhong-ms

    @raych1 Can you help take a look at the model validation error ? Thanks

    qiaozha avatar Aug 11 '22 01:08 qiaozha

    Hi @raych1 could you please help move this pr forward? The code changes shouldn't break anything. Thanks!

    j-zhong-ms avatar Aug 15 '22 23:08 j-zhong-ms

    Hello @qiaozha could you please help merge this pr? The errors are not caused by the code changes. Thanks!

    j-zhong-ms avatar Aug 22 '22 14:08 j-zhong-ms

    Hi @qiaozha @raych1 could you provide an update on when this will be merged? Thanks!

    j-zhong-ms avatar Aug 30 '22 14:08 j-zhong-ms

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Sep 18 '22 16:09 ghost

    Hi @qiaozha could you please help merge this pr? Thanks!

    j-zhong-ms avatar Sep 19 '22 14:09 j-zhong-ms

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Oct 09 '22 16:10 ghost

    Hi @qiaozha could you please merge this pr? Thanks!

    j-zhong-ms avatar Oct 18 '22 14:10 j-zhong-ms

    Hi @raych1 could you please help merge this pr? Thanks!

    j-zhong-ms avatar Oct 20 '22 14:10 j-zhong-ms

    @j-zhong-ms , regard to ModelValidation errors, you need to add Location header to 202 responses in examples.

    raych1 avatar Oct 21 '22 00:10 raych1

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Nov 06 '22 16:11 ghost

    Hi @raych1 could you please help merge this pr? Thanks! The model validation errors are not caused by the code changes

    j-zhong-ms avatar Nov 08 '22 17:11 j-zhong-ms

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Nov 27 '22 16:11 ghost

    Hi @raych1 could you please help merge this pr? Thanks! The model validation errors are not caused by the code changes

    j-zhong-ms avatar Dec 05 '22 18:12 j-zhong-ms

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Dec 25 '22 16:12 ghost

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Jan 22 '23 16:01 ghost

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Feb 12 '23 16:02 ghost

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Mar 05 '23 16:03 ghost

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Apr 02 '23 16:04 ghost

    Hi @raych1 @qiaozha could you please help merge this pr? Thanks! The model validation errors are not caused by the code changes

    j-zhong-ms avatar Apr 03 '23 13:04 j-zhong-ms

    Hi, @j-zhong-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Apr 23 '23 16:04 ghost

    Hi, @j-zhong-ms. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

    ghost avatar May 08 '23 05:05 ghost