Skip to content

Commit fe1ac2b

Browse files
authored
Merge pull request #113364 from DCtheGeek/dmc-ph-mariadb
Azure Policy samples - Azure DB for MariaDB
2 parents f80bfcb + 4304ff6 commit fe1ac2b

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

articles/mariadb/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
items:
3030
- name: Azure CLI
3131
href: sample-scripts-azure-cli.md
32+
- name: Azure Policy built-ins
33+
displayName: samples, policies, definitions
34+
href: ./policy-samples.md
3235
- name: Concepts
3336
items:
3437
- name: DB & Servers

articles/mariadb/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 MariaDB
3+
description: Lists Azure Policy built-in policy definitions for Azure Database for MariaDB. These built-ins provide common approaches to managing your Azure resources.
4+
ms.date: 04/30/2020
5+
ms.topic: sample
6+
author: ajlam
7+
ms.author: andrela
8+
ms.service: mariadb
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure Database for MariaDB
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Database for MariaDB. 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 MariaDB
23+
24+
[!INCLUDE [azure-policy-samples-rp-mariadb](../../includes/policy/samples/byrp/microsoft.dbformariadb.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)