Skip to content

Commit f80bfcb

Browse files
authored
Merge pull request #113351 from DCtheGeek/dmc-ph-rbac
Azure Policy samples - Azure RBAC
2 parents 3543928 + 95cb5e7 commit f80bfcb

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

articles/role-based-access-control/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
href: tutorial-custom-role-powershell.md
2727
- name: Create a custom role - CLI
2828
href: tutorial-custom-role-cli.md
29+
- name: Samples
30+
items:
31+
- name: Azure Policy built-ins
32+
displayName: samples, policies, definitions
33+
href: ./policy-samples.md
2934
- name: Concepts
3035
items:
3136
- name: Best practices
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 RBAC
3+
description: Lists Azure Policy built-in policy definitions for Azure RBAC. 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: rolyon
7+
ms.author: rolyon
8+
ms.service: role-based-access-control
9+
ms.custom: subject-policy-samples
10+
---
11+
# Azure Policy built-in policy definitions for Azure RBAC
12+
13+
This page is an index of [Azure Policy](../governance/policy/overview.md) built-in policy
14+
definitions for Azure RBAC. 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 **GitHub** column to view the source on the
19+
[Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
20+
21+
## Azure RBAC
22+
23+
[!INCLUDE [azure-policy-samples-rp-authorization](../../includes/policy/samples/byrp/microsoft.authorization.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)