|
21 | 21 | ## Upcoming Release
|
22 | 22 |
|
23 | 23 | ## Version 0.2.0
|
24 |
| -Introduced support for throughput Migration, allowing custoers to migrate their resources from manually provisioned throughput to autoscaled throughput. Customers can use this feature using the following cmdlets: |
25 |
| - 'Invoke-AzCosmosDBSqlContainerThroughputMigration', |
26 |
| - 'Invoke-AzCosmosDBSqlDatabaseThroughputMigration', |
27 |
| - 'Invoke-AzCosmosDBMongoDBCollectionThroughputMigration', |
28 |
| - 'Invoke-AzCosmosDBMongoDBDatabaseThroughputMigration', |
29 |
| - 'Invoke-AzCosmosDBGremlinGraphThroughputMigration', |
30 |
| - 'Invoke-AzCosmosDBGremlinDatabaseThroughputMigration', |
31 |
| - 'Invoke-AzCosmosDBCassandraTableThroughputMigration', |
32 |
| - 'Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration', |
33 |
| - 'Invoke-AzCosmosDBTableThroughputMigration' |
| 24 | +* Introduced support for throughput Migration, allowing custoers to migrate their resources from manually provisioned throughput to autoscaled throughput. Customers can use this feature using the following cmdlets: |
| 25 | + - 'Invoke-AzCosmosDBSqlContainerThroughputMigration', |
| 26 | + - 'Invoke-AzCosmosDBSqlDatabaseThroughputMigration', |
| 27 | + - 'Invoke-AzCosmosDBMongoDBCollectionThroughputMigration', |
| 28 | + - 'Invoke-AzCosmosDBMongoDBDatabaseThroughputMigration', |
| 29 | + - 'Invoke-AzCosmosDBGremlinGraphThroughputMigration', |
| 30 | + - 'Invoke-AzCosmosDBGremlinDatabaseThroughputMigration', |
| 31 | + - 'Invoke-AzCosmosDBCassandraTableThroughputMigration', |
| 32 | + - 'Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration', |
| 33 | + - 'Invoke-AzCosmosDBTableThroughputMigration' |
| 34 | + |
34 | 35 | ## Version 0.1.6
|
35 | 36 | * Introduced support for Autoscale, as a result of which all cmdlets which create or modify resources with throughput have an additional parameter called AutoscaleMaxThroughput.
|
36 | 37 | * New-AzCosmosDBAccount cmdlet was updated with new paramters: EnableFreeTier, EnableAnalyticalStorage, ServerVersion, IpRule.
|
|
0 commit comments