Skip to content

Commit 019237b

Browse files
committed
Azure Policy samples - Virtual Network
1 parent 3c5e18e commit 019237b

File tree

2 files changed

+24
-21
lines changed

2 files changed

+24
-21
lines changed
Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,24 @@
11
---
2-
title: Policy template samples | Microsoft Docs
3-
description: Azure Policy template samples for Virtual Network.
4-
services: virtual-network
5-
documentationcenter:
6-
author: KumudD
7-
manager: twooley
8-
editor:
9-
tags:
10-
ms.assetid:
11-
ms.service: virtual-network
12-
ms.devlang: na
13-
ms.topic: sample
14-
ms.tgt_pltfrm:
15-
ms.workload:
2+
title: Built-in policy definitions for Azure Virtual Network
3+
description: Lists Azure Policy built-in policy definitions for Azure Virtual Network. These built-in policy definitions provide common approaches to managing your Azure resources.
164
ms.date: 05/05/2020
5+
ms.topic: sample
6+
author: KumudD
177
ms.author: kumud
18-
ms.custom: mvc
19-
8+
ms.service: virtual-network
9+
ms.custom: subject-policy-samples
2010
---
21-
# Azure Policy sample built-ins for virtual network
11+
# Azure Policy built-in policy definitions for Azure Virtual Network
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Virtual Network. For additional Azure Policy built-ins for other services,
15+
see [Azure Policy built-in definitions](../governance/policy/samples/built-in-policies.md).
2216

23-
The following table includes links to [Azure Policy](../governance/policy/overview.md) samples. The samples are found in the [Azure Policy samples repository](https://github.com/Azure/azure-policy).
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).
2420

25-
## Network
21+
## Azure Virtual Network
2622

2723
[!INCLUDE [azure-policy-samples-policies-network](../../includes/policy/samples/bycat/policies-network.md)]
2824

@@ -33,3 +29,9 @@ The following table includes links to [Azure Policy](../governance/policy/overvi
3329
## General
3430

3531
[!INCLUDE [azure-policy-samples-policies-general](../../includes/policy/samples/bycat/policies-general.md)]
32+
33+
## Next steps
34+
35+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
36+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
37+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

articles/virtual-network/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@
3535
href: powershell-samples.md
3636
- name: Resource Manager templates
3737
href: template-samples.md
38-
- name: Azure Policy templates
39-
href: policy-samples.md
38+
- name: Azure Policy built-ins
39+
displayName: samples, policies, definitions
40+
href: ./policy-samples.md
4041
- name: Concepts
4142
items:
4243
- name: Business continuity

0 commit comments

Comments
 (0)