Skip to content

Commit 18a0981

Browse files
authored
Merge pull request #198116 from cebundy/aca-policy
Container Apps: Add Azure policy document
2 parents 5f2e9c3 + 23b9826 commit 18a0981

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@
120120
href: azure-resource-manager-api-spec.md
121121
- name: Azure CLI reference
122122
href: /cli/azure/containerapp?view=azure-cli-latest&preserve-view=true
123+
- name: Azure policy definitions
124+
href: policy-reference.md
123125
- name: REST API reference
124126
href: /rest/api/containerapps/
125127
- name: Resources
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Built-in policy definitions for Azure Container Apps
3+
description: Lists Azure Policy built-in policy definitions for Azure Container Apps. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
author: cebundy
5+
ms.author: v-bcatherine
6+
ms.date: 07/08/2022
7+
ms.topic: reference
8+
ms.service: container-apps
9+
ms.custom: subject-policy-reference
10+
---
11+
# Azure Policy built-in definitions for Azure Container Apps
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Container Apps. 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 **Version** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Policy definitions
22+
23+
24+
[!INCLUDE [azure-policy-reference-rp-appservice](../../includes/policy/reference/bycat/policies-container-app.md)]
25+
26+
27+
## Next steps
28+
29+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
30+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
31+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

0 commit comments

Comments
 (0)