Skip to content

Commit 4c992ab

Browse files
authored
Merge pull request #192022 from TheovanKraay/patch-4
amend backups wording
2 parents 576ed82 + 519084b commit 4c992ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/managed-instance-apache-cassandra/management-operations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Azure Managed Instance for Apache Cassandra provides an [SLA](https://azure.micr
6363
Snapshot backups are enabled by default and taken every 4 hours with [Medusa](https://github.com/thelastpickle/cassandra-medusa). Backups are stored in an internal Azure Blob Storage account and are retained for up to 2 days (48 hours). There is no cost for backups. To restore from a backup, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal.
6464

6565
> [!WARNING]
66-
> Backups are restored to new clusters only. Backups are intended for accidental deletion scenarios, and are not geo-redundant. They are therefore not recommended for use as a disaster recovery (DR) strategy in case of a total regional outage. To safeguard against region-wide outages, we recommend a multi-region deployment. Take a look at our [quickstart for multi-region deployments](create-multi-region-cluster.md).
66+
> Backups can be restored to the same VNet/subnet as your existing cluster, but they cannot be restored to the *same cluster*. Backups can only be restored to **new clusters**. Backups are intended for accidental deletion scenarios, and are not geo-redundant. They are therefore not recommended for use as a disaster recovery (DR) strategy in case of a total regional outage. To safeguard against region-wide outages, we recommend a multi-region deployment. Take a look at our [quickstart for multi-region deployments](create-multi-region-cluster.md).
6767
6868
## Security
6969

@@ -76,6 +76,8 @@ Azure Managed Instance for Apache Cassandra provides many built-in explicit secu
7676
* Active virus scanning.
7777
* Secure coding practices.
7878

79+
For more information on security features, see our article [here](security.md).
80+
7981
## Hybrid support
8082

8183
When a [hybrid](configure-hybrid-cluster.md) cluster is configured, automated reaper operations running in the service will benefit the whole cluster. This includes data centers that are not provisioned by the service. Outside this, it is your responsibility to maintain your on-premise or externally hosted data center.

0 commit comments

Comments
 (0)