Skip to content

Commit 9688700

Browse files
authored
Merge pull request #100142 from memildin/asc-melvyn-daily
Added results of creating the custom policy
2 parents 738f943 + 1551fe6 commit 9688700

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/security-center/custom-security-policies.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: memildin
1717

1818
To help secure your systems and environment, Azure Security Center generates security recommendations. These recommendations are based on industry best practices, which are incorporated into the generic, default security policy supplied to all customers. They can also come from Security Center's knowledge of industry and regulatory standards.
1919

20-
With this preview feature, you can add your own *custom* initiatives. You'll then receive recommendations if your environment doesn't follow the policies you create.
20+
With this preview feature, you can add your own *custom* initiatives. You'll then receive recommendations if your environment doesn't follow the policies you create. Any custom initiatives you create will appear alongside the built-in initiatives in the regulatory compliance dashboard described in the tutorial [Improve your regulatory compliance](security-center-compliance-dashboard.md).
2121

2222
As discussed [here](https://docs.microsoft.com/azure/governance/policy/concepts/definition-structure#definition-location) in the Azure Policy documentation, when you specify a location for your custom initiative, it must be a management group or a subscription.
2323

@@ -57,6 +57,12 @@ As discussed [here](https://docs.microsoft.com/azure/governance/policy/concepts/
5757
> [!NOTE]
5858
> Creating new initiatives requires subscription owner credentials. For more information about Azure roles, see [Permissions in Azure Security Center](security-center-permissions.md).
5959
60+
Your new initiative takes effect and you can see the impact in the following two ways:
61+
62+
* From the Security Center sidebar, under Policy & Compliance, select **Regulatory compliance**. The compliance dashboard opens to show your new custom initiative alongside the built-in initiatives.
63+
64+
* You'll begin to receive recommendations if your environment doesn't follow the policies you've defined.
65+
6066
1. To see the resulting recommendations for your policy, click **Recommendations** from the sidebar to open the recommendations page. The recommendations will appear with a “Custom” label and be available within approximately one hour.
6167

6268
[![Custom recommendations](media/custom-security-policies/custom-policy-recommendations.png)](media/custom-security-policies/custom-policy-recommendations-in-context.png#lightbox)

0 commit comments

Comments
 (0)