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

Release Cosmos db microsoft.document db 2022 11 15 preview #21555

Conversation

rsharm7
Copy link
Contributor

@rsharm7 rsharm7 commented Nov 15, 2022

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, @rsharm7 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 15, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 66 Warnings warning [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    cosmos-db.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    cosmos-db.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    dataTransferService.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    managedCassandra.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    managedCassandra.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    mongorbac.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    mongorbac.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    notebook.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    notebook.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    privateEndpointConnection.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    privateEndpointConnection.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    privateLinkResources.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    privateLinkResources.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    rbac.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    rbac.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    restorable.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    restorable.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)
    services.json 2022-11-15-preview(b9799cf) 2022-11-15(main)
    services.json 2022-11-15-preview(b9799cf) 2022-08-15-preview(main)

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

    Rule Message
    ⚠️ 1014 - RemovingHeader The new version removs a required header 'azure-AsyncOperation'.
    Old: Microsoft.DocumentDB/stable/2022-11-15/services.json#L140:15
    ⚠️ 1014 - RemovingHeader The new version removs a required header 'location'.
    Old: Microsoft.DocumentDB/stable/2022-11-15/services.json#L144:15
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L8381:9
    Old: Microsoft.DocumentDB/stable/2022-11-15/cosmos-db.json#L6981:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L8577:9
    Old: Microsoft.DocumentDB/stable/2022-11-15/cosmos-db.json#L7159:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L11329:5
    Old: Microsoft.DocumentDB/stable/2022-11-15/cosmos-db.json#L9520:5


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

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

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CosmosMongoDataTransferDataSourceSink' removed or renamed?
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/dataTransferService.json#L296:3
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/dataTransferService.json#L296:3
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'CosmosDBMongo' from the old version.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/dataTransferService.json#L301:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/dataTransferService.json#L301:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'CosmosDBMongo' from the old version.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/dataTransferService.json#L301:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/dataTransferService.json#L301:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'CosmosDBMongo' from the old version.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/dataTransferService.json#L301:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/dataTransferService.json#L301:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'CosmosDBMongo' from the old version.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/dataTransferService.json#L301:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/dataTransferService.json#L301:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10705:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9911:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L8405:11
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L7665:11
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10133:7
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9365:7
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10142:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9374:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10142:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9374:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10142:9
    Old: Microsoft.DocumentDB/preview/2022-08-15-preview/cosmos-db.json#L9374:9
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌LintDiff: 26 Errors, 32 Warnings failed [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-preview-2022-11 package-preview-2022-11(b9799cf) default(main)

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

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

    Rule Message Related RPC [For API reviewers]
    ResourceNameRestriction The resource name parameter 'graphName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L1535
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2385
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'containerName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2385
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2673
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2741
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2809
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'containerName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2809
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2880
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'containerName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2880
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L3939
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4007
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4075
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'collectionName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4075
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4146
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'collectionName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4146
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4406
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'collectionName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L4406
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'keyspaceName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L6709
    RPC-Uri-V1-05
    ResourceNameRestriction The resource name parameter 'keyspaceName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L6748
    RPC-Uri-V1-05


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L435
    DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L494
    OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.DocumentDB/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L667
    PathForNestedResource The path for nested resource doest not meet the valid resource pattern.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L938
    PathForNestedResource The path for nested resource doest not meet the valid resource pattern.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L980
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L1712
    AllResourcesMustHaveDelete The resource ThroughputSettingsGetResults does not have a corresponding delete operation.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L1853
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L1853
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L1946
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2002
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2058
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2097
    ResourceNameRestriction The resource name parameter 'clientEncryptionKeyName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2097
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2196
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2235
    ResourceNameRestriction The resource name parameter 'containerName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2235
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2456
    ResourceNameRestriction The resource name parameter 'containerName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2456
    ResourceNameRestriction The resource name parameter 'databaseName' should be defined with a 'pattern' restriction.
    Location: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L2555
    ️❌Avocado: 2 Errors, 1 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.DocumentDB/cassandraClusters/{}/repair is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/cosmos-db/resource-manager/readme.md
    json: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.DocumentDB/cassandraClusters/{}/fetchNodeStatus is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/cosmos-db/resource-manager/readme.md
    json: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json
    ⚠️ CIRCULAR_REFERENCE The JSON file has a circular reference.
    readme: specification/cosmos-db/resource-manager/readme.md
    json: Microsoft.DocumentDB/preview/2022-11-15-preview/privateEndpointConnection.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌~[Staging] ServiceAPIReadinessTest: 407 Errors, 0 Warnings failed [Detail]

    Tag package-preview-2022-11; Prod region: Deployed

    Test run on region: westcentralus; Operation coverage: total: 220, untested: 0, failed: 176, passed: 44

    Service API Readiness Test failed. Check pipeline artifact for detail report.

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

    Rule Message
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: enablePartitionKeyMonitor
    Source: response
    OperationId: DatabaseAccounts_CreateOrUpdate
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: EnabledApiTypes
    Source: response
    OperationId: DatabaseAccounts_CreateOrUpdate
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: configurationOverrides
    Source: response
    OperationId: DatabaseAccounts_CreateOrUpdate
    CLIENT_ERROR statusCode: 400,
    errorCode: undefined,
    errorMessage: undefined
    Source: runtime
    OperationId: DatabaseAccounts_ListUsages
    INVALID_RESPONSE_CODE The swagger file does not define '400' response code
    Source: response
    OperationId: DatabaseAccounts_ListUsages
    CLIENT_ERROR statusCode: 400,
    errorCode: undefined,
    errorMessage: undefined
    Source: runtime
    OperationId: DatabaseAccounts_ListMetrics
    INVALID_RESPONSE_CODE The swagger file does not define '400' response code
    Source: response
    OperationId: DatabaseAccounts_ListMetrics
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: sqlEndpoint
    Source: response
    OperationId: DatabaseAccounts_List
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: enablePartitionKeyMonitor
    Source: response
    OperationId: DatabaseAccounts_List
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: EnabledApiTypes
    Source: response
    OperationId: DatabaseAccounts_List
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: configurationOverrides
    Source: response
    OperationId: DatabaseAccounts_List
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: sqlEndpoint
    Source: response
    OperationId: DatabaseAccounts_ListByResourceGroup
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: enablePartitionKeyMonitor
    Source: response
    OperationId: DatabaseAccounts_ListByResourceGroup
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: EnabledApiTypes
    Source: response
    OperationId: DatabaseAccounts_ListByResourceGroup
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: configurationOverrides
    Source: response
    OperationId: DatabaseAccounts_ListByResourceGroup
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: sqlEndpoint
    Source: response
    OperationId: DatabaseAccounts_Get
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: enablePartitionKeyMonitor
    Source: response
    OperationId: DatabaseAccounts_Get
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: EnabledApiTypes
    Source: response
    OperationId: DatabaseAccounts_Get
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: configurationOverrides
    Source: response
    OperationId: DatabaseAccounts_Get
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️❌ModelValidation: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: policyFormatVersion
    Url: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10130:31
    ExampleUrl: preview/2022-11-15-preview/examples/CosmosDBSqlContainerCreateUpdate.json#L9:43
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: policyFormatVersion
    Url: Microsoft.DocumentDB/preview/2022-11-15-preview/cosmos-db.json#L10130:31
    ExampleUrl: preview/2022-11-15-preview/examples/CosmosDBSqlContainerCreateUpdate.json#L9:43
    ️️✔️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.
    ️️✔️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 Nov 15, 2022

    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-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 9b0193b. 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]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.3.1 -> 9.5.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.5.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.5.1` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-cosmosdb [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation CassandraClustersOperations.get_backup
      info	[Changelog]   - Added operation CassandraClustersOperations.list_backups
      info	[Changelog]   - Added operation CassandraResourcesOperations.begin_create_update_cassandra_view
      info	[Changelog]   - Added operation CassandraResourcesOperations.begin_delete_cassandra_view
      info	[Changelog]   - Added operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_autoscale
      info	[Changelog]   - Added operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_manual_throughput
      info	[Changelog]   - Added operation CassandraResourcesOperations.begin_update_cassandra_view_throughput
      info	[Changelog]   - Added operation CassandraResourcesOperations.get_cassandra_view
      info	[Changelog]   - Added operation CassandraResourcesOperations.get_cassandra_view_throughput
      info	[Changelog]   - Added operation CassandraResourcesOperations.list_cassandra_views
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_list_mongo_db_collection_partition_merge
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_mongo_db_container_redistribute_throughput
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_mongo_db_container_retrieve_throughput_distribution
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_mongo_db_database_redistribute_throughput
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_mongo_db_database_retrieve_throughput_distribution
      info	[Changelog]   - Added operation SqlResourcesOperations.begin_list_sql_container_partition_merge
      info	[Changelog]   - Added operation SqlResourcesOperations.begin_sql_container_redistribute_throughput
      info	[Changelog]   - Added operation SqlResourcesOperations.begin_sql_container_retrieve_throughput_distribution
      info	[Changelog]   - Added operation SqlResourcesOperations.begin_sql_database_redistribute_throughput
      info	[Changelog]   - Added operation SqlResourcesOperations.begin_sql_database_retrieve_throughput_distribution
      info	[Changelog]   - Added operation group DataTransferJobsOperations
      info	[Changelog]   - Added operation group GraphResourcesOperations
      info	[Changelog]   - Model ARMResourceProperties has a new parameter identity
      info	[Changelog]   - Model CassandraKeyspaceCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model CassandraKeyspaceGetResults has a new parameter identity
      info	[Changelog]   - Model CassandraTableCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model CassandraTableGetResults has a new parameter identity
      info	[Changelog]   - Model ContinuousModeBackupPolicy has a new parameter continuous_mode_properties
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter authentication_method_ldap_properties
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter diagnostic_log_settings
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter enable_burst_capacity
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter enable_materialized_views
      info	[Changelog]   - Model DatabaseAccountGetResults has a new parameter diagnostic_log_settings
      info	[Changelog]   - Model DatabaseAccountGetResults has a new parameter enable_burst_capacity
      info	[Changelog]   - Model DatabaseAccountGetResults has a new parameter enable_materialized_views
      info	[Changelog]   - Model DatabaseAccountUpdateParameters has a new parameter diagnostic_log_settings
      info	[Changelog]   - Model DatabaseAccountUpdateParameters has a new parameter enable_burst_capacity
      info	[Changelog]   - Model DatabaseAccountUpdateParameters has a new parameter enable_materialized_views
      info	[Changelog]   - Model GremlinDatabaseCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model GremlinDatabaseGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model GremlinDatabaseGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model GremlinDatabaseGetResults has a new parameter identity
      info	[Changelog]   - Model GremlinDatabaseResource has a new parameter create_mode
      info	[Changelog]   - Model GremlinDatabaseResource has a new parameter restore_parameters
      info	[Changelog]   - Model GremlinGraphCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model GremlinGraphGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model GremlinGraphGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model GremlinGraphGetResults has a new parameter identity
      info	[Changelog]   - Model GremlinGraphResource has a new parameter create_mode
      info	[Changelog]   - Model GremlinGraphResource has a new parameter restore_parameters
      info	[Changelog]   - Model LocationProperties has a new parameter status
      info	[Changelog]   - Model MongoDBCollectionCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model MongoDBCollectionGetResults has a new parameter identity
      info	[Changelog]   - Model MongoDBCollectionResource has a new parameter create_mode
      info	[Changelog]   - Model MongoDBCollectionResource has a new parameter restore_parameters
      info	[Changelog]   - Model MongoDBDatabaseCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model MongoDBDatabaseGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model MongoDBDatabaseGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model MongoDBDatabaseGetResults has a new parameter identity
      info	[Changelog]   - Model MongoDBDatabaseResource has a new parameter create_mode
      info	[Changelog]   - Model MongoDBDatabaseResource has a new parameter restore_parameters
      info	[Changelog]   - Model RestorableDatabaseAccountGetResult has a new parameter oldest_restorable_time
      info	[Changelog]   - Model RestorableSqlContainerPropertiesResourceContainer has a new parameter create_mode
      info	[Changelog]   - Model RestorableSqlContainerPropertiesResourceContainer has a new parameter restore_parameters
      info	[Changelog]   - Model RestorableSqlDatabasePropertiesResourceDatabase has a new parameter create_mode
      info	[Changelog]   - Model RestorableSqlDatabasePropertiesResourceDatabase has a new parameter restore_parameters
      info	[Changelog]   - Model RestoreParameters has a new parameter source_backup_location
      info	[Changelog]   - Model SqlContainerCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model SqlContainerGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model SqlContainerGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model SqlContainerGetResults has a new parameter identity
      info	[Changelog]   - Model SqlContainerResource has a new parameter create_mode
      info	[Changelog]   - Model SqlContainerResource has a new parameter restore_parameters
      info	[Changelog]   - Model SqlDatabaseCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model SqlDatabaseGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model SqlDatabaseGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model SqlDatabaseGetResults has a new parameter identity
      info	[Changelog]   - Model SqlDatabaseResource has a new parameter create_mode
      info	[Changelog]   - Model SqlDatabaseResource has a new parameter restore_parameters
      info	[Changelog]   - Model SqlStoredProcedureCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model SqlStoredProcedureGetResults has a new parameter identity
      info	[Changelog]   - Model SqlTriggerCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model SqlTriggerGetResults has a new parameter identity
      info	[Changelog]   - Model SqlUserDefinedFunctionCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model SqlUserDefinedFunctionGetResults has a new parameter identity
      info	[Changelog]   - Model TableCreateUpdateParameters has a new parameter identity
      info	[Changelog]   - Model TableGetPropertiesResource has a new parameter create_mode
      info	[Changelog]   - Model TableGetPropertiesResource has a new parameter restore_parameters
      info	[Changelog]   - Model TableGetResults has a new parameter identity
      info	[Changelog]   - Model TableResource has a new parameter create_mode
      info	[Changelog]   - Model TableResource has a new parameter restore_parameters
      info	[Changelog]   - Model ThroughputSettingsGetResults has a new parameter identity
      info	[Changelog]   - Model ThroughputSettingsUpdateParameters has a new parameter identity
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9b0193b. 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/cosmos/armcosmos [View full logs]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `BackupResourceProperties`
      info	[Changelog] - New struct `CassandraDataTransferDataSourceSink`
      info	[Changelog] - New struct `CassandraViewCreateUpdateParameters`
      info	[Changelog] - New struct `CassandraViewCreateUpdateProperties`
      info	[Changelog] - New struct `CassandraViewGetProperties`
      info	[Changelog] - New struct `CassandraViewGetPropertiesOptions`
      info	[Changelog] - New struct `CassandraViewGetPropertiesResource`
      info	[Changelog] - New struct `CassandraViewGetResults`
      info	[Changelog] - New struct `CassandraViewListResult`
      info	[Changelog] - New struct `CassandraViewResource`
      info	[Changelog] - New struct `ContinuousModeProperties`
      info	[Changelog] - New struct `CreateJobRequest`
      info	[Changelog] - New struct `DataTransferJobFeedResults`
      info	[Changelog] - New struct `DataTransferJobGetResults`
      info	[Changelog] - New struct `DataTransferJobProperties`
      info	[Changelog] - New struct `DataTransferJobsClient`
      info	[Changelog] - New struct `DiagnosticLogSettings`
      info	[Changelog] - New struct `GraphResource`
      info	[Changelog] - New struct `GraphResourceCreateUpdateParameters`
      info	[Changelog] - New struct `GraphResourceCreateUpdateProperties`
      info	[Changelog] - New struct `GraphResourceGetProperties`
      info	[Changelog] - New struct `GraphResourceGetPropertiesOptions`
      info	[Changelog] - New struct `GraphResourceGetPropertiesResource`
      info	[Changelog] - New struct `GraphResourceGetResults`
      info	[Changelog] - New struct `GraphResourcesClient`
      info	[Changelog] - New struct `GraphResourcesListResult`
      info	[Changelog] - New struct `ListBackups`
      info	[Changelog] - New struct `MergeParameters`
      info	[Changelog] - New struct `PhysicalPartitionID`
      info	[Changelog] - New struct `PhysicalPartitionStorageInfo`
      info	[Changelog] - New struct `PhysicalPartitionStorageInfoCollection`
      info	[Changelog] - New struct `PhysicalPartitionThroughputInfoProperties`
      info	[Changelog] - New struct `PhysicalPartitionThroughputInfoResource`
      info	[Changelog] - New struct `PhysicalPartitionThroughputInfoResult`
      info	[Changelog] - New struct `PhysicalPartitionThroughputInfoResultProperties`
      info	[Changelog] - New struct `PhysicalPartitionThroughputInfoResultPropertiesResource`
      info	[Changelog] - New struct `RedistributeThroughputParameters`
      info	[Changelog] - New struct `RedistributeThroughputProperties`
      info	[Changelog] - New struct `RedistributeThroughputPropertiesResource`
      info	[Changelog] - New struct `ResourceRestoreParameters`
      info	[Changelog] - New struct `RestoreParametersBase`
      info	[Changelog] - New struct `RetrieveThroughputParameters`
      info	[Changelog] - New struct `RetrieveThroughputProperties`
      info	[Changelog] - New struct `RetrieveThroughputPropertiesResource`
      info	[Changelog] - New struct `SQLDataTransferDataSourceSink`
      info	[Changelog] - New field `Identity` in struct `ARMResourceProperties`
      info	[Changelog] - New field `Identity` in struct `CassandraKeyspaceCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `CassandraKeyspaceGetResults`
      info	[Changelog] - New field `Identity` in struct `CassandraTableCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `CassandraTableGetResults`
      info	[Changelog] - New field `ContinuousModeProperties` in struct `ContinuousModeBackupPolicy`
      info	[Changelog] - New field `AuthenticationMethodLdapProperties` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `DiagnosticLogSettings` in struct `DatabaseAccountCreateUpdateProperties`
      info	[Changelog] - New field `EnableBurstCapacity` in struct `DatabaseAccountCreateUpdateProperties`
      info	[Changelog] - New field `EnableMaterializedViews` in struct `DatabaseAccountCreateUpdateProperties`
      info	[Changelog] - New field `DiagnosticLogSettings` in struct `DatabaseAccountGetProperties`
      info	[Changelog] - New field `EnableBurstCapacity` in struct `DatabaseAccountGetProperties`
      info	[Changelog] - New field `EnableMaterializedViews` in struct `DatabaseAccountGetProperties`
      info	[Changelog] - New field `DiagnosticLogSettings` in struct `DatabaseAccountUpdateProperties`
      info	[Changelog] - New field `EnableBurstCapacity` in struct `DatabaseAccountUpdateProperties`
      info	[Changelog] - New field `EnableMaterializedViews` in struct `DatabaseAccountUpdateProperties`
      info	[Changelog] - New field `Identity` in struct `GremlinDatabaseCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `GremlinDatabaseGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `GremlinDatabaseGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `GremlinDatabaseGetResults`
      info	[Changelog] - New field `CreateMode` in struct `GremlinDatabaseResource`
      info	[Changelog] - New field `RestoreParameters` in struct `GremlinDatabaseResource`
      info	[Changelog] - New field `Identity` in struct `GremlinGraphCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `GremlinGraphGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `GremlinGraphGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `GremlinGraphGetResults`
      info	[Changelog] - New field `CreateMode` in struct `GremlinGraphResource`
      info	[Changelog] - New field `RestoreParameters` in struct `GremlinGraphResource`
      info	[Changelog] - New field `Status` in struct `LocationProperties`
      info	[Changelog] - New field `Identity` in struct `MongoDBCollectionCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `MongoDBCollectionGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `MongoDBCollectionGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `MongoDBCollectionGetResults`
      info	[Changelog] - New field `CreateMode` in struct `MongoDBCollectionResource`
      info	[Changelog] - New field `RestoreParameters` in struct `MongoDBCollectionResource`
      info	[Changelog] - New field `Identity` in struct `MongoDBDatabaseCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `MongoDBDatabaseGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `MongoDBDatabaseGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `MongoDBDatabaseGetResults`
      info	[Changelog] - New field `CreateMode` in struct `MongoDBDatabaseResource`
      info	[Changelog] - New field `RestoreParameters` in struct `MongoDBDatabaseResource`
      info	[Changelog] - New field `OldestRestorableTime` in struct `RestorableDatabaseAccountProperties`
      info	[Changelog] - New field `CreateMode` in struct `RestorableSQLContainerPropertiesResourceContainer`
      info	[Changelog] - New field `RestoreParameters` in struct `RestorableSQLContainerPropertiesResourceContainer`
      info	[Changelog] - New field `CreateMode` in struct `RestorableSQLDatabasePropertiesResourceDatabase`
      info	[Changelog] - New field `RestoreParameters` in struct `RestorableSQLDatabasePropertiesResourceDatabase`
      info	[Changelog] - New field `SourceBackupLocation` in struct `RestoreParameters`
      info	[Changelog] - New field `Identity` in struct `SQLContainerCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `SQLContainerGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `SQLContainerGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `SQLContainerGetResults`
      info	[Changelog] - New field `CreateMode` in struct `SQLContainerResource`
      info	[Changelog] - New field `RestoreParameters` in struct `SQLContainerResource`
      info	[Changelog] - New field `Identity` in struct `SQLDatabaseCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `SQLDatabaseGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `SQLDatabaseGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `SQLDatabaseGetResults`
      info	[Changelog] - New field `CreateMode` in struct `SQLDatabaseResource`
      info	[Changelog] - New field `RestoreParameters` in struct `SQLDatabaseResource`
      info	[Changelog] - New field `Identity` in struct `SQLStoredProcedureCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `SQLStoredProcedureGetResults`
      info	[Changelog] - New field `Identity` in struct `SQLTriggerCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `SQLTriggerGetResults`
      info	[Changelog] - New field `Identity` in struct `SQLUserDefinedFunctionCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `SQLUserDefinedFunctionGetResults`
      info	[Changelog] - New field `Identity` in struct `TableCreateUpdateParameters`
      info	[Changelog] - New field `CreateMode` in struct `TableGetPropertiesResource`
      info	[Changelog] - New field `RestoreParameters` in struct `TableGetPropertiesResource`
      info	[Changelog] - New field `Identity` in struct `TableGetResults`
      info	[Changelog] - New field `CreateMode` in struct `TableResource`
      info	[Changelog] - New field `RestoreParameters` in struct `TableResource`
      info	[Changelog] - New field `Identity` in struct `ThroughputSettingsGetResults`
      info	[Changelog] - New field `Identity` in struct `ThroughputSettingsUpdateParameters`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 201 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 9b0193b. 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-cosmosdb [View full logs]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface DataTransferJobsListByDatabaseAccountNextOptionalParams
      info	[Changelog]   - Added Interface DataTransferJobsListByDatabaseAccountOptionalParams
      info	[Changelog]   - Added Interface DataTransferJobsPauseOptionalParams
      info	[Changelog]   - Added Interface DataTransferJobsResumeOptionalParams
      info	[Changelog]   - Added Interface DiagnosticLogSettings
      info	[Changelog]   - Added Interface GraphResource
      info	[Changelog]   - Added Interface GraphResourceCreateUpdateParameters
      info	[Changelog]   - Added Interface GraphResourceGetPropertiesOptions
      info	[Changelog]   - Added Interface GraphResourceGetPropertiesResource
      info	[Changelog]   - Added Interface GraphResourceGetResults
      info	[Changelog]   - Added Interface GraphResourcesCreateUpdateGraphHeaders
      info	[Changelog]   - Added Interface GraphResourcesCreateUpdateGraphOptionalParams
      info	[Changelog]   - Added Interface GraphResourcesDeleteGraphResourceHeaders
      info	[Changelog]   - Added Interface GraphResourcesDeleteGraphResourceOptionalParams
      info	[Changelog]   - Added Interface GraphResourcesGetGraphOptionalParams
      info	[Changelog]   - Added Interface GraphResourcesListGraphsOptionalParams
      info	[Changelog]   - Added Interface GraphResourcesListResult
      info	[Changelog]   - Added Interface ListBackups
      info	[Changelog]   - Added Interface MergeParameters
      info	[Changelog]   - Added Interface MongoDBResourcesListMongoDBCollectionPartitionMergeHeaders
      info	[Changelog]   - Added Interface MongoDBResourcesListMongoDBCollectionPartitionMergeOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBContainerRedistributeThroughputHeaders
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBContainerRedistributeThroughputOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionHeaders
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputHeaders
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBDatabaseRedistributeThroughputOptionalParams
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionHeaders
      info	[Changelog]   - Added Interface MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionOptionalParams
      info	[Changelog]   - Added Interface PhysicalPartitionId
      info	[Changelog]   - Added Interface PhysicalPartitionStorageInfo
      info	[Changelog]   - Added Interface PhysicalPartitionStorageInfoCollection
      info	[Changelog]   - Added Interface PhysicalPartitionThroughputInfoProperties
      info	[Changelog]   - Added Interface PhysicalPartitionThroughputInfoResource
      info	[Changelog]   - Added Interface PhysicalPartitionThroughputInfoResult
      info	[Changelog]   - Added Interface PhysicalPartitionThroughputInfoResultPropertiesResource
      info	[Changelog]   - Added Interface RedistributeThroughputParameters
      info	[Changelog]   - Added Interface RedistributeThroughputPropertiesResource
      info	[Changelog]   - Added Interface ResourceRestoreParameters
      info	[Changelog]   - Added Interface RestoreParametersBase
      info	[Changelog]   - Added Interface RetrieveThroughputParameters
      info	[Changelog]   - Added Interface RetrieveThroughputPropertiesResource
      info	[Changelog]   - Added Interface SqlResourcesListSqlContainerPartitionMergeHeaders
      info	[Changelog]   - Added Interface SqlResourcesListSqlContainerPartitionMergeOptionalParams
      info	[Changelog]   - Added Interface SqlResourcesSqlContainerRedistributeThroughputHeaders
      info	[Changelog]   - Added Interface SqlResourcesSqlContainerRedistributeThroughputOptionalParams
      info	[Changelog]   - Added Interface SqlResourcesSqlContainerRetrieveThroughputDistributionHeaders
      info	[Changelog]   - Added Interface SqlResourcesSqlContainerRetrieveThroughputDistributionOptionalParams
      info	[Changelog]   - Added Interface SqlResourcesSqlDatabaseRedistributeThroughputHeaders
      info	[Changelog]   - Added Interface SqlResourcesSqlDatabaseRedistributeThroughputOptionalParams
      info	[Changelog]   - Added Interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionHeaders
      info	[Changelog]   - Added Interface SqlResourcesSqlDatabaseRetrieveThroughputDistributionOptionalParams
      info	[Changelog]   - Added Type Alias CassandraClustersGetBackupResponse
      info	[Changelog]   - Added Type Alias CassandraClustersListBackupsResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesCreateUpdateCassandraViewResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesGetCassandraViewResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesGetCassandraViewThroughputResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesListCassandraViewsResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesMigrateCassandraViewToAutoscaleResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesMigrateCassandraViewToManualThroughputResponse
      info	[Changelog]   - Added Type Alias CassandraResourcesUpdateCassandraViewThroughputResponse
      info	[Changelog]   - Added Type Alias ContinuousTier
      info	[Changelog]   - Added Type Alias DataTransferComponent
      info	[Changelog]   - Added Type Alias DataTransferDataSourceSinkUnion
      info	[Changelog]   - Added Type Alias DataTransferJobsCancelResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsCreateResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsGetResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsListByDatabaseAccountNextResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsListByDatabaseAccountResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsPauseResponse
      info	[Changelog]   - Added Type Alias DataTransferJobsResumeResponse
      info	[Changelog]   - Added Type Alias EnableFullTextQuery
      info	[Changelog]   - Added Type Alias GraphResourcesCreateUpdateGraphResponse
      info	[Changelog]   - Added Type Alias GraphResourcesGetGraphResponse
      info	[Changelog]   - Added Type Alias GraphResourcesListGraphsResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesListMongoDBCollectionPartitionMergeResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesMongoDBContainerRedistributeThroughputResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesMongoDBContainerRetrieveThroughputDistributionResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesMongoDBDatabaseRedistributeThroughputResponse
      info	[Changelog]   - Added Type Alias MongoDBResourcesMongoDBDatabaseRetrieveThroughputDistributionResponse
      info	[Changelog]   - Added Type Alias SqlResourcesListSqlContainerPartitionMergeResponse
      info	[Changelog]   - Added Type Alias SqlResourcesSqlContainerRedistributeThroughputResponse
      info	[Changelog]   - Added Type Alias SqlResourcesSqlContainerRetrieveThroughputDistributionResponse
      info	[Changelog]   - Added Type Alias SqlResourcesSqlDatabaseRedistributeThroughputResponse
      info	[Changelog]   - Added Type Alias SqlResourcesSqlDatabaseRetrieveThroughputDistributionResponse
      info	[Changelog]   - Added Type Alias ThroughputPolicyType
      info	[Changelog]   - Interface ARMResourceProperties has a new optional parameter identity
      info	[Changelog]   - Interface ContinuousModeBackupPolicy has a new optional parameter continuousModeProperties
      info	[Changelog]   - Interface DatabaseAccountCreateUpdateParameters has a new optional parameter diagnosticLogSettings
      info	[Changelog]   - Interface DatabaseAccountCreateUpdateParameters has a new optional parameter enableBurstCapacity
      info	[Changelog]   - Interface DatabaseAccountCreateUpdateParameters has a new optional parameter enableMaterializedViews
      info	[Changelog]   - Interface DatabaseAccountGetResults has a new optional parameter diagnosticLogSettings
      info	[Changelog]   - Interface DatabaseAccountGetResults has a new optional parameter enableBurstCapacity
      info	[Changelog]   - Interface DatabaseAccountGetResults has a new optional parameter enableMaterializedViews
      info	[Changelog]   - Interface DatabaseAccountUpdateParameters has a new optional parameter diagnosticLogSettings
      info	[Changelog]   - Interface DatabaseAccountUpdateParameters has a new optional parameter enableBurstCapacity
      info	[Changelog]   - Interface DatabaseAccountUpdateParameters has a new optional parameter enableMaterializedViews
      info	[Changelog]   - Interface DataCenterResourceProperties has a new optional parameter authenticationMethodLdapProperties
      info	[Changelog]   - Interface GremlinDatabaseResource has a new optional parameter createMode
      info	[Changelog]   - Interface GremlinDatabaseResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface GremlinGraphResource has a new optional parameter createMode
      info	[Changelog]   - Interface GremlinGraphResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface LocationProperties has a new optional parameter status
      info	[Changelog]   - Interface MongoDBCollectionResource has a new optional parameter createMode
      info	[Changelog]   - Interface MongoDBCollectionResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface MongoDBDatabaseResource has a new optional parameter createMode
      info	[Changelog]   - Interface MongoDBDatabaseResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface RestorableDatabaseAccountGetResult has a new optional parameter oldestRestorableTime
      info	[Changelog]   - Interface RestoreParameters has a new optional parameter sourceBackupLocation
      info	[Changelog]   - Interface SqlContainerResource has a new optional parameter createMode
      info	[Changelog]   - Interface SqlContainerResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface SqlDatabaseResource has a new optional parameter createMode
      info	[Changelog]   - Interface SqlDatabaseResource has a new optional parameter restoreParameters
      info	[Changelog]   - Interface TableResource has a new optional parameter createMode
      info	[Changelog]   - Interface TableResource has a new optional parameter restoreParameters
      info	[Changelog]   - Added Enum KnownContinuousTier
      info	[Changelog]   - Added Enum KnownDataTransferComponent
      info	[Changelog]   - Added Enum KnownThroughputPolicyType
      info	[Changelog]   - Enum KnownAuthenticationMethod has a new value Ldap
      info	[Changelog]   - Enum KnownOperationType has a new value Recreate
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Pipeline Framework Failed [Logs]Release - Generate from 9b0193b. 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]  WARN 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
      Server Error
      HttpError: Server Error
          at /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit+request@5.6.3_encoding@0.1.13/node_modules/@octokit/request/dist-node/index.js:86:21
          at runMicrotasks (<anonymous>)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          at async workflowPkgUpdatePR (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:377:9)
          at async Object.exports.workflowPkgMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:63:5)
          at async workflowHandleReadmeMdOrCadlProject (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:216:9)
          at async Object.exports.workflowMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:98:13)
          at async Object.exports.sdkAutoMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:191:13)
          at async /mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
    • ️✔️cosmos-db [View full logs
      error	Fatal error: Server Error
      error	The following packages are still pending:
      error		cosmos-db
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 9b0193b. 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.cosmos-db [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 Nov 15, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/cosmos/armcosmos https://apiview.dev/Assemblies/Review/4d2e3e071c6b4ad29f3ef164005dfcfe
    Java azure-resourcemanager-cosmos-generated https://apiview.dev/Assemblies/Review/ce7617c848f34d539bfb712092f60850
    .Net Azure.ResourceManager.CosmosDB There is no API change compared with the previous version
    JavaScript @azure/arm-cosmosdb https://apiview.dev/Assemblies/Review/90478f2e0ab34a4ba2637670475be210

    @openapi-workflow-bot
    Copy link

    Hi @rsharm7, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    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.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @openapi-workflow-bot
    Copy link

    Hi, @rsharm7, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @openapi-workflow-bot
    Copy link

    Hi @rsharm7, 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.

    @pjohari-ms
    Copy link
    Member

    @changlong-liu It seems like the avocado check is passing as well. If everything seems correct to you, could you please merge the PR?

    @changlong-liu
    Copy link
    Member

    @changlong-liu It seems like the avocado check is passing as well. If everything seems correct to you, could you please merge the PR?

    Hi @pjohari-ms , since the PR introduce new api version and has breaking change, we need ARM review and then breaking change review on this PR.

    @AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Feb 28, 2023
    @rsharm7
    Copy link
    Contributor Author

    rsharm7 commented Mar 1, 2023

    @changlong-liu, following two apis are not supported. Need your sign-off on Avocado failures.

    image

    @rsharm7 rsharm7 removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Mar 1, 2023
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 1, 2023
    @rsharm7 rsharm7 removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Mar 1, 2023
    @pilor pilor added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 2, 2023
    @changlong-liu changlong-liu merged commit 9b0193b into Azure:main Mar 2, 2023
    @openapi-pipeline-app openapi-pipeline-app bot added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Mar 2, 2023
    aviyerMSFT pushed a commit to aviyerMSFT/azure-rest-api-specs that referenced this pull request Mar 22, 2023
    * Adds base for updating Microsoft.DocumentDB from version preview/2022-08-15-preview to version 2022-11-15-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update cosmos-db.json
    
    * Update CosmosDBDatabaseAccountCreateMax.json
    
    * Update CosmosDBDatabaseAccountGet.json
    
    * Update CosmosDBDatabaseAccountList.json
    
    * Update CosmosDBDatabaseAccountPatch.json
    
    * Initial commit for SQL MV preview
    
    * swagger changes for x region restore
    
    * Update CosmosDBDatabaseAccountPatch.json
    
    * Update cosmos-db.json
    
    * Update cosmos-db.json
    
    * Update cosmos-db.json
    
    LRO_RESPONSE_HEADER
    
    * Update cosmos-db.json
    
    LRO_RESPONSE_HEADER
    
    * InAccountRestore changes
    
    * test case update
    
    * updated cosmos-db.json
    
    * prettifier fix
    
    * Revert "test case update"
    
    This reverts commit aec121f.
    
    * example test case update
    
    * Addressed PR comments
    
    * Addressed validation errors
    
    * Updated MV collection example
    
    * fixing invalid type
    
    * location &  azure-AsyncOperation headers
    
    * prettified
    
    * add location and async in examples
    
    * fix location and async in service.json
    
    * fix invalid type
    
    * x-ms-identifiers to array
    
    * x-ms-identifiers to array
    
    * add RegionalServiceResource ref in locations
    
    * moved ServiceResourceProperties down
    
    * added all prop in ServiceResourceProperties
    
    * added endpoints in RegionalServiceResource
    
    * add name as identifier in location
    
    * fix TypeFormatChanged
    
    * revert changes in services
    
    * Reverted SQL MV changes
    
    * change type of additionalProperties
    
    * minimalTlsVersion
    
    * change in managedCassandra.json
    
    * remove extra tag
    
    * Revert "remove extra tag"
    
    This reverts commit 5ed208d.
    
    * Revert "Merge branch 'main' into cosmos-db-Microsoft.DocumentDB-2022-11-15-preview"
    
    This reverts commit 59691b7, reversing
    changes made to 407c5c9.
    
    * manually updated readme
    
    * Revert "manually updated readme"
    
    This reverts commit 86e67e1.
    
    * Revert "Revert "Merge branch 'main' into cosmos-db-Microsoft.DocumentDB-2022-11-15-preview""
    
    This reverts commit 0c2f12a.
    
    * Revert "Revert "remove extra tag""
    
    This reverts commit 3c97fe4.
    
    * Added suppressions
    
    * More suppressions
    
    * adding ResourceNameRestriction suppression path
    
    * Revert "adding ResourceNameRestriction suppression path"
    
    This reverts commit 728bbd9.
    
    * added tag to CosmosDBManagementClient
    
    * add CassandraClusters repair and nodeFetchStatus
    
    * RepairPostBody and ClusterNodeStatus in definition
    
    * added examples for newly added apis
    
    * Revert "added examples for newly added apis"
    
    This reverts commit 7178823.
    
    * Revert "RepairPostBody and ClusterNodeStatus in definition"
    
    This reverts commit 6b4f5f9.
    
    * Revert "add CassandraClusters repair and nodeFetchStatus"
    
    This reverts commit 0f17db1.
    
    * ClientEncryptionPolicy breaking change
    
    * RestoreParameters backward compatibility
    
    ---------
    
    Co-authored-by: Sarwesh Krishnan <skrishnan@microsoft.com>
    Co-authored-by: unknown <dsapaligaLocal@DESKTOP-6JU6P16.northamerica.corp.microsoft.com>
    Co-authored-by: Dinesh Kumar Dhamotharan <ddhamotharan@microsoft.com>
    Co-authored-by: ddhamotharan <105816437+ddhamotharan@users.noreply.github.com>
    Co-authored-by: dsapaliga <113381612+dsapaliga@users.noreply.github.com>
    Co-authored-by: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-Avocado Approved-LintDiff Approved-ModelValidation ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-FixRequiredOnFailure CI-MissingBaseCommit Cosmos DoNotMerge <valid label in PR review process> use to hold merge after approval new-api-version ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager SuppressionReviewRequired
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.