@@ -12,10 +12,10 @@ The topics in this section document the Azure PowerShell cmdlets for Azure Cosmo
12
12
13
13
## Az.CosmosDB Cmdlets
14
14
### [ Get-AzCosmosDBAccount] ( Get-AzCosmosDBAccount.md )
15
- Get CosmosDB Account.
15
+ Get Cosmos DB Account.
16
16
17
17
### [ Get-AzCosmosDBAccountKey] ( Get-AzCosmosDBAccountKey.md )
18
- Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given CosmosDB Account.
18
+ Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given Cosmos DB Account.
19
19
20
20
### [ Get-AzCosmosDBCassandraKeyspace] ( Get-AzCosmosDBCassandraKeyspace.md )
21
21
Gets a CosmosDB Cassandra Keyspace.
@@ -184,10 +184,10 @@ Use this to migrate autoscale throughput to manual throughput and vice versa.
184
184
Use this to migrate autoscale throughput to manual throughput and vice versa.
185
185
186
186
### [ New-AzCosmosDBAccount] ( New-AzCosmosDBAccount.md )
187
- Create a new CosmosDB Account.
187
+ Create a new Cosmos DB Account.
188
188
189
189
### [ New-AzCosmosDBAccountKey] ( New-AzCosmosDBAccountKey.md )
190
- Regenerate a given CosmosDB Account Key.
190
+ Regenerate a given Cosmos DB Account Key.
191
191
192
192
### [ New-AzCosmosDBCassandraClusterKey] ( New-AzCosmosDBCassandraClusterKey.md )
193
193
Creates a new CosmosDB Cassandra Cluster Key.
@@ -337,7 +337,7 @@ Create a new Azure Managed Instances for Apache Cassandra data center.
337
337
Creates a new Cosmos DB Service
338
338
339
339
### [ Remove-AzCosmosDBAccount] ( Remove-AzCosmosDBAccount.md )
340
- Remove a CosmosDB Account.
340
+ Remove a Cosmos DB Account.
341
341
342
342
### [ Remove-AzCosmosDBCassandraKeyspace] ( Remove-AzCosmosDBCassandraKeyspace.md )
343
343
Deletes a CosmosDB Cassandra Keyspace.
@@ -403,10 +403,10 @@ Restores an existing CosmosDB account (live or deleted) to a given timestamp to
403
403
Update a CosmosDB account attributes.
404
404
405
405
### [ Update-AzCosmosDBAccountFailoverPriority] ( Update-AzCosmosDBAccountFailoverPriority.md )
406
- Update Failover Region Priority of a CosmosDB Account.
406
+ Update Failover Region Priority of a Cosmos DB Account.
407
407
408
408
### [ Update-AzCosmosDBAccountRegion] ( Update-AzCosmosDBAccountRegion.md )
409
- Update Regions of a CosmosDB Account.
409
+ Update Regions of a Cosmos DB Account.
410
410
411
411
### [ Update-AzCosmosDBCassandraKeyspace] ( Update-AzCosmosDBCassandraKeyspace.md )
412
412
Updates the CosmosDB Cassandra Keyspace. Performs a client side patch operation by reading the existing Keyspace.
0 commit comments