You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/azure-kubernetes-service-cluster-backup.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,17 +63,17 @@ To create a backup policy:
63
63
-**Backup Frequency**: Select the *backup frequency* (hourly or daily), and then choose the *retention duration* for the backups.
64
64
-**Retention Setting**: A new backup policy has the *Default* rule defined by default. You can edit this rule and can’t delete it. The default rule defines the retention duration for all the operational tier backups taken. You can also create additional retention rules to store backups for a longer duration that are taken daily or weekly.
65
65
66
-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-rules.png" alt-text="Screenshot that shows the retention settings.":::
66
+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-rules.png" alt-text="Screenshot that shows the retention settings." lightbox="./media/azure-kubernetes-service-cluster-backup/retention-rules.png":::
67
67
68
68
You can also create extra retention rules to store backups for a longer duration that are taken daily or weekly.
69
69
70
70
> [!NOTE]
71
71
>
72
72
> - In addition to first successful backup of the day, you can define the retention rules for first successful backup of the week, month, and year. In terms of priority, the order is year, month, week, and day.
73
-
> -The backups stored in the *Vault Tier*can also copied in the secondary region (Azure Paired region) that you can use to restore AKS clusters to a secondary region when the primary region is unavailable. To opt for this feature, use a *Geo-redundant vault* with *Cross Region Restore* enabled.
73
+
> -You can copy backups in the secondary region (Azure Paired region) stored in the *Vault Tier*, which you can use to restore AKS clusters to a secondary region when the primary region is unavailable. To opt for this feature, use a *Geo-redundant vault* with *Cross Region Restore* enabled.
74
74
75
-
1. When the backup frequency and retention settings are configured, select **Next**.
76
-
1. On the **Review + create** tab, review the information, and then select **Create**.
75
+
2. When the backup frequency and retention settings are configured, select **Next**.
76
+
3. On the **Review + create** tab, review the information, and then select **Create**.
Copy file name to clipboardExpand all lines: articles/backup/tutorial-restore-aks-backups-across-regions.md
+12-16Lines changed: 12 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,16 +40,15 @@ To set the retention policy in a backup policy, follow these steps:
40
40
41
41
**Retention Setting**: A new backup policy has two retention rules.
42
42
43
-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-rules.png" alt-text="Screenshot that shows selection of retention period.":::
43
+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-rules.png" alt-text="Screenshot that shows selection of retention period." lightbox="./media/azure-kubernetes-service-cluster-backup/retention-rules.png":::
44
44
45
45
You can also create additional retention rules to store backups for a longer duration that are taken daily or weekly.
46
46
47
-
48
47
-**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.
49
48
50
49
-**First successful backup taken every day**: In addition to the default rule, every first successful backup of the day can be retained in the Operational datastore and Vault-standard store. You can edit and delete this rule (if you want to retain backups in Operational datastore).
51
50
52
-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-configuration-for-vault-operational-tiers.png" alt-text="Screenshot that shows the retention configuration for Vault Tier and Operational Tier.":::
51
+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/retention-configuration-for-vault-operational-tiers.png" alt-text="Screenshot that shows the retention configuration for Vault Tier and Operational Tier." lightbox="./media/azure-kubernetes-service-cluster-backup/retention-configuration-for-vault-operational-tiers.png":::
53
52
54
53
55
54
With the new backup policy, you can [configure protection for the AKS cluster](azure-kubernetes-service-cluster-backup.md#configure-backup) and store in both Operational Tier (as snapshot) and Vault Tier (as blobs). Once the configuration is complete, the backups stored in the vault are available in the Secondary Region (an [Azure paired region](../reliability/cross-region-replication-azure.md#azure-paired-regions)) for restore that can be used when during regional outage.
@@ -64,53 +63,50 @@ Follow these steps:
64
63
65
64
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/start-kubernetes-cluster-restore.png" alt-text="Screenshot shows how to start the restore process.":::
66
65
67
-
2. On the next page, select **Select backup instance**, and then select the *instance* that you want to restore.
66
+
1. On the next page, select **Select backup instance**, and then select the *instance* that you want to restore.
68
67
69
68
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).
70
69
71
70
:::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.":::
72
71
73
72
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/choose-instances-for-restore.png" alt-text="Screenshot shows choosing instances for restore.":::
74
-
73
+
75
74
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/restore-to-secondary-region.png" alt-text="Screenshot shows the selection of the secondary region.":::
76
75
77
-
3. Click **Select restore point** to select the *restore point* you want to restore.
76
+
1. Click **Select restore point** to select the *restore point* you want to restore.
78
77
79
78
If the restore point is available in both Vault and Operation datastore, select the one you want to restore from.
80
79
81
80
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/select-restore-points.png" alt-text="Screenshot shows how to view the restore points.":::
82
81
83
82
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/choose-restore-points-for-kubernetes.png" alt-text="Screenshot shows selection of a restore point.":::
84
83
85
-
86
-
4. In the **Restore parameters** section, click **Select Kubernetes Service** and select the *AKS cluster* to which you want to restore the backup to.
84
+
1. In the **Restore parameters** section, click **Select Kubernetes Service** and select the *AKS cluster* to which you want to restore the backup to.
87
85
88
86
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/parameter-selection.png" alt-text="Screenshot shows how to initiate parameter selection.":::
89
87
90
88
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/select-kubernetes-service-instance.png" alt-text="Screenshot shows selection of AKS instance.":::
91
89
92
90
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/set-for-restore-after-parameter-selection.png" alt-text="Screenshot shows the Restore page with the selection of Kubernetes parameter.":::
93
91
94
-
95
-
6. The backups stored in the Vault need to be moved to a Staging Location before being restored to the AKS Cluster. Provide a *snapshot resource group* and *storage account* as a Staging Location.
92
+
1. The backups stored in the Vault need to be moved to a Staging Location before being restored to the AKS Cluster. Provide a *snapshot resource group* and *storage account* as a Staging Location.
96
93
97
94
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/restore-parameters.png" alt-text="Screenshot shows the parameters to add for restore from Vault-standard storage.":::
98
95
99
96
:::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.":::
100
97
101
-
>[!Note]
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.
98
+
> [!NOTE]
99
+
> 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.
103
100
104
-
7. Select **Validate** to run validation on the cluster selections for restore.
101
+
1. Select **Validate** to run validation on the cluster selections for restore.
105
102
106
103
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/validate-restore-parameters.png" alt-text="Screenshot shows the validation of restore parameters.":::
107
104
108
-
109
-
8. Once the validation is successful, select **Restore** to trigger the restore operation.
105
+
1. Once the validation is successful, select **Restore** to trigger the restore operation.
110
106
111
107
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/trigger-restore.png" alt-text="Screenshot shows how to start the restore operation.":::
112
108
113
-
9. You can track this restore operation by the **Backup Job** named as **CrossRegionRestore**.
109
+
1. You can track this restore operation by the **Backup Job** named as **CrossRegionRestore**.
0 commit comments