[cosmosdb-preview] Add support for Priority Based Execution, cross account container copy, api-version 2023-09-15-preview#6703
Conversation
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| cosmosdb copy | sub group cosmosdb copy added |
||
| cosmosdb create | cmd cosmosdb create added parameter default_priority_level |
||
| cosmosdb create | cmd cosmosdb create added parameter enable_priority_based_execution |
||
| cosmosdb update | cmd cosmosdb update added parameter default_priority_level |
||
| cosmosdb update | cmd cosmosdb update added parameter enable_priority_based_execution |
||
| managed-cassandra cluster create | cmd managed-cassandra cluster create added parameter cluster_type |
||
| managed-cassandra cluster create | cmd managed-cassandra cluster create added parameter extensions |
||
| managed-cassandra cluster deallocate | cmd managed-cassandra cluster deallocate added |
||
| managed-cassandra cluster update | cmd managed-cassandra cluster update added parameter cluster_type |
||
| managed-cassandra cluster update | cmd managed-cassandra cluster update added parameter extensions |
|
Hi @Achint-Agrawal, |
|
Hi @Achint-Agrawal, |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
…to cosmosdb update operation.
[DTS] Cross account copy
* Deprecate old command * Add test recording for dts --------- Co-authored-by: Nitesh Vijay <niteshvijay@microsoft.com>
|
@niteshvijay1995 Can you take a look at the breaking changes mentioned above? |
|
@Achint-Agrawal can you update these files as requested?
|
Done. Thanks |
Add support for MI Cassandra in 2023-09-15
|
@evelyn-ys If this looks good, can we merge it? |
|
[Release] Update index.json for extension [ cosmosdb-preview ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=96495&view=results |
…count container copy, api-version 2023-09-15-preview (Azure#6703) * init changes for 20230915-preview api * Changes to add enablePriorityBasedExecution and defaultPriorityLevel * Removed isPreview flag from CMK related properties and added key-uri to cosmosdb update operation. * Added test and test recording for priority based execution * corrected resource group name and whitespace corrections * white space corrections * Add cosmosdb copy command * Add tests * Dts/cross account copy (Azure#3) * Deprecate old command * Add test recording for dts --------- Co-authored-by: Nitesh Vijay <niteshvijay@microsoft.com> * Fix build error * Fix Static Analysis * Use boolean type * Change help text * Update help text * Updated Vendored SDK * Updated test account name in test_cosmosdb-merge-scenario.py * Whitespace correction and added linter exclution for enable pbe * Updated linter_exclusions * Remove id part * Corrected account name in test_cosmosdb-merge-scenario.py and generated test recordings * Generated test recording for test_cosmosdb_materializedview * Add support for MI Cassandra in 2023-09-15 * Add -n for jobname * Fix breaking change * Modified setup.py and history.rst * Fix static check * Whitespace correction * Re-recorded tests * rerecorded test test_cosmosdb_sql_materializedview_scenario * removed linter exclusion for enable_priority_based_execution * Rerecorded all tests * Updated HISTORY.rst * Rerecorded tests * rerecorded test_cosmosdb_sql_materializedview_scenario * rerecorded test_cosmosdb_sql_materializedview_scenario * rerecorded tests --------- Co-authored-by: Achint Agrawal <acagrawal@microsoft.com> Co-authored-by: AdrianSibajaRetana <54075415+AdrianSibajaRetana@users.noreply.github.com> Co-authored-by: Nitesh Vijay <niteshvijay@microsoft.com> Co-authored-by: Nitesh Vijay <niteshvijay1995@gmail.com> Co-authored-by: Guanzhou <guanzhousong@microsoft.com>
This PR contains changes for 20230915-preview RP API release. This includes changes for Priority Based Execution, DTS and CMK.