Skip to content

Commit ba6465b

Browse files
author
AbhishekMallick01
committed
Incorporated screenshots and references to article, added new entry in TOC
1 parent 2f555d7 commit ba6465b

File tree

6 files changed

+17
-6
lines changed

6 files changed

+17
-6
lines changed

articles/backup/backup-azure-files-policy-automation.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,28 @@ This section outlines the end-to-end steps to assign Policy 1. The same instruct
9393
To assign Policy 1 for Azure Files backup, follow these steps:
9494

9595
1. In the [Azure portal](https://portal.azure.com/), go to **Policy** > **Authoring** > **Definitions** to view all built-in policies across Azure Resources.
96+
97+
:::image type="content" source="./media/backup-azure-files-policy-automation/view-built-in-policies.png" alt-text="Screenshot shows how the view the built-in policies." lightbox="./media/backup-azure-files-policy-automation/view-built-in-policies.png":::
98+
9699
1. On the **Policy Definitions** pane, filter the list for **Category** as **Backup**, **Policy type** as **Built-in**, and then select the policy named **Configure backup for Azure Files Shares without a given tag to an existing recovery services vault in the same location**.
97100

98-
The policy pane opens with detailed definition.
99-
100-
1. On the selected policy pane, select **Assign policy**.
101-
102-
1. On the **Assign policy** pane, under **Basics**, select the **more icon** Corresponding to **Scope**.
101+
1. On the selected policy pane, review the policy details, and then select **Assign policy**.
102+
103+
:::image type="content" source="./media/backup-azure-files-policy-automation/view-policy-details.png" alt-text="Screenshot shows the selected policy details." lightbox="./media/backup-azure-files-policy-automation/view-policy-details.png":::
104+
105+
1. On the **Assign policy** pane, on the **Basics** tab, select the **more icon** Corresponding to **Scope**.
106+
107+
:::image type="content" source="./media/backup-azure-files-policy-automation/set-policy-enforcement-scope.png" alt-text="Screenshot shows how to set the scope for the policy assignment." lightbox="./media/backup-azure-files-policy-automation/set-policy-enforcement-scope.png":::
108+
103109
1. On the right context pane, select the subscription for the policy to be applied on.
104110

105111
You can also select a resource group, so that the policy is applied only for VMs in a particular resource group.
106112

107113
1. On the **Parameters** tab, provide the **Location**, **Vault Name**, **Backup Policy Name** to which the Azure Files in the scope must be associated.
108-
You can also choose to specify a tag name and an array of tag values. A File Share which contains any of the specified values for the given tag is excluded from the scope of the policy assignment.
114+
115+
:::image type="content" source="./media/backup-azure-files-policy-automation/set-policy-enforcement-parameters.png" alt-text="Screenshot shows how to set the policy enforcement parameters." lightbox="./media/backup-azure-files-policy-automation/set-policy-enforcement-parameters.png":::
116+
117+
You can also specify a tag name and an array of tag values. A File Share which contains any of the specified values for the given tag is excluded from the scope of the policy assignment.
109118

110119
Ensure that **Effect** is set to **`deployIfNotExists`**.
111120

63.9 KB
Loading
91.3 KB
Loading
93.1 KB
Loading
107 KB
Loading

articles/backup/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,8 @@
856856
href: backup-azure-auto-enable-backup.md
857857
- name: Configure vault diagnostics settings at scale
858858
href: azure-policy-configure-diagnostics.md
859+
- name: Audit and Enforce backup for Azure Files using Azure policy
860+
href: backup-azure-files-policy-automation.md
859861
- name: Audit and Enforce backup for Managed Disks using Azure policy
860862
href: backup-managed-disks-policy.md
861863
- name: Audit and Enforce backup operations for Azure Kubernetes Service clusters using Azure policy

0 commit comments

Comments
 (0)