@@ -9,13 +9,11 @@ Locale: en-US
99# Az.CosmosDB Module
1010## Description
1111The topics in this section document the Azure PowerShell cmdlets for Azure Cosmos DB and Azure Managed Instance for Apache Cassandra in the Azure Resource Manager (ARM) framework. The cmdlets exist in the Microsoft.Azure.Commands.CosmosDB namespace.
12-
13- ## Az.CosmosDB Cmdlets
1412### [ Get-AzCosmosDBAccount] ( Get-AzCosmosDBAccount.md )
15- Get Cosmos DB Account.
13+ Get CosmosDB Account.
1614
1715### [ Get-AzCosmosDBAccountKey] ( Get-AzCosmosDBAccountKey.md )
18- Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given Cosmos DB Account.
16+ Get Keys{"ConnectionKeys", "PrimaryReadOnly" or "Keys"} for the given CosmosDB Account.
1917
2018### [ Get-AzCosmosDBCassandraKeyspace] ( Get-AzCosmosDBCassandraKeyspace.md )
2119Gets a CosmosDB Cassandra Keyspace.
@@ -57,8 +55,7 @@ Lists all the restorable Azure Cosmos DB Gremlin graphs available for a specific
5755Lists all the restorable Azure Cosmos DB Gremlin resources available for a specific database account at a given time and location.
5856
5957### [ Get-AzCosmosDBLocation] ( Get-AzCosmosDBLocation.md )
60- List Azure Cosmos DB locations and their properties.
61- Get Azure Cosmos DB location properties for a specific location.
58+ List Azure Cosmos DB locations and their properties. Get Azure Cosmos DB location properties for a specific location.
6259
6360### [ Get-AzCosmosDBMongoDBCollection] ( Get-AzCosmosDBMongoDBCollection.md )
6461Gets the CosmosDB MongoDB Collection.
@@ -93,6 +90,9 @@ Gets the CosmosDB MongoDB User Definition.
9390### [ Get-AzCosmosDBRestorableDatabaseAccount] ( Get-AzCosmosDBRestorableDatabaseAccount.md )
9491Gets the restorable database account object
9592
93+ ### [ Get-AzCosmosDBService] ( Get-AzCosmosDBService.md )
94+ Gets the CosmosDB Service
95+
9696### [ Get-AzCosmosDBSqlContainer] ( Get-AzCosmosDBSqlContainer.md )
9797Gets the CosmosDB Sql Container.
9898
@@ -148,7 +148,7 @@ Lists all the restorable Azure Cosmos DB Tables available for a specific databas
148148Gets the CosmosDB Table Role Assignment.
149149
150150### [ Get-AzCosmosDBTableRoleDefinition] ( Get-AzCosmosDBTableRoleDefinition.md )
151- Gets the CosmosDB Table Role Definition.
151+ Gets the CosmosDB Role Definition.
152152
153153### [ Get-AzCosmosDBTableThroughput] ( Get-AzCosmosDBTableThroughput.md )
154154Gets the throughput of a CosmosDB Table.
@@ -159,9 +159,6 @@ Gets a Azure Managed Instances for Apache Cassandra cluster.
159159### [ Get-AzManagedCassandraDatacenter] ( Get-AzManagedCassandraDatacenter.md )
160160Gets a Azure Managed Instances for Apache Cassandra data center.
161161
162- ### [ Get-AzCosmosDBService] ( Get-AzCosmosDBService.md )
163- Gets the Cosmos DB Service
164-
165162### [ Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration] ( Invoke-AzCosmosDBCassandraKeyspaceThroughputMigration.md )
166163Use this to migrate autoscale throughput to manual throughput and vice versa.
167164
@@ -190,10 +187,10 @@ Use this to migrate autoscale throughput to manual throughput and vice versa.
190187Use this to migrate autoscale throughput to manual throughput and vice versa.
191188
192189### [ New-AzCosmosDBAccount] ( New-AzCosmosDBAccount.md )
193- Create a new Cosmos DB Account.
190+ Create a new CosmosDB Account.
194191
195192### [ New-AzCosmosDBAccountKey] ( New-AzCosmosDBAccountKey.md )
196- Regenerate a given Cosmos DB Account Key.
193+ Regenerate a given CosmosDB Account Key.
197194
198195### [ New-AzCosmosDBCassandraClusterKey] ( New-AzCosmosDBCassandraClusterKey.md )
199196Creates a new CosmosDB Cassandra Cluster Key.
@@ -279,6 +276,9 @@ Creates a new CosmosDB MongoDB User Definition.
279276### [ New-AzCosmosDBPermission] ( New-AzCosmosDBPermission.md )
280277Creates a new CosmosDB Permission object to be used to create or update a Role Definition.
281278
279+ ### [ New-AzCosmosDBService] ( New-AzCosmosDBService.md )
280+ Creates a new CosmosDB Service.
281+
282282### [ New-AzCosmosDBSqlCompositePath] ( New-AzCosmosDBSqlCompositePath.md )
283283Creates a new object of type PSCompositePath. It can be passed as a parameter value for Set-AzCosmosDBSqlContainer.
284284
@@ -300,9 +300,6 @@ Creates a new object of type PSIndexes. It can be passed as a parameter value fo
300300### [ New-AzCosmosDBSqlIndexingPolicy] ( New-AzCosmosDBSqlIndexingPolicy.md )
301301Creates a new CosmosDB Sql IndexingPolicy object.
302302
303- ### [ New-AzCosmosDBSqlVectorEmbeddingPolicy] ( New-AzCosmosDBSqlVectorEmbeddingPolicy.md )
304- Creates a new CosmosDB Sql VectorEmbeddingPolicy object.
305-
306303### [ New-AzCosmosDBSqlRoleAssignment] ( New-AzCosmosDBSqlRoleAssignment.md )
307304Creates a new CosmosDB Sql Role Assignment.
308305
@@ -327,6 +324,15 @@ Creates a new CosmosDB SqlUniqueKeyPolicy object.
327324### [ New-AzCosmosDBSqlUserDefinedFunction] ( New-AzCosmosDBSqlUserDefinedFunction.md )
328325Creates a new CosmosDB Sql UserDefinedFunction.
329326
327+ ### [ New-AzCosmosDBSqlVectorEmbedding] ( New-AzCosmosDBSqlVectorEmbedding.md )
328+ Creates a new CosmosDB Sql VectorEmbedding object.
329+
330+ ### [ New-AzCosmosDBSqlVectorEmbeddingPolicy] ( New-AzCosmosDBSqlVectorEmbeddingPolicy.md )
331+ Creates a new CosmosDB Sql VectorEmbeddingPolicy object.
332+
333+ ### [ New-AzCosmosDBSqlVectorIndex] ( New-AzCosmosDBSqlVectorIndex.md )
334+ Creates a new CosmosDB Sql VectorIndex object.
335+
330336### [ New-AzCosmosDBTable] ( New-AzCosmosDBTable.md )
331337Creates a new CosmosDB Table.
332338
@@ -348,9 +354,6 @@ Creates a new Azure Managed Instances for Apache Cassandra cluster.
348354### [ New-AzManagedCassandraDatacenter] ( New-AzManagedCassandraDatacenter.md )
349355Create a new Azure Managed Instances for Apache Cassandra data center.
350356
351- ### [ New-AzCosmosDBService] ( New-AzCosmosDBService.md )
352- Creates a new Cosmos DB Service
353-
354357### [ Remove-AzCosmosDBAccount] ( Remove-AzCosmosDBAccount.md )
355358Remove a Cosmos DB Account.
356359
@@ -372,12 +375,15 @@ Deletes a CosmosDB MongoDB Collection.
372375### [ Remove-AzCosmosDBMongoDBDatabase] ( Remove-AzCosmosDBMongoDBDatabase.md )
373376Deletes a CosmosDB MongoDB Database.
374377
375- ### [ Remove-AzCosmosDBMongoDBDatabase ] ( Remove-AzCosmosDBMongoDBDatabase .md )
378+ ### [ Remove-AzCosmosDBMongoDBRoleDefinition ] ( Remove-AzCosmosDBMongoDBRoleDefinition .md )
376379Deletes a CosmosDB MongoDB Database.
377380
378381### [ Remove-AzCosmosDBMongoDBUserDefinition] ( Remove-AzCosmosDBMongoDBUserDefinition.md )
379382Deletes an existing CosmosDB MongoDB User Definition.
380383
384+ ### [ Remove-AzCosmosDBService] ( Remove-AzCosmosDBService.md )
385+ Deletes the CosmosDB Service.
386+
381387### [ Remove-AzCosmosDBSqlContainer] ( Remove-AzCosmosDBSqlContainer.md )
382388Deletes the CosmosDB Sql Container.
383389
@@ -414,14 +420,32 @@ Deletes a Azure Managed Instances for Apache Cassandra cluster.
414420### [ Remove-AzManagedCassandraDatacenter] ( Remove-AzManagedCassandraDatacenter.md )
415421Deletes a Azure Managed Instances for Apache Cassandra data center.
416422
417- ### [ Remove-AzCosmosDBService] ( Remove-AzCosmosDBService.md )
418- Deletes a Cosmos DB Service
419-
420423### [ Restore-AzCosmosDBAccount] ( Restore-AzCosmosDBAccount.md )
421424Restores an existing CosmosDB account (live or deleted) to a given timestamp to a new account
422425
426+ ### [ Restore-AzCosmosDBGremlinDatabase] ( Restore-AzCosmosDBGremlinDatabase.md )
427+ Restore a deleted gremlin database to a given timestamp in the same account
428+
429+ ### [ Restore-AzCosmosDBGremlinGraph] ( Restore-AzCosmosDBGremlinGraph.md )
430+ Restore a deleted gremlin graph in a database to a given timestamp in the same account
431+
432+ ### [ Restore-AzCosmosDBMongoDBCollection] ( Restore-AzCosmosDBMongoDBCollection.md )
433+ Restore a deleted mongodb collection in a database to a given timestamp in the same account
434+
435+ ### [ Restore-AzCosmosDBMongoDBDatabase] ( Restore-AzCosmosDBMongoDBDatabase.md )
436+ Restore a deleted mongodb database to a given timestamp in the same account
437+
438+ ### [ Restore-AzCosmosDBSqlContainer] ( Restore-AzCosmosDBSqlContainer.md )
439+ Restore a deleted sql container in a database to a given timestamp in the same account
440+
441+ ### [ Restore-AzCosmosDBSqlDatabase] ( Restore-AzCosmosDBSqlDatabase.md )
442+ Restore a deleted sql database to a given timestamp in the same account
443+
444+ ### [ Restore-AzCosmosDBTable] ( Restore-AzCosmosDBTable.md )
445+ Restore a deleted table to a given timestamp in the same account
446+
423447### [ Update-AzCosmosDBAccount] ( Update-AzCosmosDBAccount.md )
424- Update a CosmosDB account attributes.
448+ Update a Cosmos DB Account attributes.
425449
426450### [ Update-AzCosmosDBAccountFailoverPriority] ( Update-AzCosmosDBAccountFailoverPriority.md )
427451Update Failover Region Priority of a Cosmos DB Account.
@@ -468,10 +492,10 @@ Updates the CosmosDB MongoDB Database. Performs a client side patch operation by
468492### [ Update-AzCosmosDBMongoDBDatabaseThroughput] ( Update-AzCosmosDBMongoDBDatabaseThroughput.md )
469493Updates the throughput value of a CosmosDB MongoDB Database.
470494
471- ### [ New -AzCosmosDBMongoDBRoleDefinition] ( New -AzCosmosDBMongoDBRoleDefinition.md)
495+ ### [ Update -AzCosmosDBMongoDBRoleDefinition] ( Update -AzCosmosDBMongoDBRoleDefinition.md)
472496Update an existing CosmosDB MongoDB Role Definition.
473497
474- ### [ New -AzCosmosDBMongoDBUserDefinition] ( New -AzCosmosDBMongoDBUserDefinition.md)
498+ ### [ Update -AzCosmosDBMongoDBUserDefinition] ( Update -AzCosmosDBMongoDBUserDefinition.md)
475499Update an existing CosmosDB MongoDB User Definition.
476500
477501### [ Update-AzCosmosDBSqlContainer] ( Update-AzCosmosDBSqlContainer.md )
@@ -518,24 +542,3 @@ Update an existing Azure Managed Instances for Apache Cassandra cluster.
518542
519543### [ Update-AzManagedCassandraDatacenter] ( Update-AzManagedCassandraDatacenter.md )
520544Update an existing Azure Managed Instances for Apache Cassandra data center.
521-
522- ### [ Restore-AzCosmosDBSqlDatabase] ( Restore-AzCosmosDBSqlDatabase )
523- Restore a deleted sql database to a given timestamp in the same account
524-
525- ### [ Restore-AzCosmosDBSqlContainer] ( Restore-AzCosmosDBSqlContainer )
526- Restore a deleted sql container in a database to a given timestamp in the same account
527-
528- ### [ Restore-AzCosmosDBMongoDBDatabase] ( Restore-AzCosmosDBMongoDBDatabase )
529- Restore a deleted mongodb database to a given timestamp in the same account
530-
531- ### [ Restore-AzCosmosDBMongoDBCollection] ( Restore-AzCosmosDBMongoDBCollection )
532- Restore a deleted mongodb collection in a database to a given timestamp in the same account
533-
534- ### [ Restore-AzCosmosDBGremlinDatabase] ( Restore-AzCosmosDBGremlinDatabase.md )
535- Restore a deleted gremlin database to a given timestamp in the same account
536-
537- ### [ Restore-AzCosmosDBGremlinGraph] ( Restore-AzCosmosDBGremlinGraph.md )
538- Restore a deleted gremlin graph in a database to a given timestamp in the same account
539-
540- ### [ Restore-AzCosmosDBTable] ( Restore-AzCosmosDBTable.md )
541- Restore a deleted table to a given timestamp in the same account
0 commit comments