Skip to content

Commit 6c7a3fc

Browse files
committed
Added built-in policies ref article
1 parent 18bea7e commit 6c7a3fc

File tree

2 files changed

+32
-2
lines changed

2 files changed

+32
-2
lines changed

articles/lab-services/TOC.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@
307307
href: /powershell/module/az.labservices/
308308
- name: Azure CLI
309309
href: https://github.com/Azure/azure-cli-extensions/tree/main/src/hack
310-
- name: Built-in policies
311-
href: ../governance/policy/samples/built-in-policies.md#lab-services
310+
- name: Azure Policy built-ins
311+
displayName: samples, policies, definitions
312+
href: ./policy-reference.md
312313
- name: Microsoft Azure SDK for Python
313314
href: https://pypi.org/project/azure-mgmt-labservices/
314315
- name: Resources
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 Lab Services
3+
description: Lists Azure Policy built-in policy definitions for Azure Lab Services. These built-in policy definitions provide common approaches to managing your Azure resources.
4+
ms.date: 11/08/2022
5+
ms.topic: reference
6+
author: ntrogh
7+
ms.author: nicktrog
8+
ms.service: lab-services
9+
ms.custom: subject-policy-reference
10+
---
11+
# Azure Policy built-in definitions for Azure Lab Services
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure Lab Services. 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+
## Azure Lab Services
22+
23+
[!INCLUDE [azure-policy-reference-rp-lab-services](../../includes/policy/reference/byrp/microsoft.labservices.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).

0 commit comments

Comments
 (0)