Skip to content

Commit fc0a114

Browse files
committed
Azure Policy samples - Azure DB for PostgreSQL
1 parent c7cfe61 commit fc0a114

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

articles/postgresql/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
items:
6161
- name: Azure CLI
6262
href: sample-scripts-azure-cli.md
63+
- name: Azure Policy built-ins
64+
displayName: samples, policies, definitions
65+
href: ./policy-samples.md
6366
- name: Concepts
6467
items:
6568
- name: Single server

articles/postgresql/policy-samples.md

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

0 commit comments

Comments
 (0)