Skip to content

Commit 026019c

Browse files
authored
Merge pull request #113373 from DCtheGeek/dmc-ph-batch
Azure Policy samples - Azure Batch
2 parents d5778f4 + e83fb38 commit 026019c

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

articles/batch/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
href: https://github.com/Azure/azure-batch-samples
4242
- name: Azure CLI
4343
href: cli-samples.md
44+
- name: Azure Policy built-ins
45+
displayName: samples, policies, definitions
46+
href: ./policy-samples.md
4447
- name: Concepts
4548
items:
4649
- name: Security

articles/batch/policy-samples.md

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

0 commit comments

Comments
 (0)