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/backup-azure-files-policy-automation.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,19 +93,28 @@ This section outlines the end-to-end steps to assign Policy 1. The same instruct
93
93
To assign Policy 1 for Azure Files backup, follow these steps:
94
94
95
95
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
+
96
99
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**.
97
100
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
+
103
109
1. On the right context pane, select the subscription for the policy to be applied on.
104
110
105
111
You can also select a resource group, so that the policy is applied only for VMs in a particular resource group.
106
112
107
113
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.
109
118
110
119
Ensure that **Effect** is set to **`deployIfNotExists`**.
0 commit comments