Skip to content

Commit ef8c40f

Browse files
authored
Update azure-kubernetes-service-cluster-backup-policy.md
1 parent 80e00e6 commit ef8c40f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you audit and enforce backups for AKS clusters, see the following scenari
3636

3737
* The built-in policy is currently supported only for Azure Kubernetes Service clusters.
3838

39-
* Users must take care to ensure that the necessary [prerequisites](azure-kubernetes-service-cluster-backup-concept.md#Backup Extension) are enabled before Policies 3 and 4 are assigned.
39+
* Users must take care to ensure that the necessary [prerequisites](azure-kubernetes-service-cluster-backup-concept.md#backup-extension) are enabled before Policies 3 and 4 are assigned.
4040

4141
* Policies 3 and 4 can be assigned to a single region and subscription at a time.
4242

@@ -54,25 +54,25 @@ To assign Policy 3, follow these steps:
5454

5555
3. Filter the list for **Category=Backup** and select the policy named *Install Azure Backup Extension in AKS clusters (Managed Cluster) with a given tag*.
5656

57-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-dashboard-inline.png" alt-text="Screenshot showing how to filter the list by category on Policy dashboard." lightbox="./media/azure-kubernetes-service-cluster-backup-policy/policy-dashboard-inline.png":::
57+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-dashboard-inline.png" alt-text="Screenshot showing how to filter the list by category on Policy dashboard.":::
5858

59-
5. Select the name of the policy. You're then redirected to the detailed definition for this policy.
59+
4. Select the name of the policy. You're then redirected to the detailed definition for this policy.
6060

61-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-definition-blade.png" alt-text="Screenshot showing the Policy Definition tab." lightbox="./media/azure-kubernetes-service-cluster-backup-policy/policy-definition-blade.png":::
61+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-definition-blade.png" alt-text="Screenshot showing the Policy Definition tab.":::
6262

63-
7. Select the **Assign** button at the top of the pane. This redirects you to the **Assign Policy** pane.
63+
5. Select the **Assign** button at the top of the pane. This redirects you to the **Assign Policy** pane.
6464

65-
8. Under **Basics**, select the three dots next to the **Scope** field. It opens up a right context pane where you can select the subscription for the policy to be applied on. You can also optionally select a resource group, so that the policy is applied only for AKS clusters in a particular resource group.
65+
6. Under **Basics**, select the three dots next to the **Scope** field. It opens up a right context pane where you can select the subscription for the policy to be applied on. You can also optionally select a resource group, so that the policy is applied only for AKS clusters in a particular resource group.
6666

67-
:::image type="content" source="media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-basics.png" alt-text="Screenshot showing the Policy Assignment Basics tab." lightbox="media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-basics.png":::
67+
:::image type="content" source="media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-basics.png" alt-text="Screenshot showing the Policy Assignment Basics tab.":::
6868

69-
8. In the **Parameters** tab, choose a location from the drop-down, and select the storage account to which the backup extension installed in the AKS cluster in the scope must be associated. You can also choose to specify a tag name and an array of tag values. An AKS cluster that contains any of the specified values for the given tag are excluded from the scope of the policy assignment.
69+
7. In the **Parameters** tab, choose a location from the drop-down, and select the storage account to which the backup extension installed in the AKS cluster in the scope must be associated. You can also choose to specify a tag name and an array of tag values. An AKS cluster that contains any of the specified values for the given tag are excluded from the scope of the policy assignment.
7070

71-
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-parameters.png" alt-text="Screenshot showing the Policy Assignment Parameters pane." lightbox="./media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-parameters.png":::
71+
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup-policy/policy-assignment-parameters.png" alt-text="Screenshot showing the Policy Assignment Parameters pane.":::
7272

73-
10. Ensure that **Effect** is set to deployIfNotExists.
73+
8. Ensure that **Effect** is set to deployIfNotExists.
7474

75-
11. Navigate to **Review+create** and select **Create**.
75+
9. Navigate to **Review+create** and select **Create**.
7676

7777
> [!NOTE]
7878
>

0 commit comments

Comments
 (0)