Skip to content

Commit 1b1ed8d

Browse files
committed
Resolved blocking issues
1 parent 751f181 commit 1b1ed8d

File tree

2 files changed

+16
-20
lines changed

2 files changed

+16
-20
lines changed

articles/backup/azure-kubernetes-service-cluster-backup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,17 @@ To create a backup policy:
6363
- **Backup Frequency**: Select the *backup frequency* (hourly or daily), and then choose the *retention duration* for the backups.
6464
- **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.
6565

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":::
6767

6868
You can also create extra retention rules to store backups for a longer duration that are taken daily or weekly.
6969

7070
> [!NOTE]
7171
>
7272
> - 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.
7474
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**.
7777

7878
## Install Backup extension and configure backup
7979

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

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,15 @@ To set the retention policy in a backup policy, follow these steps:
4040

4141
**Retention Setting**: A new backup policy has two retention rules.
4242

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":::
4444

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

47-
4847
- **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.
4948

5049
- **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).
5150

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":::
5352

5453

5554
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:
6463

6564
:::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.":::
6665

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.
6867

6968
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).
7069

7170
:::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.":::
7271

7372
:::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+
7574
:::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.":::
7675

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.
7877

7978
If the restore point is available in both Vault and Operation datastore, select the one you want to restore from.
8079

8180
:::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.":::
8281

8382
:::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.":::
8483

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.
8785

8886
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/parameter-selection.png" alt-text="Screenshot shows how to initiate parameter selection.":::
8987

9088
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/select-kubernetes-service-instance.png" alt-text="Screenshot shows selection of AKS instance.":::
9189

9290
:::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.":::
9391

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.
9693

9794
:::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.":::
9895

9996
:::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.":::
10097

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.
103100
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.
105102

106103
:::image type="content" source="./media/azure-kubernetes-service-cluster-restore/validate-restore-parameters.png" alt-text="Screenshot shows the validation of restore parameters.":::
107104

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.
110106

111107
:::image type="content" source="./media/tutorial-restore-aks-backups-across-regions/trigger-restore.png" alt-text="Screenshot shows how to start the restore operation.":::
112108

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**.
114110

115111
## Next steps
116112

0 commit comments

Comments
 (0)