Skip to content

Commit a7f9932

Browse files
authored
Merge pull request #200711 from timwarner-msft/patch-19
Include required RBAC role assignment to prerequisites
2 parents 3aae8da + 5494dc1 commit a7f9932

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/governance/policy/tutorials/policy-as-code-github.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
title: "Tutorial: Implement Azure Policy as Code with GitHub"
33
description: In this tutorial, you implement an Azure Policy as Code workflow with export, GitHub actions, and GitHub workflows
4-
ms.date: 08/17/2021
4+
ms.date: 06/07/2022
55
ms.topic: tutorial
6+
ms.author: timwarner
7+
author: timwarner-msft
68
---
79
# Tutorial: Implement Azure Policy as Code with GitHub
810

@@ -25,6 +27,7 @@ resources, the quickstart articles explain how to do so.
2527
[free account](https://azure.microsoft.com/free/) before you begin.
2628
- Review [Design an Azure Policy as Code workflow](../concepts/policy-as-code.md) to have an
2729
understanding of the design patterns used in this tutorial.
30+
- Your account must be assigned the **Owner** role at the management group or subscription scope. For more information on Azure RBAC permissions in Azure Policy, see [Overview of Azure Policy](../overview.md).
2831

2932
### Export Azure Policy objects from the Azure portal
3033

0 commit comments

Comments
 (0)