Skip to content

Commit 8b82174

Browse files
authored
redis cache document with Zonre redundnant (#536)
* testing * update redis * update redis cache with ZR * removed spaces
1 parent 61da48f commit 8b82174

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ Running `terraform apply` will create the Storage Account needed for backup func
3838

3939
> **Note:** The Storage Account is required for the RDB backup feature enabled with `rdb_backup_enabled = true` in your Terraform configuration.
4040

41+
## Important Environment and Cost Considerations
4142

43+
> **Note:** Zone redundancy should only be enabled for production environments to avoid higher costs in lower environments. This process is intended only for the following production subscriptions:
44+
>
45+
> - DCD-CNP-Prod
46+
> - DTS-SHAREDSERVICES-PROD
47+
48+
Please ensure you are applying these changes only in the specified production subscriptions.
4249

4350

0 commit comments

Comments
 (0)