Azure / Azure/azure-rest-api-specs
The hoursBetweenBackups of CosmosDB Cassandra Cluster is deprecated
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Previously we can set the “hoursBetweenBackups” property successfully and service API would return the corresponding value for this property. But recently though service API accepts “hoursBetweenBackups” while creating/updating but service API wouldn’t return this property anymore. Then I checked with service team and they replied "_To improve our backup service, we have introduced a new property called "backupSchedules" that allows you to define cronExpression ( when to start backups) and retentionInHours (how long to keep them). As a result, the previous parameter "hoursBetweenBackups" has been deprecated._" (Note: Currently "backupSchedules" isn't in azure rest api spec and service team will release it to azure rest api spec in near future.). So I filed this issue for tracking.
Contributor guide
Research direction
Start by checking the Azure REST API specification for the CosmosDB Cassandra Cluster backup properties and the service team's forthcoming backupSchedules definition. The work is done when hoursBetweenBackups is represented as deprecated and backupSchedules, including cronExpression and retentionInHours, is included once available in the REST API spec.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100