Skip to content

Commit 751f181

Browse files
committed
Resolved broken links
1 parent ce098c6 commit 751f181

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/backup/quick-backup-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The Backup vault communicates with the cluster via the Backup extension to compl
5858

5959
1. When validation is finished, if required roles aren't assigned to the vault in the snapshot resource group, an error appears.
6060

61-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/validation-error-on-permissions-not-assigned.png" alt-text="Screenshot that shows a validation error." lightbox="./media/azure-kubernetes-service-cluster-backup/validation-error-on-permissions-not-assigned.png":::
61+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/validation-error-permissions-not-assigned.png" alt-text="Screenshot that shows a validation error." lightbox="./media/azure-kubernetes-service-cluster-backup/validation-error-permissions-not-assigned.png":::
6262

6363
1. To resolve the error, under **Datasource name**, select the datasource, and then select **Assign missing roles**.
6464

articles/backup/tutorial-configure-backup-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The Backup vault communicates with the cluster via the Backup extension to compl
9191

9292
1. When validation is finished, if required roles aren't assigned to the vault in the snapshot resource group, an error appears.
9393

94-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/validation-error-on-permissions-not-assigned.png" alt-text="Screenshot that shows a validation error." lightbox="./media/azure-kubernetes-service-cluster-backup/validation-error-on-permissions-not-assigned.png":::
94+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/validation-error-permissions-not-assigned.png" alt-text="Screenshot that shows a validation error." lightbox="./media/azure-kubernetes-service-cluster-backup/validation-error-permissions-not-assigned.png":::
9595

9696
1. To resolve the error, under **Datasource name**, select the datasource, and then select **Assign missing roles**.
9797

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Azure Backup allows you to store AKS cluster backups in both **Operational Tier
2020

2121
For backups to be available in Secondary region (Azure Paired Region), [create a Backup vault](create-manage-backup-vault.md#create-backup-vault) with **Storage Redundancy** enabled as **Globally Redundant** and Cross Region Restore enable.
2222

23-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/enable-backup-storage-redundancy-parameter.png" alt-text="Screenshot shows how to enable the Backup Storage Redundance parameter.":::
23+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/enable-backup-storage-redundancy.png" alt-text="Screenshot shows how to enable the Backup Storage Redundance parameter.":::
2424

25-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/enable-cross-region-restore-parameter.png" alt-text="Screenshot shows how to enable the Cross Region Restore parameter.":::
25+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/enable-cross-region-restore.png" alt-text="Screenshot shows how to enable the Cross Region Restore parameter.":::
2626

2727
## Configure Vault Tier backup (preview)
2828

@@ -40,7 +40,7 @@ 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-period.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.":::
4444

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

@@ -52,7 +52,7 @@ To set the retention policy in a backup policy, follow these steps:
5252
:::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.":::
5353

5454

55-
With the new backup policy, you can [configure protection for the AKS cluster](azure-kubernetes-service-cluster-backup.md#configure-backups) 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.
55+
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.
5656

5757

5858
## Restore in secondary region (preview)

0 commit comments

Comments
 (0)