Skip to content

Az.CosmosDB v1.6.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@BethanyZhou BethanyZhou released this 04 Mar 02:24
· 1 commit to Az.CosmosDB-BackupRestore-Preview since this release
17f370f

https://www.powershellgallery.com/packages/Az.CosmosDB/1.6.0-preview

Version 1.6.0-preview

  • Introduced restorable apis support for Gremlin and Table, which includes:
    • Added the apis for RestorableGremlinDatabases, RestorableGremlinGraphs, RestorableGremlinResources,RestorableTables, RestorableResources.
    • Added RetrieveContinuousBackupInfo apis for Gremlin and Table which help in determining the restore point of time and the resources to restore.
    • Added GremlinDatabasesToRestore and TablesToRestore field to provision and restore database account api.
    • Added StartTime and EndTime support for listing restorable containers event feed.