Skip to content

Commit 7ac3bf7

Browse files
committed
Azure Policy samples - VMSS
1 parent a074738 commit 7ac3bf7

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

articles/virtual-machine-scale-sets/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
href: cli-samples.md
6464
- name: PowerShell
6565
href: powershell-samples.md
66+
- name: Azure Policy built-ins
67+
displayName: samples, policies, definitions
68+
href: ./policy-samples.md
6669
- name: Concepts
6770
items:
6871
- name: Azure Resource Manager
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Built-in policy definitions for Azure virtual machine scale sets
3+
description: Lists Azure Policy built-in policy definitions for Azure virtual machine scale sets. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
ms.date: 05/05/2020
5+
ms.topic: sample
6+
author: ju-shim
7+
ms.author: jushiman
8+
ms.service: virtual-machine-scale-sets
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure virtual machine scale sets
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure virtual machine scale sets. 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 policy definition links to the policy definition in the Azure portal. Use
19+
the link in the **GitHub** column to view the source on the
20+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
21+
22+
## Microsoft.Compute
23+
24+
[!INCLUDE [azure-policy-samples-rp-compute](../../includes/policy/samples/byrp/microsoft.compute.md)]
25+
26+
## Microsoft.ClassicCompute
27+
28+
[!INCLUDE [azure-policy-samples-rp-classiccompute](../../includes/policy/samples/byrp/microsoft.classiccompute.md)]
29+
30+
## Next steps
31+
32+
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
33+
- Review the [Azure Policy definition structure](../governance/policy/concepts/definition-structure.md).
34+
- Review [Understanding policy effects](../governance/policy/concepts/effects.md).

0 commit comments

Comments
 (0)