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

CosmosDB Restoreable APIs for SQL and MongoDB database account #11428

Conversation

vinhms
Copy link
Contributor

@vinhms vinhms commented Oct 28, 2020

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

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 28, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️⚠️LintDiff: 27 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'graphs' with immediate parent 'GremlinDatabaseGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'tables' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateLinkResources' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'sqlRoleAssignments' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'sqlRoleDefinitions' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'notebookWorkspaces' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'sqlDatabases' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'containers' with immediate parent 'SqlDatabaseGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'storedProcedures' with immediate parent 'SqlContainerGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'userDefinedFunctions' with immediate parent 'SqlContainerGetResults', must have a list by immediate parent operation.
New: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L215
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 28, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 755bc39 with merge commit 27eca6e097fbe8e092fc030de614272947ebd23e. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/cosmos/mgmt-v2015_04_08 [View full logs]  [Preview SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/cosmos/mgmt-v2019_08_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/cosmos/mgmt-v2019_08_01_preview [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        • ⚠️sdk/cosmos/mgmt-v2019_12_12 [View full logs]  [Preview SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          • ⚠️sdk/cosmos/mgmt-v2020_03_01 [View full logs]  [Preview SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] -> [Help 1]
              [mvn] [ERROR] 
              [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
              [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
              [mvn] [ERROR] 
              [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
              [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
            • ⚠️sdk/cosmos/mgmt-v2020_04_01 [View full logs]  [Preview SDK Changes]
                [mvn] [ERROR] COMPILATION ERROR : 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] -> [Help 1]
                [mvn] [ERROR] 
                [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
                [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
                [mvn] [ERROR] 
                [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
                [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
              • ⚠️sdk/cosmos/mgmt-v2020_06_01_preview [View full logs]  [Preview SDK Changes]
                  [mvn] [ERROR] COMPILATION ERROR : 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/RestorableSqlContainersInner.java:[239,50] cannot find symbol
                  [mvn]   symbol:   method items()
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.RestorableSqlContainerGetResultInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/RestorableMongodbCollectionsInner.java:[239,50] cannot find symbol
                  [mvn]   symbol:   method items()
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.RestorableMongodbCollectionGetResultInner
                  [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/RestorableSqlContainersInner.java:[239,50] cannot find symbol
                  [mvn] [ERROR]   symbol:   method items()
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.RestorableSqlContainerGetResultInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/RestorableMongodbCollectionsInner.java:[239,50] cannot find symbol
                  [mvn] [ERROR]   symbol:   method items()
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.RestorableMongodbCollectionGetResultInner
                  [mvn] [ERROR] -> [Help 1]
                  [mvn] [ERROR] 
                  [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
                  [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
                  [mvn] [ERROR] 
                  [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
                  [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-sdk-for-go

                ️✔️ succeeded [Logs] [Expand Details]

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                Azure CLI Extension Generation

                No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-sdk-for-net

                No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-sdk-for-js

                ️✔️ succeeded [Logs] [Expand Details]
                • ️✔️ Generate from 755bc39 with merge commit 27eca6e097fbe8e092fc030de614272947ebd23e. SDK Automation 13.0.17.20200918.2
                • ️✔️@azure/arm-cosmosdb [View full logs]  [Preview SDK Changes]
                  Only show 100 items here, please refer to log for details.
                  [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
                  [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
                  [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
                  [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
                  [npmPack] loaded rollup.config.js with warnings
                  [npmPack] (!) Unused external imports
                  [npmPack] default imported from external module 'rollup' but never used
                  [npmPack] 
                  [npmPack] ./esm/cosmosDBManagementClient.js → ./dist/arm-cosmosdb.js...
                  [npmPack] created ./dist/arm-cosmosdb.js in 752ms
                  [npmPack] npm notice 
                  [npmPack] npm notice package: @azure/[email protected]
                  [npmPack] npm notice === Tarball Contents === 
                  [npmPack] npm notice 499.5kB dist/arm-cosmosdb.js                                
                  [npmPack] npm notice 174.1kB dist/arm-cosmosdb.min.js                            
                  [npmPack] npm notice 35.2kB  esm/operations/cassandraResources.js                
                  [npmPack] npm notice 3.4kB   esm/models/cassandraResourcesMappers.js             
                  [npmPack] npm notice 4.6kB   esm/operations/collection.js                        
                  [npmPack] npm notice 534B    esm/models/collectionMappers.js                     
                  [npmPack] npm notice 3.5kB   esm/operations/collectionPartition.js               
                  [npmPack] npm notice 494B    esm/models/collectionPartitionMappers.js            
                  [npmPack] npm notice 2.4kB   esm/operations/collectionPartitionRegion.js         
                  [npmPack] npm notice 454B    esm/models/collectionPartitionRegionMappers.js      
                  [npmPack] npm notice 2.3kB   esm/operations/collectionRegion.js                  
                  [npmPack] npm notice 436B    esm/models/collectionRegionMappers.js               
                  [npmPack] npm notice 2.8kB   esm/cosmosDBManagementClient.js                     
                  [npmPack] npm notice 2.5kB   esm/cosmosDBManagementClientContext.js              
                  [npmPack] npm notice 4.2kB   esm/operations/database.js                          
                  [npmPack] npm notice 2.1kB   esm/operations/databaseAccountRegion.js             
                  [npmPack] npm notice 441B    esm/models/databaseAccountRegionMappers.js          
                  [npmPack] npm notice 28.5kB  esm/operations/databaseAccounts.js                  
                  [npmPack] npm notice 3.8kB   esm/models/databaseAccountsMappers.js               
                  [npmPack] npm notice 532B    esm/models/databaseMappers.js                       
                  [npmPack] npm notice 34.8kB  esm/operations/gremlinResources.js                  
                  [npmPack] npm notice 3.3kB   esm/models/gremlinResourcesMappers.js               
                  [npmPack] npm notice 263B    esm/models/index.js                                 
                  [npmPack] npm notice 957B    esm/operations/index.js                             
                  [npmPack] npm notice 131.7kB esm/models/mappers.js                               
                  [npmPack] npm notice 35.5kB  esm/operations/mongoDBResources.js                  
                  [npmPack] npm notice 3.4kB   esm/models/mongoDBResourcesMappers.js               
                  [npmPack] npm notice 12.3kB  esm/operations/notebookWorkspaces.js                
                  [npmPack] npm notice 3.3kB   esm/models/notebookWorkspacesMappers.js             
                  [npmPack] npm notice 2.2kB   esm/operations/operations.js                        
                  [npmPack] npm notice 389B    esm/models/operationsMappers.js                     
                  [npmPack] npm notice 5.7kB   esm/models/parameters.js                            
                  [npmPack] npm notice 2.4kB   esm/operations/partitionKeyRangeId.js               
                  [npmPack] npm notice 448B    esm/models/partitionKeyRangeIdMappers.js            
                  [npmPack] npm notice 2.5kB   esm/operations/partitionKeyRangeIdRegion.js         
                  [npmPack] npm notice 454B    esm/models/partitionKeyRangeIdRegionMappers.js      
                  [npmPack] npm notice 1.9kB   esm/operations/percentile.js                        
                  [npmPack] npm notice 433B    esm/models/percentileMappers.js                     
                  [npmPack] npm notice 2.3kB   esm/operations/percentileSourceTarget.js            
                  [npmPack] npm notice 445B    esm/models/percentileSourceTargetMappers.js         
                  [npmPack] npm notice 2.1kB   esm/operations/percentileTarget.js                  
                  [npmPack] npm notice 439B    esm/models/percentileTargetMappers.js               
                  [npmPack] npm notice 904B    rollup.config.js                                    
                  [npmPack] npm notice 61.3kB  esm/operations/sqlResources.js                      
                  [npmPack] npm notice 3.4kB   esm/models/sqlResourcesMappers.js                   
                  [npmPack] npm notice 16.3kB  esm/operations/tableResources.js                    
                  [npmPack] npm notice 3.3kB   esm/models/tableResourcesMappers.js                 
                  [npmPack] npm notice 1.7kB   package.json                                        
                  [npmPack] npm notice 457B    tsconfig.json                                       
                  [npmPack] npm notice 899.7kB dist/arm-cosmosdb.js.map                            
                  [npmPack] npm notice 128.5kB dist/arm-cosmosdb.min.js.map                        
                  [npmPack] npm notice 7.3kB   esm/operations/cassandraResources.d.ts.map          
                  [npmPack] npm notice 14.4kB  esm/operations/cassandraResources.js.map            
                  [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.d.ts.map       
                  [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.js.map         
                  [npmPack] npm notice 2.1kB   esm/operations/collection.d.ts.map                  
                  [npmPack] npm notice 2.6kB   esm/operations/collection.js.map                    
                  [npmPack] npm notice 324B    esm/models/collectionMappers.d.ts.map               
                  [npmPack] npm notice 337B    esm/models/collectionMappers.js.map                 
                  [npmPack] npm notice 1.6kB   esm/operations/collectionPartition.d.ts.map         
                  [npmPack] npm notice 1.9kB   esm/operations/collectionPartition.js.map           
                  [npmPack] npm notice 306B    esm/models/collectionPartitionMappers.d.ts.map      
                  [npmPack] npm notice 319B    esm/models/collectionPartitionMappers.js.map        
                  [npmPack] npm notice 1.1kB   esm/operations/collectionPartitionRegion.d.ts.map   
                  [npmPack] npm notice 1.3kB   esm/operations/collectionPartitionRegion.js.map     
                  [npmPack] npm notice 285B    esm/models/collectionPartitionRegionMappers.d.ts.map
                  [npmPack] npm notice 298B    esm/models/collectionPartitionRegionMappers.js.map  
                  [npmPack] npm notice 1.1kB   esm/operations/collectionRegion.d.ts.map            
                  [npmPack] npm notice 1.2kB   esm/operations/collectionRegion.js.map              
                  [npmPack] npm notice 267B    esm/models/collectionRegionMappers.d.ts.map         
                  [npmPack] npm notice 280B    esm/models/collectionRegionMappers.js.map           
                  [npmPack] npm notice 1.3kB   esm/cosmosDBManagementClient.d.ts.map               
                  [npmPack] npm notice 1.9kB   esm/cosmosDBManagementClient.js.map                 
                  [npmPack] npm notice 514B    esm/cosmosDBManagementClientContext.d.ts.map        
                  [npmPack] npm notice 1.4kB   esm/cosmosDBManagementClientContext.js.map          
                  [npmPack] npm notice 1.9kB   esm/operations/database.d.ts.map                    
                  [npmPack] npm notice 2.4kB   esm/operations/database.js.map                      
                  [npmPack] npm notice 951B    esm/operations/databaseAccountRegion.d.ts.map       
                  [npmPack] npm notice 1.2kB   esm/operations/databaseAccountRegion.js.map         
                  [npmPack] npm notice 277B    esm/models/databaseAccountRegionMappers.d.ts.map    
                  [npmPack] npm notice 290B    esm/models/databaseAccountRegionMappers.js.map      
                  [npmPack] npm notice 7.5kB   esm/operations/databaseAccounts.d.ts.map            
                  [npmPack] npm notice 13.4kB  esm/operations/databaseAccounts.js.map              
                  [npmPack] npm notice 1.8kB   esm/models/databaseAccountsMappers.d.ts.map         
                  [npmPack] npm notice 1.8kB   esm/models/databaseAccountsMappers.js.map           
                  [npmPack] npm notice 320B    esm/models/databaseMappers.d.ts.map                 
                  [npmPack] npm notice 333B    esm/models/databaseMappers.js.map                   

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-sdk-for-python

                - Breaking Change detected in SDK

                ⚠️ warning [Logs] [Expand Details]
                • ⚠️ Generate from 755bc39 with merge commit 27eca6e097fbe8e092fc030de614272947ebd23e. SDK Automation 13.0.17.20200918.2
                • ⚠️azure-mgmt-cosmosdb [View full logs]  [Preview SDK Changes] Breaking Change Detected
                  Only show 100 items here, please refer to log for details.
                  [build_conf] INFO:packaging_tools:Building template azure-mgmt-cosmosdb
                  [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
                  [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
                  [build_conf] INFO:packaging_tools:Template done azure-mgmt-cosmosdb
                  [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                  [build_package]   warnings.warn(msg)
                  [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                  [build_package]   warnings.warn(msg)
                  [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
                  [ChangeLog] Size of delta 51.807% size of original (original: 128247 chars, delta: 66441 chars)
                  [ChangeLog] **Features**
                  [ChangeLog] 
                  [ChangeLog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter backup_policy
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model MetricValue has a new parameter _count
                  [ChangeLog]   - Model PercentileMetricValue has a new parameter _count
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model DatabaseAccountGetResults has a new parameter backup_policy
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model DatabaseAccountUpdateParameters has a new parameter backup_policy
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.offline_region
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.online_region
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.delete
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.failover_priority_change
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.regenerate_key
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.update
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.create_or_update
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_autoscale
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_collection
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_database
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_collection_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_database
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_manual_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_database_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_collection
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_manual_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_autoscale
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_autoscale
                  [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_graph
                  [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_database
                  [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_database_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_graph_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_database
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_manual_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_autoscale
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_manual_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_graph
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.create_or_update
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.start
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.delete
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.regenerate_auth_token
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_user_defined_function
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_database
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_autoscale
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_stored_procedure
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_trigger
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_manual_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_autoscale
                  [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_container_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_container
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_trigger
                  [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_database_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_stored_procedure
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_user_defined_function
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_database
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_container
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_manual_throughput
                  [ChangeLog]   - Added operation TableResourcesOperations.migrate_table_to_manual_throughput
                  [ChangeLog]   - Added operation TableResourcesOperations.create_update_table
                  [ChangeLog]   - Added operation TableResourcesOperations.migrate_table_to_autoscale
                  [ChangeLog]   - Added operation TableResourcesOperations.update_table_throughput
                  [ChangeLog]   - Added operation TableResourcesOperations.delete_table
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_manual_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_keyspace
                  [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_keyspace_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_table_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_autoscale
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_manual_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_keyspace
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_autoscale
                  [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_table
                  [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_table
                  [ChangeLog] 
                  [ChangeLog] **Breaking changes**
                  [ChangeLog] 

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-sdk-for-python-track2

                No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Oct 28, 2020

                azure-resource-manager-schemas

                ️✔️ succeeded [Logs] [Expand Details]
                • ️✔️ Generate from 755bc39 with merge commit 27eca6e097fbe8e092fc030de614272947ebd23e. Schema Automation 13.0.17.20200918.2
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                  [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                  [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                • ️✔️cosmos-db [View full logs]  [Preview Schema Changes]
                    [after_scripts|node] PostProcessor finished successfully.
                    [after_scripts|node]   5822 passing (1m)
                    AzureResourceSchema has no registered package commands.

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Oct 28, 2020

                  Trenton Generation

                  No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                  @azure-pipelines
                  Copy link

                  Azure Pipelines successfully started running 1 pipeline(s).

                  @azure-pipelines
                  Copy link

                  Azure Pipelines successfully started running 1 pipeline(s).

                  @azure-pipelines
                  Copy link

                  Azure Pipelines successfully started running 1 pipeline(s).

                  "type": "Microsoft.DocumentDB/locations/restorableDatabaseAccounts/restorableSqlContainers",
                  "name": "79609a98-3394-41f8-911f-cfab0c075c86",
                  "properties": {
                  "resource": {
                  Copy link
                  Contributor

                  Choose a reason for hiding this comment

                  The reason will be displayed to describe this comment to others. Learn more.

                  I thought we not returning the original resource object anymore.

                  Copy link
                  Contributor

                  @MehaKaushik MehaKaushik left a comment

                  Choose a reason for hiding this comment

                  The reason will be displayed to describe this comment to others. Learn more.

                  LGTM. Few things:

                  1. Please change the title of the PR.
                  2. Are we having two different behaviors for Mongo Collection and Sql container LIST apis. In Sql we are returning the resource as well, but in Mongo we are not. I would recommend to keep both of the behaviors same.
                  3. For sanity check, please download any one of the SDKs (python, go, java) and have a look at the generated code. If anything is missed or not as expected we can change right away.

                  @vinhms vinhms changed the title [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2020-06-01-preview CosmosDB Restoreable APIs for SQL and MongoDB database account Dec 10, 2020
                  @openapi-workflow-bot
                  Copy link

                  Hi, @vinhms 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]

                  @vinhms vinhms removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Dec 10, 2020
                  @MehaKaushik
                  Copy link
                  Contributor

                  /azp run

                  @azure-pipelines
                  Copy link

                  Azure Pipelines successfully started running 2 pipeline(s).

                  @leni-msft leni-msft merged commit 884d22e into Azure:master Dec 11, 2020
                  This was referenced Dec 11, 2020
                  DeMale pushed a commit to DeMale/azure-rest-api-specs that referenced this pull request Dec 11, 2020
                  …#11428)
                  
                  * adding new restorable apis
                  
                  * fix some typos
                  
                  * fix validations
                  
                  * fix more validations
                  
                  * prettier
                  
                  * fix name and add apitype
                  
                  * fix casing
                  
                  * add custom word etcd
                  
                  * add mongodb
                  
                  * fix prameter name
                  
                  * fix validations
                  
                  * make read only
                  
                  * remove the word snapshot and make properties readonly
                  
                  * pretty
                  
                  * improved some descriptions
                  
                  * update description and removed mongodb content
                  
                  * fix container property name
                  
                  * fix documentcollection name
                  
                  * make query parameter optional
                  
                  * address Meha's comments
                  
                  * move restorable apis to separate file
                  
                  * move restorable database apis back to cosmos-db.json
                  
                  * remove point read apis
                  
                  * fix avocado
                  dabenhamMic pushed a commit to dabenhamMic/azure-rest-api-specs that referenced this pull request Dec 14, 2020
                  …#11428)
                  
                  * adding new restorable apis
                  
                  * fix some typos
                  
                  * fix validations
                  
                  * fix more validations
                  
                  * prettier
                  
                  * fix name and add apitype
                  
                  * fix casing
                  
                  * add custom word etcd
                  
                  * add mongodb
                  
                  * fix prameter name
                  
                  * fix validations
                  
                  * make read only
                  
                  * remove the word snapshot and make properties readonly
                  
                  * pretty
                  
                  * improved some descriptions
                  
                  * update description and removed mongodb content
                  
                  * fix container property name
                  
                  * fix documentcollection name
                  
                  * make query parameter optional
                  
                  * address Meha's comments
                  
                  * move restorable apis to separate file
                  
                  * move restorable database apis back to cosmos-db.json
                  
                  * remove point read apis
                  
                  * fix avocado
                  giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
                  …#11428)
                  
                  * adding new restorable apis
                  
                  * fix some typos
                  
                  * fix validations
                  
                  * fix more validations
                  
                  * prettier
                  
                  * fix name and add apitype
                  
                  * fix casing
                  
                  * add custom word etcd
                  
                  * add mongodb
                  
                  * fix prameter name
                  
                  * fix validations
                  
                  * make read only
                  
                  * remove the word snapshot and make properties readonly
                  
                  * pretty
                  
                  * improved some descriptions
                  
                  * update description and removed mongodb content
                  
                  * fix container property name
                  
                  * fix documentcollection name
                  
                  * make query parameter optional
                  
                  * address Meha's comments
                  
                  * move restorable apis to separate file
                  
                  * move restorable database apis back to cosmos-db.json
                  
                  * remove point read apis
                  
                  * fix avocado
                  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
                  Labels
                  ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-Python
                  Projects
                  None yet
                  Development

                  Successfully merging this pull request may close these issues.

                  7 participants