Skip to content

Commit 37d56c0

Browse files
Merge pull request #113367 from DCtheGeek/dmc-ph-managedapps
Azure Policy samples - Azure Managed Applications
2 parents da29c88 + 78dd957 commit 37d56c0

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
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 Managed Applications
3+
description: Lists Azure Policy built-in policy definitions for Azure Managed Applications. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
ms.date: 04/30/2020
5+
ms.topic: sample
6+
author: tfitzmac
7+
ms.author: tomfitz
8+
ms.custom: subject-policy-samples
9+
---
10+
# Azure Policy built-in policy definitions for Azure Managed Applications
11+
12+
This page is an index of [Azure Policy](../../governance/policy/overview.md) built-in policy
13+
definitions for Azure Managed Applications. For additional Azure Policy built-ins for other
14+
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 Managed Applications
22+
23+
[!INCLUDE [azure-policy-samples-cat-managedapps](../../../includes/policy/samples/bycat/policies-managed-application.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).

articles/azure-resource-manager/managed-applications/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
href: powershell-samples.md
2626
- name: Managed application solutions
2727
href: sample-projects.md
28+
- name: Azure Policy built-ins
29+
displayName: samples, policies, definitions
30+
href: ./policy-samples.md
2831
- name: Concepts
2932
items:
3033
- name: View definition artifact

0 commit comments

Comments
 (0)