Title:
Cosmos DB | Update Add Account Pipeline to Configure 7-Day Continuous Backup in Lower Environments
Story:
As a developer,
I want to update the Cosmos DB add account pipeline to configure continuous backup with 7-day retention for lower environments,
so that new Cosmos DB accounts remain compliant with the backup policy before it is moved from Audit mode to Deny mode.
Description:
A backup-related policy has recently been implemented in Audit mode for Cosmos DB. Before this policy is moved to Deny mode, the add Cosmos account pipeline needs to be updated to ensure that Cosmos DB accounts created in lower environments are configured with continuous backup using 7-day retention.
This change will help avoid future policy non-compliance and prevent account creation failures once the policy enforcement is changed to Deny.
Scope:
- Review the current add Cosmos account pipeline.
- Identify where backup configuration is handled during account creation.
- Update the pipeline to configure continuous backup with 7-day retention for lower environments.
- Validate the change in applicable lower environments.
- Capture test evidence and update issue comments.
Acceptance Criteria:
- Add Cosmos account pipeline is updated with 7-day continuous backup configuration for lower environments.
- Backup policy compliance is validated after pipeline change.
- Testing evidence is added to the issue.
- Any dependency or blocker is documented.
- Change is ready before policy moves from Audit to Deny mode.
Impacted Product:
Azure Cosmos DB
Impacted Environments:
Dev, Test, UAT / lower environments
Dependency:
Pipeline / Control Plane / Policy implementation, as applicable.







