Skip to content

Commit b622b51

Browse files
authored
Update tutorial-restore-aks-backups-across-regions.md
1 parent 58a2459 commit b622b51

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/backup/tutorial-restore-aks-backups-across-regions.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: v-abhmallick
1414

1515
This tutorial describes how to create backups for an AKS cluster stored in the Secondary Region (Azure Paired region). Then perform a Cross Region Restore to recover the AKS Cluster during regional disaster.
1616

17-
Azure Backup allows you to store AKS cluster backups in both **Operational Tier as snapshot** and **Vault Tier as blobs** (preview). This feature enables you to move snapshot-based AKS backups stored in Operational Tier to a Vault-standard Tier. You can use the backup policy, to define whether to store backups just in Operational Tier as snapshots or also protect them in Vault Tier along with Operational. Vaulted backups are stored offsite, which protects them from tenant compromise, malicious attacks, and ransomware threats. You can also retain the backup data for long term. On top of it, you can perform Cross Region Restore by configuring the Backup vault with storage redundancy set as global and Cross Region Restore property enabled. [Learn more](azure-kubernetes-service-backup-overview.md).
17+
Azure Backup allows you to store AKS cluster backups in both **Operational Tier as snapshot** and **Vault Tier as blobs** (preview). This feature enables you to move snapshot-based AKS backups stored in Operational Tier to a Vault-standard Tier. You can use the backup policy, to define whether to store backups just in Operational Tier as snapshots or also protect them in Vault Tier along with Operational. Vaulted backups are stored offsite, which protects them from tenant compromise, malicious attacks, and ransomware threats. You can also retain the backup data for long term. Additionally, you can perform Cross Region Restore by configuring the Backup vault with storage redundancy set as global and Cross Region Restore property enabled. [Learn more](azure-kubernetes-service-backup-overview.md).
1818

1919
## Consideration
2020

@@ -42,7 +42,7 @@ To set the retention policy in a backup policy, follow these steps:
4242

4343
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-period.png" alt-text="Screenshot that shows selection of retention period.":::
4444

45-
You can also create extra retention rules to store backups for a longer duration that are taken daily or weekly.
45+
You can also create additional retention rules to store backups for a longer duration that are taken daily or weekly.
4646

4747

4848
- **Default**: This rule defines the default retention duration for all the operational tier backups taken. You can only edit this rule and can’t delete it.
@@ -57,8 +57,7 @@ With the new backup policy, you can [configure protection for the AKS cluster](a
5757

5858
## Restore in secondary region (preview)
5959

60-
In case the primary region suffers an outage, you can use the recovery points stored in Vault Tier in secondary region to bring back the AKS cluster.
61-
60+
If there is an outage in the primary region, you can use the recovery points stored in Vault Tier in the secondary region to restore the AKS cluster.
6261
Follow these steps:
6362

6463
1. Go to **Backup center** and select **Restore**.
@@ -67,7 +66,7 @@ Follow these steps:
6766

6867
2. On the next page, select **Select backup instance**, and then select the *instance* that you want to restore.
6968

70-
In case a disaster strikes and Primary Region is suffering an outage, select **Secondary Region**. It will allow you to choose recovery points available in the [Azure Paired Region](../reliability/cross-region-replication-azure.md#azure-paired-regions).
69+
If a disaster occurs and there is an outage in the Primary Region, select Secondary Region. Then, it allows you to choose recovery points available in the [Azure Paired Region](../reliability/cross-region-replication-azure.md#azure-paired-regions).
7170

7271
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/select-backup-instance-for-restore.png" alt-text="Screenshot shows selection of backup instance for restore.":::
7372

@@ -100,7 +99,7 @@ Follow these steps:
10099
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/restore-parameter-storage.png" alt-text="Screenshot shows the storage parameter to add for restore from Vault-standard storage.":::
101100

102101
>[!Note]
103-
>Currently Resources created in the Staging Location cannot be within a Private Endpoint. Please enable public access on the storage account provided as a Staging Location.
102+
>Currently, resources created in the staging location can't belong within a Private Endpoint. Ensure that you enable _public access_ on the storage account provided as a staging location.
104103
105104
7. Select **Validate** to run validation on the cluster selections for restore.
106105

@@ -117,4 +116,4 @@ Follow these steps:
117116

118117
> [!div class="nextstepaction"]
119118
> [Restore a backup for an AKS cluster](./azure-kubernetes-service-cluster-restore.md)
120-
> [Manage Azure Kubernetes Service cluster backups](azure-kubernetes-service-cluster-manage-backups.md)
119+
> [Manage Azure Kubernetes Service cluster backups](azure-kubernetes-service-cluster-manage-backups.md)

0 commit comments

Comments
 (0)