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/defender-for-cloud/custom-security-policies.md
+23-13Lines changed: 23 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Create custom Azure security policies in Microsoft Defender for Cloud
3
3
description: Azure custom policy definitions monitored by Microsoft Defender for Cloud.
4
4
ms.topic: how-to
5
5
ms.custom: ignite-2022
6
-
ms.date: 07/20/2022
6
+
ms.date: 01/22/2023
7
7
zone_pivot_groups: manage-asc-initiatives
8
8
---
9
9
@@ -35,26 +35,36 @@ You can view your custom initiatives organized by controls, similar to the contr
35
35
36
36
:::image type="content" source="media/custom-security-policies/accessing-security-policy-page.png" alt-text="Screenshot of accessing the security policy page in Microsoft Defender for Cloud." lightbox="media/custom-security-policies/accessing-security-policy-page.png":::
37
37
38
-
1.In the Add custom initiatives page, review the list of custom policies already created in your organization.
38
+
1.Review the list of custom policies already created in your organization, and select **Add** to assign a policy to your subscription.
39
39
40
-
- If you see one you want to assign to your subscription, select **Add**.
41
-
- If there isn't an initiative in the list that meets your needs, create a new custom initiative:
40
+
If there isn't an initiative in the list that meets your needs, you can create one.
42
41
43
-
1. Select **Create new**.
44
-
1. Enter the definition's location and name.
45
-
1. Select the policies to include and select **Add**.
46
-
1. Enter any desired parameters.
47
-
1. Select **Save**.
48
-
1. In the Add custom initiatives page, select refresh. Your new initiative will be available.
49
-
1. Select **Add** and assign it to your subscription.
42
+
**To create a new custom initiative**:
43
+
44
+
1. Select **Create new**.
45
+
46
+
1. Enter the definition's location and custom name.
47
+
48
+
> [!NOTE]
49
+
> Custom initiatives shouldn't have the same name as other initiatives (custom or built-in). If you create a custom initiative with the the same name, it will cause a conflict in the information displayed in the dashboard.
50
+
51
+
1. Select the policies to include and select **Add**.
52
+
53
+
1. Enter any desired parameters.
54
+
55
+
1. Select **Save**.
56
+
57
+
1. In the Add custom initiatives page, select refresh. Your new initiative will be available.
58
+
59
+
1. Select **Add** and assign it to your subscription.
50
60
51
61

52
62
53
63
54
64
> [!NOTE]
55
65
> Creating new initiatives requires subscription owner credentials. For more information about Azure roles, see [Permissions in Microsoft Defender for Cloud](permissions.md).
56
66
57
-
Your new initiative takes effect and you can see the impact in the following two ways:
67
+
Your new initiative takes effect and you can see the results in the following two ways:
58
68
59
69
* From the Defender for Cloud menu, select **Regulatory compliance**. The compliance dashboard opens to show your new custom initiative alongside the built-in initiatives.
60
70
@@ -250,7 +260,7 @@ The metadata should be added to the policy definition for a policy that is part
250
260
},
251
261
```
252
262
253
-
Below is an example of a custom policy including the metadata/securityCenter property:
263
+
Here's another example of a custom policy including the metadata/securityCenter property:
0 commit comments