Skip to content

Commit a8ae7fd

Browse files
authored
Format changelog of cosmos DB from last release (#13471)
Just make the doc easier to read.
1 parent 22b2c52 commit a8ae7fd

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

src/CosmosDB/CosmosDB/ChangeLog.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,17 @@
2121
## Upcoming Release
2222

2323
## 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+
3435
## Version 0.1.6
3536
* Introduced support for Autoscale, as a result of which all cmdlets which create or modify resources with throughput have an additional parameter called AutoscaleMaxThroughput.
3637
* New-AzCosmosDBAccount cmdlet was updated with new paramters: EnableFreeTier, EnableAnalyticalStorage, ServerVersion, IpRule.

0 commit comments

Comments
 (0)