You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReleaseNotes='* General availability of ''Az.CosmosDB'' module
199
-
* Restricting New-AzCosmosDBAccount cmdlet to make update calls to existing Database Accounts.
200
-
* Introducing AnalyticalStorageTTL in SqlContainer.'
198
+
ReleaseNotes='* This release introduces the cmdlets for the preview features of Continuous Backup(Point in time restore):
199
+
- Introduced support for creating accounts with continuous mode backup policy.
200
+
- Introduced support for Point in time restore for accounts with continuous mode backup policy.
201
+
- Introduced support to update the backup interval and backup retention for accounts with periodic mode backup policy.
202
+
- Introduced support to list the restorable resources in a live database account.
203
+
- New-AzCosmosBAccount cmdlet is updated with new parameters: IsRestoreReqeust, RestoreSource, RestoreTimestampInUtc, DatabasesToRestore, BackupPolicy.
204
+
- Update-AzCosmosDBAccount cmdlet is updated with new parameters: BackupPolicy.
- Removed the support for throughput Migration. (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
210
+
- Removed AnalyticalStorageTTL from SqlContainer datamodel (Please use the stable version of Az.CosmosDB Powershell module if you intend to use this feature).
211
+
* Introduced support for Sql data plane RBAC, allowing the creation, updating, removal, and retrieval of Role Definitions and Role Assignments
0 commit comments