Az.CosmosDB
2.0.0-preview
Microsoft Azure PowerShell - CosmosDB service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.
For more information on CosmosDB, please visit the following: https://docs.microsoft.com/azure/cosmos-db/
Minimum PowerShell version
5.1
See the version list below for details.
Installation Options
Owners
Copyright
Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
Azure ResourceManager ARM CosmosDB
Cmdlets
Get-AzCosmosDBSqlContainer Get-AzCosmosDBSqlContainerThroughput Get-AzCosmosDBSqlDatabase Get-AzCosmosDBSqlDatabaseThroughput Get-AzCosmosDBSqlStoredProcedure Get-AzCosmosDBSqlTrigger Get-AzCosmosDBSqlUserDefinedFunction New-AzCosmosDBSqlStoredProcedure New-AzCosmosDBSqlTrigger New-AzCosmosDBSqlUserDefinedFunction Update-AzCosmosDBSqlStoredProcedure Update-AzCosmosDBSqlTrigger Update-AzCosmosDBSqlUserDefinedFunction Remove-AzCosmosDBSqlStoredProcedure Remove-AzCosmosDBSqlTrigger Remove-AzCosmosDBSqlUserDefinedFunction New-AzCosmosDBSqlConflictResolutionPolicy New-AzCosmosDBSqlIndexingPolicy New-AzCosmosDBSqlUniqueKey New-AzCosmosDBSqlUniqueKeyPolicy Remove-AzCosmosDBSqlContainer Remove-AzCosmosDBSqlDatabase New-AzCosmosDBSqlContainer New-AzCosmosDBSqlDatabase Update-AzCosmosDBSqlContainer Update-AzCosmosDBSqlDatabase New-AzCosmosDBAccount Remove-AzCosmosDBAccount Get-AzCosmosDBAccount Get-AzCosmosDBAccountKey New-AzCosmosDBAccountKey Update-AzCosmosDBAccount Update-AzCosmosDBAccountRegion Update-AzCosmosDBAccountFailoverPriority New-AzCosmosDBVirtualNetworkRule New-AzCosmosDBLocationObject New-AzCosmosDBSqlSpatialSpec New-AzCosmosDBSqlCompositePath New-AzCosmosDBSqlIncludedPath New-AzCosmosDBSqlIncludedPathIndex Get-AzCosmosDBGremlinDatabase Get-AzCosmosDBGremlinDatabaseThroughput Get-AzCosmosDBGremlinGraph Get-AzCosmosDBGremlinGraphThroughput Remove-AzCosmosDBGremlinDatabase Remove-AzCosmosDBGremlinGraph New-AzCosmosDBGremlinDatabase New-AzCosmosDBGremlinGraph Update-AzCosmosDBGremlinDatabase Update-AzCosmosDBGremlinGraph New-AzCosmosDBGremlinIndexingPolicy New-AzCosmosDBGremlinUniqueKey New-AzCosmosDBGremlinUniqueKeyPolicy New-AzCosmosDBGremlinSpatialSpec New-AzCosmosDBGremlinCompositePath New-AzCosmosDBGremlinConflictResolutionPolicy New-AzCosmosDBGremlinIncludedPath New-AzCosmosDBGremlinIncludedPathIndex Get-AzCosmosDBTable Get-AzCosmosDBTableThroughput Remove-AzCosmosDBTable New-AzCosmosDBTable Update-AzCosmosDBTable Get-AzCosmosDBCassandraKeyspace Get-AzCosmosDBCassandraKeyspaceThroughput Get-AzCosmosDBCassandraTable Get-AzCosmosDBCassandraTableThroughput New-AzCosmosDBCassandraClusterKey New-AzCosmosDBCassandraColumn New-AzCosmosDBCassandraSchema Remove-AzCosmosDBCassandraKeyspace Remove-AzCosmosDBCassandraTable Update-AzCosmosDBCassandraKeyspace Update-AzCosmosDBCassandraTable New-AzCosmosDBCassandraKeyspace New-AzCosmosDBCassandraTable Get-AzCosmosDBMongoDBCollection Get-AzCosmosDBMongoDBCollectionThroughput Get-AzCosmosDBMongoDBDatabase Get-AzCosmosDBMongoDBDatabaseThroughput Remove-AzCosmosDBMongoDBCollection Remove-AzCosmosDBMongoDBDatabase New-AzCosmosDBMongoDBIndex Update-AzCosmosDBSqlContainerThroughput Update-AzCosmosDBSqlDatabaseThroughput Update-AzCosmosDBMongoDBCollectionThroughput Update-AzCosmosDBMongoDBDatabaseThroughput Update-AzCosmosDBGremlinGraphThroughput Update-AzCosmosDBGremlinDatabaseThroughput Update-AzCosmosDBCassandraTableThroughput Update-AzCosmosDBCassandraKeyspaceThroughput Update-AzCosmosDBTableThroughput Update-AzCosmosDBMongoDBCollection Update-AzCosmosDBMongoDBDatabase New-AzCosmosDBMongoDBCollection New-AzCosmosDBMongoDBDatabase New-AzCosmosDBDatabaseToRestore Restore-AzCosmosDBAccount Get-AzCosmosDBRestorableDatabaseAccount Get-AzCosmosDBSqlRestorableDatabase Get-AzCosmosDBSqlRestorableContainer Get-AzCosmosDBSqlRestorableResource Get-AzCosmosDBMongoDBRestorableDatabase Get-AzCosmosDBMongoDBRestorableCollection Get-AzCosmosDBMongoDBRestorableResource New-AzCosmosDBSqlRoleDefinition New-AzCosmosDBSqlRoleAssignment Get-AzCosmosDBSqlRoleDefinition Get-AzCosmosDBSqlRoleAssignment Remove-AzCosmosDBSqlRoleDefinition Remove-AzCosmosDBSqlRoleAssignment Update-AzCosmosDBSqlRoleDefinition Update-AzCosmosDBSqlRoleAssignment New-AzCosmosDBPermission
PSEditions
Dependencies
-
- Az.Accounts (>= 2.2.4)
Release Notes
* This release introduces the cmdlets for the preview features of Continuous Backup(Point in time restore):
- Introduced support for creating accounts with continuous mode backup policy.
- Introduced support for Point in time restore for accounts with continuous mode backup policy.
- Introduced support to update the backup interval and backup retention for accounts with periodic mode backup policy.
- Introduced support to list the restorable resources in a live database account.
- New-AzCosmosBAccount cmdlet is updated with new parameters: IsRestoreReqeust, RestoreSource, RestoreTimestampInUtc, DatabasesToRestore, BackupPolicy.
- Update-AzCosmosDBAccount cmdlet is updated with new parameters: BackupPolicy.
- The following cmdlets are added:
- New-AzCosmosDBRestore, New-AzCosmosDBDatabaseToRestore, Get-AzCosmosDBRestorableDatabaseAccount,
- Get-AzCosmosDBSqlRestorableDatabase, Get-AzCosmosDBSqlRestorableContainer, Get-AzCosmosDBSqlRestorableResource,
- Get-AzCosmosDBMongoDBRestorableDatabase, Get-AzCosmosDBMongoDBRestorableCollection, Get-AzCosmosDBMongoDBRestorableResource.
- Removed the support for throughput Migration. (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
- Removed AnalyticalStorageTTL from SqlContainer datamodel (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
* Introduced support for Sql data plane RBAC, allowing the creation, updating, removal, and retrieval of Role Definitions and Role Assignments
- The following cmdlets are added:
- Get-AzCosmosDBSqlRoleDefinition, Get-AzCosmosDBSqlRoleAssignment,
- New-AzCosmosDBSqlRoleDefinition, New-AzCosmosDBSqlRoleAssignment,
- Remove-AzCosmosDBSqlRoleDefinition, Remove-AzCosmosDBSqlRoleAssignment,
- Update-AzCosmosDBSqlRoleDefinition, Update-AzCosmosDBSqlRoleAssignment,
- New-AzCosmosDBSqlPermission
* Please note this is a preview version. The cmdlets introduced here may be changed or removed in a future release.
FileList
- Az.CosmosDB.nuspec
- Az.CosmosDB.format.ps1xml
- Az.CosmosDB.psd1
- Az.CosmosDB.psm1
- CosmosDB.generated.format.ps1xml
- Microsoft.Azure.Management.CosmosDB.dll
- Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.deps.json
- Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll
- Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll-Help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.6-preview | 2,308 | 3/15/2024 |
2.0.5-preview | 2,934 | 5/10/2023 |
2.0.4-preview | 84 | 4/13/2023 |
2.0.3-preview | 806 | 10/13/2022 |
2.0.2-preview | 2,990 | 5/24/2022 |
2.0.1-preview | 1,118 | 2/23/2021 |
2.0.0-preview (current version) | 496 | 1/29/2021 |
1.15.0 | 4,583,322 | 10/8/2024 |
1.14.5 | 2,927,258 | 9/3/2024 |
1.14.4 | 3,668,016 | 7/9/2024 |
1.14.3 | 4,665,450 | 5/21/2024 |
1.14.2 | 3,397,765 | 4/2/2024 |
1.14.1 | 1,764,742 | 3/5/2024 |
1.14.0 | 3,304,480 | 1/9/2024 |
1.13.0 | 2,833,637 | 11/14/2023 |
1.12.0 | 5,146,193 | 9/5/2023 |
1.11.2 | 1,448,034 | 8/1/2023 |
1.11.1 | 1,208,602 | 7/4/2023 |
1.11.0 | 1,596,233 | 5/23/2023 |
1.10.1 | 2,297,582 | 4/25/2023 |
1.10.0 | 898,751 | 4/4/2023 |
1.9.1 | 1,184,347 | 3/9/2023 |
1.9.0 | 4,287,975 | 12/6/2022 |
1.8.2 | 6,378,660 | 7/5/2022 |
1.8.1 | 6,461 | 6/17/2022 |
1.8.0 | 4,033,689 | 5/24/2022 |
1.7.0 | 4,452,510 | 4/5/2022 |
1.6.0-preview | 392 | 3/3/2022 |
1.5.1 | 2,023,779 | 1/4/2022 |
1.5.0 | 528,693 | 12/7/2021 |
1.4.0 | 2,190,747 | 11/2/2021 |
1.3.1 | 1,335,247 | 8/27/2021 |
1.3.0 | 1,281,069 | 7/6/2021 |
1.2.0 | 832,925 | 5/25/2021 |
1.1.0 | 4,846,489 | 3/2/2021 |
1.0.0 | 2,579,964 | 1/19/2021 |
0.2.0 | 56,480 | 9/22/2020 |
0.1.6 | 110,281 | 6/23/2020 |
0.1.5 | 7,514 | 5/19/2020 |
0.1.4 | 14,267 | 4/21/2020 |
0.1.3 | 1,834 | 3/31/2020 |
0.1.2 | 12,320 | 3/19/2020 |