Skip to content

Commit 4a6e9e5

Browse files
authored
Merge pull request #113811 from DCtheGeek/dmc-ph-securitycenter
Azure Policy samples - Security Center
2 parents da06d16 + 646fecf commit 4a6e9e5

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

articles/security-center/TOC.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,13 @@
3838
- name: Respond to incidents
3939
href: tutorial-security-incident.md
4040
- name: Improve your regulatory compliance
41-
href: security-center-compliance-dashboard.md
41+
href: security-center-compliance-dashboard.md
42+
43+
- name: Samples
44+
items:
45+
- name: Azure Policy built-ins
46+
displayName: samples, policies, definitions
47+
href: ./policy-samples.md
4248

4349
- name: Concepts
4450
items:
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Built-in policy definitions for Azure Security Center
3+
description: Lists Azure Policy built-in policy definitions for Azure Security Center. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
ms.date: 05/04/2020
5+
ms.topic: sample
6+
author: memildin
7+
ms.author: memildin
8+
ms.service: security-center
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Security Center
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Security Center. For additional Azure Policy built-ins for other services, see
15+
[Azure Policy built-in definitions](../governance/policy/samples/built-in-policies.md).
16+
17+
The name of each built-in policy definition links to the policy definition in the Azure portal. Use
18+
the link in the **GitHub** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Azure Security Center
22+
23+
[!INCLUDE [azure-policy-samples-category-securitycenter](../../includes/policy/samples/bycat/policies-security-center.md)]
24+
25+
## Next steps
26+
27+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
28+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
29+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

0 commit comments

Comments
 (0)